Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-49358— PhpWeasyPrint vulnerable to arbitrary file deletion at shutdown via public $temporaryFiles

Quick assessment

Affected
pontedilana php-weasyprint
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Pontedilana PhpWeasyPrint是Pontedilana公司开源的一个 PHP 库,作为 WeasyPrint 的封装器,支持从 URL 或 HTML 页面生成 PDF 文档,API 设计兼容 KnpLabs/snappy。 php-weasyprint 2.6.0之前版本存在安全漏洞,该漏洞源于对临时文件路径验证不足,可能导致任意文件被删除。

CVSS 3.0 · Low EPSS 0.15% · P5

Possible ATT&CK Techniques 1 AI

T1070 · Indicator Removal

Affected Version Matrix 1

VendorProduct Version RangeStatus
pontedilana php-weasyprint < 2.6.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-49358

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
PhpWeasyPrint vulnerable to arbitrary file deletion at shutdown via public $temporaryFiles
Source: CVE Program / CVE List V5
Vulnerability Description
PhpWeasyPrint is a PHP library allowing PDF generation from a URL or an HTML page. Prior to version 2.6.0, `AbstractGenerator::$temporaryFiles` is a public array, and `removeTemporaryFiles()` — invoked from `__destruct()` and from a registered shutdown function — calls `unlink()` on every entry without verifying that the path is contained within the temporary folder. Any code holding a reference to a generator instance can push an arbitrary path into the array and have it deleted on script shutdown. This mirrors the KnpLabs/snappy issue GHSA-87qc-37cw-84h4. PhpWeasyPrint version 2.6.0 contains a patch for the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
文件名或路径的外部可控制
Source: CVE Program / CVE List V5
Vulnerability Title
Pontedilana PhpWeasyPrint 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Pontedilana PhpWeasyPrint是Pontedilana公司开源的一个 PHP 库,作为 WeasyPrint 的封装器,支持从 URL 或 HTML 页面生成 PDF 文档,API 设计兼容 KnpLabs/snappy。 php-weasyprint 2.6.0之前版本存在安全漏洞,该漏洞源于对临时文件路径验证不足,可能导致任意文件被删除。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
pontedilana php-weasyprint < 2.6.0 -

II. Public POCs for CVE-2026-49358

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-49358

登录查看更多情报信息。

Patches & Fixes for CVE-2026-49358 (1)

Vendor Advisories for CVE-2026-49358 (2)

Other References for CVE-2026-49358 (1)

Same Patch Batch · pontedilana · 2026-06-19 · 4 CVEs total

CVE-2026-49260 8.2 HIGH PhpWeasyPrint: shell command injection via configurable WeasyPrint binary path due to inve
CVE-2026-49286 8.1 HIGH PhpWeasyPrint vulnerable to PHAR deserialization via output filename (CVE-2023-28115 case-
CVE-2026-49359 6.5 MEDIUM PhpWeasyPrint vulnerable to SSRF and local file disclosure via the attachment option

IV. Related Vulnerabilities

V. Comments for CVE-2026-49358

No comments yet


Leave a comment