@backstage/plugin-techdocs-node vulnerable to possible Path Traversal in TechDocs Local Generator
Description
Backstage is an open framework for building developer portals, and @backstage/plugin-techdocs-node provides common node.js functionalities for TechDocs. In versions of @backstage/plugin-techdocs-node prior to 1.13.11 and 1.14.1, a path traversal vulnerability in the TechDocs local generator allows attackers to read arbitrary files from the host filesystem when Backstage is configured with techdocs.generator.runIn: local. When processing documentation from untrusted sources, symlinks within the docs directory are followed by MkDocs during the build process. File contents are embedded into generated HTML and exposed to users who can view the documentation. This vulnerability is fixed in @backstage/plugin-techdocs-node versions 1.13.11 and 1.14.1. Some workarounds are available. Switch to runIn: docker in app-config.yaml and/or restrict write access to TechDocs source repositories to trusted users only.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@backstage/plugin-techdocs-nodenpm | >= 1.14.0, < 1.14.1 | 1.14.1 |
@backstage/plugin-techdocs-nodenpm | < 1.13.11 | 1.13.11 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-w669-jj7h-88m9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-25152ghsaADVISORY
- github.com/backstage/backstage/commit/08f388e3394b133171fe13b62a78caf14407b9c3ghsaWEB
- github.com/backstage/backstage/security/advisories/GHSA-w669-jj7h-88m9ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.