CVE-2026-34041

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nektos:act:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-06-17 10:38


NVD link : CVE-2026-34041

Mitre link : CVE-2026-34041

CVE.ORG link : CVE-2026-34041


JSON object : View

Products Affected

nektos

  • act
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')