VYPR

PDF::WebKit

by Perl Foundation

CVEs (2)

  • CVE-2026-16770CriAug 13, 2026
    risk 0.64cvss 9.8epss 0.01

    PDF::WebKit versions through 1.2 for Perl allow argument injection into wkhtmltopdf via meta tags in the source document. For an HTML string or file source, the constructor collects every element in the document head through…

  • CVE-2026-17431MedAug 13, 2026
    risk 0.40cvss 6.1epss 0.01

    PDF::WebKit versions through 1.2 for Perl allow OS command injection via a 2-arg open() of the output path in to_pdf and of stylesheet paths in _style_tag_for. to_pdf reads the generated PDF back from its path argument, and _style_tag_for reads each entry of the stylesheets…