OS Command Injection Affecting perl-HTTP-Daemon package, versions *


Severity

Recommended
0.0
high
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
1.06% (61st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about OS Command Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL10-PERLHTTPDAEMON-17341355
  • published16 Jun 2026
  • disclosed27 May 2026

Introduced: 27 May 2026

NewCVE-2026-8450  (opens in a new tab)
CWE-78  (opens in a new tab)

How to fix?

There is no fixed version for RHEL:10 perl-HTTP-Daemon.

NVD Description

Note: Versions mentioned in the description apply only to the upstream perl-HTTP-Daemon package and not the perl-HTTP-Daemon package as distributed by RHEL. See How to fix? for RHEL:10 relevant fixed versions and status.

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file().

send_file() opens its string argument with Perl's 2-arg open(). The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, '> path' and '>> path' open the path for write or append.

Untrusted input passed to send_file() can run OS commands at the daemon process UID. The read-pipe form ('cmd |') also leaks subprocess stdout into the HTTP response body. The write-mode forms can create or truncate files at attacker chosen paths.

CVSS Base Scores

version 3.1