216.73.217.64

CVE-2026-32946

· Published 20/03/2026 04:16 · Modified 20/03/2026 13:37

Labels: CVE-2026-32946 2026-03-20CVE-2026-32946CWE-693[email protected]

Essential information

Published
20/03/2026 04:16
Modified
20/03/2026 13:37
Author
Creator
CVSS
4.6 MEDIUM (v3) 4.6 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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, 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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
harden-runner / harden-runner cpe:2.3:a:harden-runner:harden-runner:2.15.1:*:*:*:*:*:*:*
harden-runner / harden-runner cpe:2.3:a:harden-runner:harden-runner:<2.16.0:*:*:*:*:*:*

References