CVE-2026-8450
Last modified
CVE-2026-8450 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 1.45% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8450?
How severe is CVE-2026-8450?
How do I fix CVE-2026-8450?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8441The WP Review Slider Pro plugin for WordPress is vulnerable …7.5
- CVE-2026-8442The WP Review Slider Pro plugin for WordPress is vulnerable …8.1
- CVE-2026-8443The WP Review Slider Pro plugin for WordPress is vulnerable …8.8
- CVE-2026-8444The WP Review Slider Pro plugin for WordPress is vulnerable …8.8
- CVE-2026-8446IBM Langflow OSS 1.0.0 through 1.10.3 contain an authenticat…7.5
- CVE-2026-8449Rejected reason: This CVE ID has been rejected or withdrawn.
- CVE-2026-8451Insufficient input validation in NetScaler ADC and NetScaler…7.5
- CVE-2026-8452Memory overflow vulnerability NetScaler ADC and NetScaler Ga…9.8
- CVE-2026-8453Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-8454Imager::File::GIF versions through 1.002 for Perl allow a he…5.3
- CVE-2026-8457The WooCommerce - Social Login plugin for WordPress is vulne…9.8
- CVE-2026-8458libcurl might in some circumstances reuse the wrong connecti…6.5
Are you affected by CVE-2026-8450?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
