SEPTEMBER 23, 2026
Live Feed
Back to database
Case File

CVE-2026-9658

HIGH · CVSS 7.3 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-28 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. See the original NVD description below for full technical details.

CVE
CVE-2026-9658
Severity
HIGH
CVSS
7.3
EPSS
0.23%

Original NVD Description

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.