CVE-2026-49286
pontedilana php-weasyprint 취약점
- 대응 우선순위
- 점검
- CVSS
- 8.1
- EPSS
- 0.56% 백분위 42.1% · 2026.06.27 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.06.20
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
PhpWeasyPrint is a PHP library allowing PDF generation from a URL or an HTML page. Prior to version 2.6.0, `pontedilana/php-weasyprint` guarded the output filename against the `phar://` stream wrapper with a case-sensitive blacklist. PHP stream wrappers are case-insensitive, so `PHAR://`, `Phar://`, etc. bypass the check and reach `fileExists()` (`file_exists()`) in `prepareOutput()`. On PHP 7 (which the library still supports — PHP 7.4+), this triggers deserialization of a crafted PHAR archive's metadata, leading to remote code execution. This is the patch-bypass of CVE-2023-28115. The sam...
공급사 pontedilana
제품 php-weasyprint
영향 버전 < 2.6.0
수정 버전 공식 출처에서 확인 필요
CVSS 벡터 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE CWE-502
EPSS 데이터 기준일 2026.06.27