๐Ÿ” CVE Alert

CVE-2026-32947

UNKNOWN 0.0

Egress Policy Bypass via DNS over HTTPS (DoH) in Harden-Runner (Community Tier)

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
23th

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.

CWE CWE-693 CWE-863
Vendor step-security
Product harden-runner
Published Mar 20, 2026
Last Updated Mar 20, 2026
Stay Ahead of the Next One

Get instant alerts for step-security harden-runner

Be the first to know when new unknown vulnerabilities affecting step-security harden-runner are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

step-security / harden-runner
< 2.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/step-security/harden-runner/security/advisories/GHSA-46g3-37rh-v698 github.com: https://github.com/step-security/harden-runner/releases/tag/v2.16.0