Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-34042
March 28, 2026
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 one can predict which cache keys will be used by local actions, one can create malicious caches containing whatever files one pleases, most likely allowing arbitrary remote code execution within the Docker container. Discovery Discovered while discussing "forgejo/runner#294" (https://code.forgejo.org/forgejo/runner/issues/294). Proposed Mitigation It was discussed to append a secret to "ACTIONS_CACHE_URL" to retain compatibility with GitHub's cache action and still allow authorization. Forgejo is considering also encoding which repo is currently being run in CI into the secret in the URL to prevent unrelated repos using the same (probably global) runner from seeing each other's caches.
Affected Packages
https://github.com/nektos/act.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.2.86
Fix Suggestion:
Update to version v0.2.86
https://github.com/nektos/act.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.2.86
Fix Suggestion:
Update to version v0.2.86
https://github.com/nektos/act.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.2.86
Fix Suggestion:
Update to version v0.2.86
https://github.com/nektos/act.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.2.86
Fix Suggestion:
Update to version v0.2.86
https://github.com/nektos/act.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.2.86
Fix Suggestion:
Update to version v0.2.86
https://github.com/nektos/act.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.2.86
Fix Suggestion:
Update to version v0.2.86
github.com/nektos/act (GO):
Affected version(s) >=v0.0.0-20230309200313-6744e68ee29d <v0.2.86
Fix Suggestion:
Update to version v0.2.86
github.com/nektos/act (GO):
Affected version(s) >=v0.0.0-20230309200313-6744e68ee29d <v0.2.86
Fix Suggestion:
Update to version v0.2.86
github.com/nektos/act (GO):
Affected version(s) >=v0.0.0-20230309200313-6744e68ee29d <v0.2.86
Fix Suggestion:
Update to version v0.2.86
github.com/nektos/act (GO):
Affected version(s) >=v0.0.0-20230309200313-6744e68ee29d <v0.2.86
Fix Suggestion:
Update to version v0.2.86
github.com/nektos/act (GO):
Affected version(s) >=v0.0.0-20230309200313-6744e68ee29d <v0.2.86
Fix Suggestion:
Update to version v0.2.86
github.com/nektos/act (GO):
Affected version(s) >=v0.0.0-20230309200313-6744e68ee29d <v0.2.86
Fix Suggestion:
Update to version v0.2.86
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Missing Authorization