CVE 7.7 HIGH

act: Unrestricted set-env and add-path command processing enables environment injection_CVE-2026-34041

7.7 / 10
HIGH
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

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.

Basic Information

ID CVE-2026-34041
Source GitHub_M
Published Mar 31, 2026 at 01:43
Modified Apr 2, 2026 at 14:49

Affected Product

Vendor nektos
Product act
Version < 0.2.86
Affected Versions nektos act < 0.2.86

CWE Classification

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.