CVE-2026-24046
中文标题:
(暂无数据)
英文标题:
Backstage has a Possible Symlink Path Traversal in Scaffolder Actions
漏洞描述
中文描述:
(暂无数据)
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| backstage | backstage | @backstage/backend-defaults < 0.12.2 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_backend-defaults_<_0.12.2:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/backend-defaults >= 0.13.0, < 0.13.2 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_backend-defaults_>=_0.13.0,_<_0.13.2:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/backend-defaults >= 0.14.0, < 0.14.1 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_backend-defaults_>=_0.14.0,_<_0.14.1:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/plugin-scaffolder-backend < 2.2.2 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_plugin-scaffolder-backend_<_2.2.2:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/plugin-scaffolder-backend >= 3.0.0, < 3.0.2 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_plugin-scaffolder-backend_>=_3.0.0,_<_3.0.2:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/plugin-scaffolder-backend >= 3.1.0, < 3.1.1 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_plugin-scaffolder-backend_>=_3.1.0,_<_3.1.1:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/plugin-scaffolder-node < 0.11.2 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_plugin-scaffolder-node_<_0.11.2:*:*:*:*:*:*:*
|
| backstage | backstage | @backstage/plugin-scaffolder-node >= 0.12.0, < 0.12.3 | - | - |
cpe:2.3:a:backstage:backstage:@backstage_plugin-scaffolder-node_>=_0.12.0,_<_0.12.3:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-24046 |
2026-01-22 03:19:50 | 2026-01-21 22:00:11 |
| NVD | nvd_CVE-2026-24046 |
2026-01-22 02:00:05 | 2026-01-21 22:00:14 |
版本与语言
安全公告
变更历史
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']