Skip to content

Conversation

@backstage-goalie
Copy link
Contributor

@backstage-goalie backstage-goalie bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@backstage/plugin-scaffolder-backend (source) 3.1.03.1.1 age confidence
@backstage/plugin-scaffolder-backend (source) 2.2.12.2.2 age confidence
@backstage/plugin-scaffolder-backend (source) 3.0.13.1.1 age confidence
@backstage/plugin-scaffolder-backend (source) ^3.0.1^3.1.1 age confidence
@backstage/plugin-scaffolder-backend (source) 3.0.13.0.2 age confidence
@backstage/plugin-scaffolder-backend (source) 3.0.03.1.1 age confidence
@backstage/plugin-scaffolder-backend (source) 2.2.02.2.2 age confidence

Backstage has a Possible Symlink Path Traversal in Scaffolder Actions

CVE-2026-24046 / GHSA-rq6q-wr2q-7pgp

More information

Details

Impact

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:

  1. Read arbitrary files via the debug:log action by creating a symlink pointing to sensitive files (e.g., /etc/passwd, configuration files, secrets)
  2. Delete arbitrary files via the fs:delete action by creating symlinks pointing outside the workspace
  3. 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.

Patches

This vulnerability is fixed in the following package versions:

  • @backstage/backend-defaults version 0.12.2, 0.13.2, 0.14.1, 0.15.0
  • @backstage/plugin-scaffolder-backend version 2.2.2, 3.0.2, 3.1.1
  • @backstage/plugin-scaffolder-node version 0.11.2, 0.12.3

Users should upgrade to these versions or later.

Workarounds
  • 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
  • Run Backstage in a containerized environment with limited filesystem access
References

Severity

  • CVSS Score: Unknown
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

backstage/backstage (@​backstage/plugin-scaffolder-backend)

v3.1.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@backstage-goalie
Copy link
Contributor Author

Changed Packages

Package Name Package Path Changeset Bump Current Version
backend workspaces/pingidentity/packages/backend none v0.0.2

@backstage-goalie backstage-goalie bot force-pushed the renovate/npm-backstage-plugin-scaffolder-backend-vulnerability branch 3 times, most recently from e816861 to b627cb1 Compare January 29, 2026 17:59
@backstage-goalie backstage-goalie bot force-pushed the renovate/npm-backstage-plugin-scaffolder-backend-vulnerability branch 2 times, most recently from dfb844e to 7873904 Compare January 29, 2026 22:52
@backstage-goalie backstage-goalie bot force-pushed the renovate/npm-backstage-plugin-scaffolder-backend-vulnerability branch from 7873904 to a1c9fa8 Compare January 30, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant