Security Advisories (1)
CVE-2026-16766 (2026-07-25)

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.

NAME

Catalyst::Helper::View::Wkhtmltopdf - Helper for Wkhtmltopdf Views

SYNOPSIS

script/create.pl view Wkhtmltopdf Wkhtmltopdf

DESCRIPTION

Helper for Wkhtmltopdf Views.

METHODS

mk_compclass

SEE ALSO

Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper

AUTHOR

Michele Beltrame, mb@cattlegrid.info

LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

NAME

[% class %] - Catalyst Wkhtmltopdf View

SYNOPSIS

See "[% app %]"

DESCRIPTION

Catalyst Wkhtmltopdf View.

AUTHOR

[% author %]

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.