CVE 8.8 HIGH

Command injection via crafted filenames in Super-linter Action_CVE-2026-25761

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Description

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.

AI Analysis

Command injection via crafted filenames in Super-linter GitHub Action

Basic Information

ID CVE-2026-25761
Source GitHub_M
Published Feb 9, 2026 at 20:27

Affected Product

Vendor super-linter
Product super-linter
Version >= 6.0.0, < 8.3.1
Affected Versions super-linter super-linter >= 6.0.0, < 8.3.1

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor GitHub
Product Super-linter
Version 6.0.0 to 8.3.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.