UNKNOWNCVE-2026-34041
act: Unrestricted set-env and add-path command processing enables environment injection
Platform
go
Component
act
Fixed in
0.2.86
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.
How to fix
Actualice a la versión 0.2.86 o superior. Esta versión corrige la vulnerabilidad de inyección de entorno al deshabilitar el procesamiento incondicional de los comandos de flujo de trabajo ::set-env:: y ::add-path::.
Monitor your dependencies automatically
Get notified when new vulnerabilities affect your projects. Free forever.
Start free