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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xmgr-9pqc-h5vw | act: Unrestricted set-env and add-path command processing enables environment injection |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 01 Apr 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Nektos
Nektos act |
|
| Vendors & Products |
Nektos
Nektos act |
Tue, 31 Mar 2026 03:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | act: Unrestricted set-env and add-path command processing enables environment injection | |
| Weaknesses | CWE-74 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-31T01:43:25.074Z
Reserved: 2026-03-25T15:29:04.744Z
Link: CVE-2026-34041
No data.
Status : Awaiting Analysis
Published: 2026-03-31T03:15:58.053
Modified: 2026-04-01T14:24:02.583
Link: CVE-2026-34041
No data.
OpenCVE Enrichment
Updated: 2026-03-31T20:39:38Z
Weaknesses
Github GHSA