CVE-2026-34042

act is a project which allows for local running of github actions. Prior to version 0.2.86, act's built in actions/cache server listens to connections on all interfaces and allows anyone who can connect to it including someone anywhere on the internet to create caches with arbitrary keys and retrieve all existing caches. If they can predict which cache keys will be used by local actions, they can create malicious caches containing whatever files they please most likely allowing arbitrary remote code execution within the docker container. This issue has been patched in version 0.2.86.
Configurations

No configuration.

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-06-17 10:38


NVD link : CVE-2026-34042

Mitre link : CVE-2026-34042

CVE.ORG link : CVE-2026-34042


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization