Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-vw84-hprm-cxmm: Agno session state overwrites between different sessions/users

Impact

Under certain conditions (under high concurrency), when session_state is passed to an Agent or Team during run or arun calls, a race condition can occur, causing a session_state to be assigned and persisted to the incorrect session. This may result in user data from one session being exposed to another user.

Patches

This has been patched in version 2.2.2. Upgrade with pip install -U agno.

ghsa
#vulnerability#web#git#intel

Skip to content

Navigation Menu

    • GitHub Copilot

      Write better code with AI

    • GitHub Spark New

      Build and deploy intelligent apps

    • GitHub Models New

      Manage and compare prompts

    • GitHub Advanced Security

      Find and fix vulnerabilities

    • Actions

      Automate any workflow

*   Codespaces
    
    Instant dev environments
    
*   Issues
    
    Plan and track work
    
*   Code Review
    
    Manage code changes
    
*   Discussions
    
    Collaborate outside of code
    
*   Code Search
    
    Find more, search less
    

View all features
  • Explore

    • Learning Pathways
    • Events & Webinars
    • Ebooks & Whitepapers
    • Customer Stories
    • Partners
    • Executive Insights
    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    • Enterprise platform

      AI-powered developer platform

  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

Appearance settings

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-64168

Agno session state overwrites between different sessions/users

High severity GitHub Reviewed Published Oct 31, 2025 in agno-agi/agno • Updated Oct 31, 2025

Affected versions

>= 2.0.0, < 2.2.2

Description

Impact

Under certain conditions (under high concurrency), when session_state is passed to an Agent or Team during run or arun calls, a race condition can occur, causing a session_state to be assigned and persisted to the incorrect session. This may result in user data from one session being exposed to another user.

Patches

This has been patched in version 2.2.2. Upgrade with pip install -U agno.

References

  • GHSA-vw84-hprm-cxmm
  • https://nvd.nist.gov/vuln/detail/CVE-2025-64168

Published to the GitHub Advisory Database

Oct 31, 2025

Last updated

Oct 31, 2025

EPSS score

ghsa: Latest News

GHSA-vw84-hprm-cxmm: Agno session state overwrites between different sessions/users