CVE-2026-54520

Source
https://cve.org/CVERecord?id=CVE-2026-54520
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54520.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54520
Aliases
  • GHSA-cm8g-8jfq-887p
Published
2026-09-17T21:57:39Z
Modified
2026-09-20T11:30:15Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
AI Agent Automation: Workflow file step path traversal allows read and write outside the expected directory
Details

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.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-22"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54520.json"
}
References

Affected packages

Git / github.com/vmdeshpande/ai-agent-automation

Affected ranges

Type
GIT
Repo
https://github.com/vmdeshpande/ai-agent-automation
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "0.9.1"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.6.0
v0.7.0
v0.8.0
v0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54520.json"