CVE-2026-39981
Description
AGiXT is a dynamic AI Agent Automation Platform. Prior to 1.9.2, the safe_join() function in the essential_abilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or delete arbitrary files on the server hosting the AGiXT instance. This vulnerability is fixed in 1.9.2.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/Josh-XT/AGiXT/security/advisories/GHSA-5gfj-64gh-mgmw
Vendor advisory: security-advisories@github.com — https://github.com/Josh-XT/AGiXT/releases/tag/v1.9.2
Vendor advisory: security-advisories@github.com — https://github.com/Josh-XT/AGiXT/commit/2079ea5a88fa671a921bf0b5eba887a5a1b73d5f
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | agixt | <1.9.2 | 1.9.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| agixt | agixt | {"endExcluding":"1.9.2"} | 1.9.2 |
References
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.