๐Ÿ” CVE Alert

CVE-2026-76832

HIGH 8.8

Agno PythonTools Path Traversal via joinpath file_name argument

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

Agno's PythonTools in libs/agno/agno/tools/python.py contains a path traversal vulnerability that allows attackers to read, write, or execute arbitrary files by supplying parent-directory traversal sequences in the file_name argument passed to read_file, save_to_file, or run_python_file tool actions. Attackers can inject traversal sequences such as '../../../../../../etc/passwd' through direct tool invocation or via prompt injection embedded in agent-processed content to escape the intended base_dir boundary and achieve arbitrary file read, arbitrary file write, or arbitrary Python code execution within the process user's authority.

CWE CWE-22
Vendor agno agi
Product agno
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for agno agi agno

Be the first to know when new high vulnerabilities affecting agno agi agno are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Agno AGI / Agno
0 โ‰ค 710d7e7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/agno-agi/agno github.com: https://github.com/agno-agi/agno/commit/710d7e7f846f93b7a3eadfd3e77075428c39e803 vulncheck.com: https://www.vulncheck.com/advisories/agno-pythontools-path-traversal-via-joinpath-file-name-argument

Credits

Ali Raza (GitHub Username: locus-x64)