CVE-2025-64168

Agno is a multi-agent framework, runtime and control plane. From 2.0.0 to before 2.2.2, under high concurrency, when session_state is passed to 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. This has been patched in version 2.2.2.
Configurations

No configuration.

History

31 Oct 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-31 15:15

Updated : 2025-11-04 15:41


NVD link : CVE-2025-64168

Mitre link : CVE-2025-64168

CVE.ORG link : CVE-2025-64168


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-668

Exposure of Resource to Wrong Sphere