cvesecurityvulnerability
CVE-2026-76832: Agno PythonTools Path Traversal Escapes base_dir
CVE-2026-76832 is a CWE-22 path traversal in Agno PythonTools. file_name was joined onto base_dir with no resolved-path check. Upgrade agno to 2.3.24 or later. restrict_to_base_dir=False reopens the hole.