Vulnerability  ·  2026-09-19

AI Agent Automation platform — path traversal in file-step executor enables arbitrary file write

VulnerabilityHigh impactGlobalCVE-2026-54520
A path-traversal flaw in the agent workflow executor's file-write step allows a crafted step path to escape the intended working directory and write to arbitrary filesystem locations.
Arbitrary file write from an agent workflow step can lead to code execution or configuration tampering, though the narrow single-project deployment keeps blast radius limited.
The executeStep file-step implementation passes a user-controlled step.path value through path.resolve with process.cwd() without validating the result stays within an intended directory, enabling path traversal to write files outside the intended workflow directory.
AI Agent Automation < 0.9.1
Upgrade to AI Agent Automation 0.9.1 or later.
GitHub commit (fix)NVD CVE-2026-54520
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →