CVE-2026-8450
Gravedad CVSS v3.1:
CRÍTICA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
07/07/2026
Descripción
*** Pendiente de traducción *** HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file().<br />
<br />
send_file() opens its string argument with Perl&#39;s 2-arg open(). The 2-arg form interprets magic prefixes: &#39;| cmd&#39; and &#39;cmd |&#39; open a pipe to a subprocess, &#39;> path&#39; and &#39;>> path&#39; open the path for write or append.<br />
<br />
Untrusted input passed to send_file() can run OS commands at the daemon process UID. The read-pipe form (&#39;cmd |&#39;) also leaks subprocess stdout into the HTTP response body. The write-mode forms can create or truncate files at attacker chosen paths.
Impacto
Puntuación base 3.x
9.10
Gravedad 3.x
CRÍTICA
Referencias a soluciones, herramientas e información
- https://github.com/libwww-perl/HTTP-Daemon/commit/945d35141d94490f749640bd4390acd6a2193995.patch
- https://github.com/libwww-perl/HTTP-Daemon/pull/89
- https://metacpan.org/release/OALDERS/HTTP-Daemon-6.17/changes
- http://www.openwall.com/lists/oss-security/2026/05/27/5
- https://lists.debian.org/debian-lts-announce/2026/06/msg00028.html
- https://access.redhat.com/errata/RHSA-2026:36187
- https://access.redhat.com/errata/RHSA-2026:36188
- https://access.redhat.com/errata/RHSA-2026:36189
- https://access.redhat.com/security/cve/CVE-2026-8450
- https://bugzilla.redhat.com/show_bug.cgi?id=2481773
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-8450.json



