OS Command Injection Vulnerability in HTTP::Daemon by Perl
CVE-2026-8450
Currently unrated
What is CVE-2026-8450?
The HTTP::Daemon module for Perl is vulnerable to an OS command injection due to improper handling of untrusted input in the send_file() function. This function opens its arguments with a command line that can lead to execution of arbitrary OS commands at the process UID. Attackers can exploit this flaw by crafting input that executes commands or manipulates files, leading to potential unauthorized access and data leakage through the HTTP response body. Users are strongly advised to upgrade to version 6.17 or later to mitigate this security risk.
Affected Version(s)
HTTP::Daemon 0 < 6.17
