Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/%40backstage/backend-defaults@0.14.0 |
| Type | npm |
| Namespace | @backstage |
| Name | backend-defaults |
| Version | 0.14.0 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 0.12.2 |
| Latest_non_vulnerable_version | 0.14.1 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-5bv8-wj49-3kee |
| vulnerability_id |
VCID-5bv8-wj49-3kee |
| summary |
Backstage has a Possible SSRF when reading from allowed URL's in `backend.reading.allow`
The `FetchUrlReader` component, 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 in `backend.reading.allow` to 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-24048, GHSA-q2x5-4xjx-c6p9
|
| risk_score |
1.6 |
| exploitability |
0.5 |
| weighted_severity |
3.1 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-5bv8-wj49-3kee |
|
| 1 |
| url |
VCID-nwgc-2f7k-tkb2 |
| vulnerability_id |
VCID-nwgc-2f7k-tkb2 |
| summary |
Backstage has a Possible Symlink Path Traversal in Scaffolder Actions
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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-24046, GHSA-rq6q-wr2q-7pgp
|
| risk_score |
4.1 |
| exploitability |
0.5 |
| weighted_severity |
8.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-nwgc-2f7k-tkb2 |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | 4.1 |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/%2540backstage/backend-defaults@0.14.0 |