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

exploitDog

nvd логотип

CVE-2026-9658

Опубликовано: 28 мая 2026
Источник: nvd
CVSS3: 7.3
EPSS Низкий

Описание

Plack::Middleware::Security::Common versions before 0.13.1 for Perl did not block header injections in request paths.

The header injection rule was ineffective at blocking header injections in the request paths unless they were double-encoded, for example,

GET /path\r\nHTTP/1.1\r\nHost: secret.example.com

Note that it is unclear whether request paths with CRLF followed by additional headers would be blocked by reverse proxies, or how they would be processed by Plack-based servers.

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-113

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

CVSS3: 7.3
github
2 месяца назад

Plack::Middleware::Security::Common versions before 0.13.1 for Perl did not block header injections in request paths. The header injection rule was ineffective at blocking header injections in the request paths unless they were double-encoded, for example, GET /path\r\nHTTP/1.1\r\nHost: secret.example.com Note that it is unclear whether request paths with CRLF followed by additional headers would be blocked by reverse proxies, or how they would be processed by Plack-based servers.

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-113