๐Ÿ” CVE Alert

CVE-2026-54520

HIGH 8.1

AI Agent Automation: Workflow file step path traversal allows read and write outside the expected directory

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

AI Agent Automation is a modular AI agent workflow automation platform with schedulers, tools, and observability. Prior to 0.9.1, the executeStep file-step implementation in backend/src/agents/executor.js passes the user-controlled step.path value through path.resolve with process.cwd() and then uses the resulting path for read or write operations without checking that it remains in an approved workflow directory. An authenticated user who can create or modify workflow file steps can supply traversal segments to escape the intended workspace and read sensitive files or write and overwrite files accessible to the backend process, including application-adjacent files when process permissions allow. This issue is fixed in version 0.9.1.

CWE CWE-22
Vendor vmdeshpande
Product ai-agent-automation
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for vmdeshpande ai-agent-automation

Be the first to know when new high vulnerabilities affecting vmdeshpande ai-agent-automation 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:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

vmDeshpande / ai-agent-automation
< 0.9.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vmDeshpande/ai-agent-automation/security/advisories/GHSA-cm8g-8jfq-887p github.com: https://github.com/vmDeshpande/ai-agent-automation/commit/f49ec7e85a6896b14c275222362e6ce4d445b783 github.com: https://github.com/vmDeshpande/ai-agent-automation/releases/tag/v0.9.1