CVE-2026-24047
Last modified
CVE-2026-24047 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Backstage is an open framework for building developer portals, and @backstage/cli-common provides config loading functionality used by the backend and command line interface of Backstage. Prior to version 0.1.17, the `resolveSafeChildPath` utility function in `@backstage/backend-plugin-api`, which is used to prevent path traversal attacks, failed to properly validate symlink chains and dangling symlinks. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
Backstage is an open framework for building developer portals, and @backstage/cli-common provides config loading functionality used by the backend and command line interface of Backstage. Prior to version 0.1.17, the `resolveSafeChildPath` utility function in `@backstage/backend-plugin-api`, which is used to prevent path traversal attacks, failed to properly validate symlink chains and dangling symlinks. An attacker could bypass the path validation via symlink chains (creating `link1 → link2 → /outside` where intermediate symlinks eventually resolve outside the allowed directory) and dangling symlinks (creating symlinks pointing to non-existent paths outside the base directory, which would later be created during file operations). This function is used by Scaffolder actions and other backend components to ensure file operations stay within designated directories. This vulnerability is fixed in `@backstage/backend-plugin-api` version 0.1.17. Users should upgrade to this version or later. Some workarounds are available. Run Backstage in a containerized environment with limited filesystem access and/or restrict template creation to trusted users.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-24047?
How severe is CVE-2026-24047?
How do I fix CVE-2026-24047?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-24040jsPDF is a library to generate PDFs in JavaScript. Prior to …4.8
- CVE-2026-24042Appsmith is a platform to build admin panels, internal tools…9.8
- CVE-2026-24043jsPDF is a library to generate PDFs in JavaScript. Prior to …5.4
- CVE-2026-24044Element Server Suite Community Edition (ESS Community) deplo…9.2
- CVE-2026-24045Docmost is open-source collaborative wiki and documentation …5.4
- CVE-2026-24046Backstage is an open framework for building developer portal…7.1
- CVE-2026-24048Backstage is an open framework for building developer portal…3.7
- CVE-2026-24049wheel is a command line tool for manipulating Python wheel f…5.5
- CVE-2026-2405CWE-400 Uncontrolled Resource Consumption vulnerability exis…6.5
- CVE-2026-24050Zulip is an open-source team collaboration tool. From 5.0 to…5.4
- CVE-2026-24051OpenTelemetry-Go is the Go implementation of OpenTelemetry. …7
- CVE-2026-24052Claude Code is an agentic coding tool. Prior to version 1.0.…7.4
Are you affected by CVE-2026-24047?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
