GHSA-g699-3x6g-wm3g · Severity: medium · Ecosystem: actions — Egress Policy Bypass via DNS over TCP in Harden-Runner (Community Tier)
Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. In versions 2.15.1 and below, the Harden-Runner that allows bypass of the egress-policy: block network restriction using DNS queries over TCP. Egress policies are enforced on GitHub runners by filtering outbound connections at the network layer. When egress-policy: block is enabled with a restrictive allowed-endpoints list (e.g., only github.com:443), all non-compliant traffic should be denied. However, DNS queries over TCP, commonly used for large responses or fallback from UDP, are not adequately restricted. Tools like dig can explicitly initiate TCP-based DNS queries (+tcp flag) without being blocked. This vulnerability requires the attacker to already have code execution capabilities within the GitHub Actions workflow. The issue has been fixed in version 2.16.0.
Conclusion & alert: CVE-2026-32946 is rated Low Risk (24.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.25%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.08% | 0.25% | +0.18% |
| 2 | 2026-03-20 | — | 0.08% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.6 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 2.7 | 3.1 | LOW |
|
1.2 | 1.4 | [email protected] |
GHSA-g699-3x6g-wm3g · Severity: medium · Ecosystem: actions — Egress Policy Bypass via DNS over TCP in Harden-Runner (Community Tier)
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-32946 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| stepsecurity | harden-runner | < 2.16.0 | cpe:2.3:a:stepsecurity:harden-runner:*:*:*:*:community:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/step-security/harden-runner/releases/tag/v2.16.0 | Product Release Notes |
| https://github.com/step-security/harden-runner/security/advisories/GHSA-g699-3x6g-wm3g | Vendor Advisory |