Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-32946

Опубликовано: 20 мар. 2026
Источник: nvd
CVSS3: 2.7
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:stepsecurity:harden-runner:*:*:*:*:community:*:*:*
Версия до 2.16.0 (исключая)

EPSS

Процентиль: 17%
0.00253
Низкий

2.7 Low

CVSS3

Дефекты

CWE-693

Связанные уязвимости

CVSS3: 4.9
redhat
5 месяцев назад

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.

github
5 месяцев назад

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

EPSS

Процентиль: 17%
0.00253
Низкий

2.7 Low

CVSS3

Дефекты

CWE-693