Back to overview

CVE-2026-16766

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

Metadata

CVE ID
CVE-2026-16766
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-07-23 14:17 UTC
Published
2026-07-25 08:12 UTC
Last updated
2026-07-25 08:18 UTC
Primary CWE
CWE-78
CWE-78 Improper Neutralization of Special Elements used in a…
Vendor / Product
RRWO / Catalyst::View::Wkhtmltopdf
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
RRWO Catalyst::View::Wkhtmltopdf 0 < 0.6.1
Weakness (CWE)
CWESourceDescription
CWE-78 cna CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Back to overview