agno@2.1.3 vulnerabilities

Agno: a lightweight library for building Multi-Agent Systems

  • latest version

    2.2.6

  • latest non vulnerable version

  • first published

    10 months ago

  • latest version published

    3 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the agno package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Race Condition

    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.

    How to fix Race Condition?

    Upgrade agno to version 2.2.2 or higher.

    [2.0.0,2.2.2)