CVE-2026-34041
CRITICAL Exploitation: PoC
9.8
CVSS 3.1
Description
act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an attacker can inject these commands to set arbitrary environment variables or modify the PATH for all subsequent steps in the job. This issue has been patched in version 0.2.86.
Metadata
Severity & Metrics
9.8
CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| nektos | act | — | < 0.2.86 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-74 | cna | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') |
CVSS scores (2)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 9.8 | CRITICAL | 3.1 | adp | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 7.7 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
References (3)
- https://github.com/nektos/act/security/advisories/GHSA-xmgr-9pqc-h5vw https://github.com/nektos/act/security/advisories/GHSA-xmgr-9pqc-h5vw
- https://github.com/nektos/act/commit/0c739c8e39c41aa5a07665f732da9cab6df0097a https://github.com/nektos/act/commit/0c739c8e39c41aa5a07665f732da9cab6df0097a
- https://github.com/nektos/act/releases/tag/v0.2.86 https://github.com/nektos/act/releases/tag/v0.2.86