๐Ÿ” CVE Alert

CVE-2026-55073

MEDIUM 6.2

WeasyPrint restrictive URL fetcher bypass allows local file read and SSRF

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
0th

WeasyPrint helps web developers to create PDF documents. Prior to 70.0, server-side applications that configure a restrictive url_fetcher and pass attacker-influenced values to HTML.write_pdf() can have the restriction bypassed through the xmp_metadata or stylesheets options. In weasyprint/pdf/init.py, xmp_metadata calls select_source() without the document url_fetcher, allowing an accessible local file to be read and embedded verbatim in the output PDF. In weasyprint/document.py, stylesheets constructs CSS() without the document url_fetcher, allowing local or internal resource loading and propagating the permissive fetcher through nested CSS imports and url() references. The stylesheets channel applies fetched resources but does not by itself disclose stylesheet comments verbatim. This issue is fixed in version 70.0.

CWE CWE-918
Vendor kozea
Product weasyprint
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for kozea weasyprint

Be the first to know when new medium vulnerabilities affecting kozea weasyprint are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Kozea / WeasyPrint
< 70.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Kozea/WeasyPrint/security/advisories/GHSA-jf6q-chmf-3h3v github.com: https://github.com/Kozea/WeasyPrint/commit/289e278439b017cd9263b4cd4727026987f86443 github.com: https://github.com/Kozea/WeasyPrint/releases/tag/v70.0