top of page
perceptive_background_267k.jpg

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-ar…

Published:

26 mei 2026 om 22:00:00

Alert date:

27 mei 2026 om 18:07:10

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Supply Chain & Dependencies

HTTP::Daemon versions before 6.17 for Perl contain an OS command injection vulnerability in the send_file() function. The vulnerability stems from the use of Perl's 2-arg open() which interprets magic prefixes that can execute commands or manipulate files. Attackers can exploit this by passing untrusted input to send_file() to execute OS commands with daemon process privileges. The read-pipe form also leaks subprocess stdout into HTTP responses. Write-mode forms allow creation or truncation of files at attacker-chosen paths.

Technical details

Mitigation steps:

Affected products:

HTTP::Daemon
Perl

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page