CVE-2026-8450 | HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file()

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.

Published: 2026-05-27 Last update: 2026-06-17 Assigner: 9b29abf9-4ab0-4765-b253-1875cd9b441e Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e

Conclusion & alert: CVE-2026-8450 is rated Moderate Risk (58.2/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 1.06%). Mandatory action: Review affected assets and schedule remediation.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Exploit prediction scoring system (EPSS) score for CVE-2026-8450

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-06-15 0.22% 1.06% +0.84%
2 2026-05-28 0.14% 0.22% +0.08%
3 2026-05-27 0.14%

Full EPSS history (3 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2026-8450

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
9.1 3.1 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:H)
Serious risk that confidential data gets exposed in a big way.
Integrity (I:H)
They could widely tamper with or forge data—trust in the data is badly hurt.
Availability (A:N)
Service keeps running; no real outage angle.
3.9 5.2 134c704f-9b21-4f2e-91b3-4a467353bcc0

Weakness enumeration for CVE-2026-8450

GitHub Security Advisory for CVE-2026-8450

GHSA-3hc6-3p33-wq57 · Severity: critical — HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file(). send_file...

OS Trackers for CVE-2026-8450

vendor priority summary link
debian not yet assigned CVE-2026-8450 not yet assigned priority: Debian including 1 source packages (libhttp-daemon-perl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. https://security-tracker.debian.org/tracker/CVE-2026-8450
suse high https://www.suse.com/security/cve/CVE-2026-8450/
ubuntu medium CVE-2026-8450 medium priority: Ubuntu including 1 source packages (libhttp-daemon-perl), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): released 9. https://ubuntu.com/security/CVE-2026-8450

Affected software / configurations for CVE-2026-8450

Vendor Product Version Raw CPE
No affected products in dataset.

References for CVE-2026-8450

cvelogic Threat Intelligence