The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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.