In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade agno to version 2.2.2 or higher.
agno is an Agno: a lightweight library for building Multi-Agent Systems
Affected versions of this package are vulnerable to Race Condition in the async method _acleanup_and_store() while passing session_state to Agent or Team during run or arun calls. The condition occures when a Team is used with add_history_to_context=True and Redis database. An attacker can access data belonging to other users by triggering concurrent operations that cause session information to be overwritten.