Description
Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. In versions 2.15.1 and below, a DNS over HTTPS (DoH) vulnerability allows attackers to bypass egress-policy: block network restrictions by tunneling exfiltrated data through permitted HTTPS endpoints like dns.google. The attack works by encoding sensitive data (e.g., the runner's hostname) as subdomains in DoH queries, which appear as legitimate HTTPS traffic to Harden-Runner's domain-based filtering but are ultimately forwarded to an attacker-controlled domain. This effectively enables data exfiltration without directly connecting to any blocked destination. Exploitation requires the attacker to already have code execution within the GitHub Actions workflow. The issue was fixed in version 2.16.0.
INFO
Published Date :
2026-03-20T04:03:03.687Z
Last Modified :
2026-03-20T16:05:57.731Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-32947 vulnerability.
| Vendors | Products |
|---|---|
| Step Security |
|
| Stepsecurity |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-32947.