CVE-2025-64168
Agno session state overwrites between different sessions/users
7.1
HIGH
CVSS 3.1
EPSS 0.03%
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`.
How to fix CVE-2025-64168
To remediate CVE-2025-64168, upgrade the affected package to a fixed version below.
- —upgrade to 2.2.2 or later
Is CVE-2025-64168 being exploited?
Low — EPSS is 0.0%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- >= 2.0.0, < 2.2.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.1 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N |