Home

Description

Backstage is an open framework for building developer portals. Multiple Scaffolder actions and archive extraction utilities were vulnerable to symlink-based path traversal attacks. An attacker with access to create and execute Scaffolder templates could exploit symlinks to read arbitrary files via the `debug:log` action by creating a symlink pointing to sensitive files (e.g., `/etc/passwd`, configuration files, secrets); delete arbitrary files via the `fs:delete` action by creating symlinks pointing outside the workspace, and write files outside the workspace via archive extraction (tar/zip) containing malicious symlinks. This affects any Backstage deployment where users can create or execute Scaffolder templates. This vulnerability is fixed in `@backstage/backend-defaults` versions 0.12.2, 0.13.2, 0.14.1, and 0.15.0; `@backstage/plugin-scaffolder-backend` versions 2.2.2, 3.0.2, and 3.1.1; and `@backstage/plugin-scaffolder-node` versions 0.11.2 and 0.12.3. Users should upgrade to these versions or later. Some workarounds are available. Follow the recommendation in the Backstage Threat Model to limit access to creating and updating templates, restrict who can create and execute Scaffolder templates using the permissions framework, audit existing templates for symlink usage, and/or run Backstage in a containerized environment with limited filesystem access.

PUBLISHED Reserved 2026-01-20 | Published 2026-01-21 | Updated 2026-01-22 | Assigner GitHub_M




HIGH: 7.1CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:L

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-59: Improper Link Resolution Before File Access ('Link Following')

Product status

@backstage/backend-defaults < 0.12.2
affected

@backstage/backend-defaults >= 0.13.0, < 0.13.2
affected

@backstage/backend-defaults >= 0.14.0, < 0.14.1
affected

@backstage/plugin-scaffolder-backend < 2.2.2
affected

@backstage/plugin-scaffolder-backend >= 3.0.0, < 3.0.2
affected

@backstage/plugin-scaffolder-backend >= 3.1.0, < 3.1.1
affected

@backstage/plugin-scaffolder-node < 0.11.2
affected

@backstage/plugin-scaffolder-node >= 0.12.0, < 0.12.3
affected

References

github.com/...kstage/security/advisories/GHSA-rq6q-wr2q-7pgp

github.com/...ommit/c641c147ab371a9a8a2f5f67fdb7cb9c97ef345d

cve.org (CVE-2026-24046)

nvd.nist.gov (CVE-2026-24046)

Download JSON