SCA: security update for @backstage/plugin-techdocs-node (GHSA-w669-jj7h-88m9)

medium Tenable Self-Hosted Container Security Plugin ID 437417

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-25152)

See Also

https://github.com/advisories/GHSA-w669-jj7h-88m9

Plugin Details

Severity: Medium

ID: 437417

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 2/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2026-25152

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/2/2026

Vulnerability Publication Date: 1/30/2026

Reference Information

CVE: CVE-2026-25152

cwe: CWE-22