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
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-84489A buffer overflow was addressed with improved bounds checkin…5.5
- CVE-2026-8449Rejected reason: This CVE ID has been rejected or withdrawn.
- CVE-2026-84491A permissions issue was addressed with additional restrictio…5.5
- CVE-2026-84492A race condition was addressed with improved state handling.…4.7
- CVE-2026-84497A buffer overflow was addressed with improved size validatio…7.8
- CVE-2026-84499A flaw was found in Red Hat Ansible Automation Platform's au…7.7
- CVE-2026-84501An unauthenticated attacker can inject arbitrary fake log li…5.3
- CVE-2026-84502A flaw was found in Red Hat Ansible Automation Platform's au…9.9
- CVE-2026-84504fastify versions before 5.12.2 treat the object resolved by …8.1
- CVE-2026-84505An out-of-bounds write issue was addressed with improved bou…7.8
- CVE-2026-84506A use after free issue was addressed with improved memory ma…7.8
- CVE-2026-84507A race condition was addressed with improved state handling.…7.8
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
