CVE-2025-32955
CVE-2025-32955 is a medium-severity vulnerability with a CVSS 3.x base score of 6.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-268.
Key facts
- Severity: Medium (CVSS 3.x base score 6.0)
- EPSS exploit prediction: 0% (9th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-12339
- Weakness: CWE-268
- Published:
- Last modified:
Description
Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. Versions from 0.12.0 to before 2.12.0 are vulnerable to `disable-sudo` bypass. Harden-Runner includes a policy option `disable-sudo` to prevent the GitHub Actions runner user from using sudo. This is implemented by removing the runner user from the sudoers file. However, this control can be bypassed as the runner user, being part of the docker group, can interact with the Docker daemon to launch privileged containers or access the host filesystem. This allows the attacker to regain root access or restore the sudoers file, effectively bypassing the restriction. This issue has been patched in version 2.12.0.
Frequently asked questions
- What is CVE-2025-32955?
- Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. Versions from 0.12.0 to before 2.12.0 are vulnerable to `disable-sudo` bypass. Harden-Runner includes a policy option `disable-sudo` to prevent the GitHub Actions runner user from using sudo. This is implemented by removing the runner user from the sudoers file. However, this control can be bypassed as the runner user, being part of the docker group, can interact with the Docker daemon to launch privileged containers or access the host filesystem. This allows the attacker to regain root access or restore the sudoers file, effectively bypassing the restriction. This issue has been patched in version 2.12.0.
- How severe is CVE-2025-32955?
- CVE-2025-32955 has a CVSS 3.x base score of 6.0, rated medium severity. It is exploitable over local access with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability high.
- Is CVE-2025-32955 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (9th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-32955?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-32955 have an EU (EUVD) identifier?
- Yes. CVE-2025-32955 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-12339.
- When was CVE-2025-32955 published?
- CVE-2025-32955 was published on 2025-04-21 and last updated on 2026-06-17.
References
- https://github.com/step-security/harden-runner/commit/0634a2670c59f64b4a01f0f96f84700a4088b9f0
- https://github.com/step-security/harden-runner/releases/tag/v2.12.0
- https://github.com/step-security/harden-runner/security/advisories/GHSA-mxr3-8whj-j74r
Other CWE-268 vulnerabilities
- CVE-2024-4877 — High (CVSS 8.8): OpenVPN version 2.4.0 through 2.6.10 on Windows allows an external, lesser privileged process to create a named pipe…
- CVE-2023-0759 — High (CVSS 8.8): Privilege Chaining in GitHub repository cockpit-hq/cockpit prior to 2.3.8.
- CVE-2025-7973 — High (CVSS 8.5): A security issue exists in FactoryTalk ViewPoint version 14.0 or below due to improper handling of MSI repair…
- CVE-2026-32325 — High (CVSS 7.8): Privilege chaining issue exists in ServerView Agents for Windows V11.60.04 and earlier. If this vulnerability is…
- CVE-2026-3888 — High (CVSS 7.8): Local privilege escalation in snapd on Linux allows local attackers to get root privilege by re-creating snap's private…
- CVE-2025-64701 — High (CVSS 7.8): QND Premium/Advance/Standard Ver.11.0.9i and prior contains a privilege escalation vulnerability, which may allow a…