CVE-2026-25761
中文标题:
(暂无数据)
英文标题:
Command injection via crafted filenames in Super-linter Action
漏洞描述
中文描述:
(暂无数据)
英文描述:
Super-linter is a combination of multiple linters to run as a GitHub Action or standalone. From 6.0.0 to 8.3.0, the Super-linter GitHub Action is vulnerable to command injection via crafted filenames. When this action is used in downstream GitHub Actions workflows, an attacker can submit a pull request that introduces a file whose name contains shell command substitution syntax, such as $(...). In affected Super-linter versions, runtime scripts may execute the embedded command during file discovery processing, enabling arbitrary command execution in the workflow runner context. This can be used to disclose the job’s GITHUB_TOKEN depending on how the workflow configures permissions. This vulnerability is fixed in 8.3.1.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| super-linter | super-linter | >= 6.0.0, < 8.3.1 | - | - |
cpe:2.3:a:super-linter:super-linter:>=_6.0.0,_<_8.3.1:*:*:*:*:*:*:*
|
| super-linter_project | super-linter | * | - | - |
cpe:2.3:a:super-linter_project:super-linter:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-25761 |
2026-02-10 03:20:01 | 2026-02-09 22:00:04 |
| NVD | nvd_CVE-2026-25761 |
2026-02-10 02:00:05 | 2026-02-09 22:00:06 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 2
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']