Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-34084
Published:May 05, 2026
Updated:August 06, 2026
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.
Affected Packages
phpoffice/phpspreadsheet (PHP):
Affected version(s) >=4.0.0 <5.6.0
Fix Suggestion:
Update to version 5.6.0
phpoffice/phpspreadsheet (PHP):
Affected version(s) >=dev-release <1.30.3
Fix Suggestion:
Update to version 1.30.3
phpoffice/phpspreadsheet (PHP):
Affected version(s) >=3.3.0 <3.10.4
Fix Suggestion:
Update to version 3.10.4
phpoffice/phpspreadsheet (PHP):
Affected version(s) >=2.0.0 <2.1.15
Fix Suggestion:
Update to version 2.1.15
phpoffice/phpspreadsheet (PHP):
Affected version(s) >=2.2.0 <2.4.4
Fix Suggestion:
Update to version 2.4.4
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Deserialization of Untrusted Data
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.71