CVE-2026-16766

Severity CVSS v4.0:
Pending analysis
Type:
CWE-78 OS Command Injections
Publication date:
25/07/2026
Last modified:
28/07/2026

Description

Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection (RCE) via PDF render options.<br /> <br /> Options are passed directly to the wkhtmltopdf command without sanitization.<br /> <br /> Any web application that passes user-controlled options such as the page_size, orientation or margins without validation allows shell command injection.<br /> <br /> Version 0.6.0 was released with an incomplete fix for this issue.<br /> <br /> Note that the wkhtmltopdf project is no longer being developed, and users of this package should migrate to alternative solutions.