← Volver al buscador de CVEs

CVE-2026-67182

Rouille

Descripción

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters (0x0A) into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers can craft a header value containing a complete additional HTTP request that is interpreted as a separate request by backends such as Go net/http and Python http.server, causing the backend to process a smuggled request with attacker-chosen method, path, and headers that bypasses the rouille handler-s access control logic.

CVSS 7.5EPSS 0.415%Riesgo 0.78
Ver fuente
Publicación
2026-07-28 17:17:07
Versiones afectadas
>=0.3.3,<3.6.3
Tipo
Aplicación web
Última modificación
2026-07-30 16:41:25
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L