-
Notifications
You must be signed in to change notification settings - Fork 542
fix(deps): update dependency @backstage/backend-defaults [security] #7348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
backstage-goalie
wants to merge
1
commit into
main
Choose a base branch
from
renovate/npm-backstage-backend-defaults-vulnerability
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update dependency @backstage/backend-defaults [security] #7348
backstage-goalie
wants to merge
1
commit into
main
from
renovate/npm-backstage-backend-defaults-vulnerability
+1,700
−1,052
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e472783 to
3338b1f
Compare
3338b1f to
1089407
Compare
1089407 to
292a8f2
Compare
292a8f2 to
4637186
Compare
4637186 to
8375455
Compare
8375455 to
a4f886d
Compare
1 task
a4f886d to
cbd4100
Compare
cbd4100 to
099a54b
Compare
099a54b to
0dec8e1
Compare
0dec8e1 to
fd3c055
Compare
fd3c055 to
7300c16
Compare
7300c16 to
4d1bb43
Compare
4d1bb43 to
996a6ed
Compare
996a6ed to
67daf22
Compare
67daf22 to
ca9a61e
Compare
ca9a61e to
81ed3a2
Compare
81ed3a2 to
2107539
Compare
2107539 to
eaae0ee
Compare
eaae0ee to
aaca98d
Compare
aaca98d to
b1bc938
Compare
b1bc938 to
d7b14d3
Compare
d7b14d3 to
51b0d8e
Compare
51b0d8e to
a8bd10a
Compare
a8bd10a to
42abe6f
Compare
42abe6f to
52cc376
Compare
52cc376 to
ac5a5e6
Compare
ac5a5e6 to
a77dc94
Compare
Signed-off-by: Renovate Bot <[email protected]>
a77dc94 to
cab4a4c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
security
workspace/acr
workspace/acs
workspace/apiiro
workspace/argocd
workspace/azure-sites
workspace/blackduck
workspace/feedback
workspace/kafka
workspace/keycloak
workspace/kiali
workspace/mcp-chat
workspace/mend
workspace/mta
workspace/multi-source-security-viewer
workspace/ocm
workspace/pingidentity
workspace/quay
workspace/rbac
workspace/report-portal
workspace/rollbar
workspace/servicenow
workspace/tekton
workspace/topology
workspace/3scale
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.14.0→0.14.1^0.11.1→^0.12.00.13.1→0.13.2^0.13.1→^0.13.20.12.1→0.12.2^0.11.0→^0.12.00.13.0→0.13.2Backstage 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:
debug:logaction by creating a symlink pointing to sensitive files (e.g.,/etc/passwd, configuration files, secrets)fs:deleteaction by creating symlinks pointing outside the workspaceThis affects any Backstage deployment where users can create or execute Scaffolder templates.
Patches
This vulnerability is fixed in the following package versions:
@backstage/backend-defaultsversion 0.12.2, 0.13.2, 0.14.1, 0.15.0@backstage/plugin-scaffolder-backendversion 2.2.2, 3.0.2, 3.1.1@backstage/plugin-scaffolder-nodeversion 0.11.2, 0.12.3Users should upgrade to these versions or later.
Workarounds
References
Severity
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:LReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Backstage has a Possible SSRF when reading from allowed URL's in
backend.reading.allowCVE-2026-24048 / GHSA-q2x5-4xjx-c6p9
More information
Details
Impact
The
FetchUrlReadercomponent, used by the catalog and other plugins to fetch content from URLs, followed HTTP redirects automatically. This allowed an attacker who controls a host listed inbackend.reading.allowto redirect requests to internal or sensitive URLs that are not on the allowlist, bypassing the URL allowlist security control.This is a Server-Side Request Forgery (SSRF) vulnerability that could allow access to internal resources, but it does not allow attackers to include additional request headers.
Patches
This vulnerability is fixed in
@backstage/backend-defaultsversion 0.12.2, 0.13.2, 0.14.1, and 0.15.0. Users should upgrade to this version or later.Workarounds
backend.reading.allowto only trusted hosts that you control and that do not issue redirectsReferences
Severity
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
backstage/backstage (@backstage/backend-defaults)
v0.14.1Compare Source
Patch Changes
3afeab4: ImplementingreadTreeforGoogleGcsReaderConfiguration
📅 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.
This PR has been generated by Renovate Bot.