CVE 9.2 CRITICAL

PhpSpreadsheet SSRF and RCE via PHP stream wrappers in IOFactory::load_CVE-2026-34084

9.2 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

PhpSpreadsheet is a library for reading and writing spreadsheet files. In versions 1.30.2 and earlier, 2.0.0 through 2.1.14, 2.2.0 through 2.4.3, 3.3.0 through 3.10.3, and 4.0.0 through 5.5.0, when the filename argument to IOFactory::load() is user-controlled, an attacker can supply a PHP stream wrapper path (such as phar://, ftp://, or ssh2.sftp://) that passes the is_file() check in File::assertFile(). The phar:// wrapper triggers deserialization of the PHAR metadata, which can lead to remote code execution if a suitable gadget chain is available in the application. The ftp:// and ssh2.sftp:// wrappers can be used for server-side request forgery. This issue has been fixed in versions 1.30.3, 2.1.15, 2.4.4, 3.10.4, and 5.6.0.

AI Analysis

SSRF and RCE via PHP stream wrappers in IOFactory::load

Basic Information

ID CVE-2026-34084
Source GitHub_M
Published May 5, 2026 at 19:22

Affected Product

Vendor PHPOffice
Product PhpSpreadsheet
Version >= 4.0.0, <= 5.5.0
Affected Versions PHPOffice PhpSpreadsheet >= 4.0.0, <= 5.5.0
PHPOffice PhpSpreadsheet >= 3.3.0, <= 3.10.3
PHPOffice PhpSpreadsheet >= 2.2.0, <= 2.4.3
PHPOffice PhpSpreadsheet >= 2.0.0, <= 2.1.14
PHPOffice PhpSpreadsheet <= 1.30.2

CWE Classification

AI Assessment

AI Score 9.2 / 10
AI Severity Critical
Vendor PHPOffice
Product PhpSpreadsheet
Version 1.30.2, 2.0.0-2.1.14, 2.2.0-2.4.3, 3.3.0-3.10.3, 4.0.0-5.5.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.