PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.5, CVE-2026-34084 was patched by the helper File::prohibitWrappers. The helper calls parse_url($filename, PHP_URL_SCHEME) and then checks is_string($scheme) && strlen($scheme) > 1 to reject stream wrappers such as phar://, php://, data:// or expect://. The check is not equivalent to "does the path contain a wrapper". When the input has the form phar:///path/file.phar/inner with three or more slashes after the scheme, parse_url returns boolean false instead of returning the scheme string. The is_string($scheme) branch is therefore skipped, the helper returns without throwing, and the caller proceeds. PHP's stream layer, however, still treats phar:///... as a valid phar wrapper and opens the underlying phar file. The result is that IOFactory::load($attackerPath) walks past the patch and still touches the phar wrapper. On PHP 7.x, simply reaching the phar wrapper via is_file is enough for PHP to automatically deserialize the phar metadata, which in turn invokes the magic methods __wakeup and __destruct of an attacker controlled object and gives full RCE. On PHP 8.x, automatic metadata deserialization for plain file ops was removed, so the chain at the PhpSpreadsheet layer reduces to a phar wrapper file read primitive, and RCE only resurfaces if the downstream consumer ever calls Phar::getMetadata. This vulnerability is fixed in 1.30.5.
CVE-2026-45034
This critical-severity CVE scores 9.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 73% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.2
- EG Score
- 9.2(medium)
- EPSS
- 27.2%
- KEV
- Not listed
Published
June 8, 2026
Last Modified
June 23, 2026
Advisory Details (1)
Auto-updated Jun 22, 2026CVE-2026-34084 patch bypass · Advisory · PHPOffice/PhpSpreadsheet · GitHub
https://github.com/PHPOffice/PhpSpreadsheet/security/advisories/GHSA-87m4-826x-3crxVendor Advisories for CVE-2026-45034(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Packagist(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| phpoffice/phpspreadsheet | 1.0.0 ... 1.9.0 (62 versions) | 1.30.5 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 31× in last 7d / 83× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:02 UTCEG score recompute
- 2026-07-05 21:52 UTCEG score recompute
- 2026-07-05 17:25 UTCEG score recompute
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 00:54 UTCEG score recompute
- 2026-07-04 20:06 UTCEG score recompute
- 2026-07-04 14:50 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 00:31 UTCEG score recompute
- 2026-07-03 20:20 UTCEG score recompute
- 2026-07-03 16:10 UTCEG score recompute
- 2026-07-03 09:22 UTCEG score recompute
- 2026-07-03 01:40 UTCEG score recompute
- 2026-07-02 20:52 UTCEG score recompute
- 2026-07-02 16:41 UTCEG score recompute
- 2026-07-02 12:17 UTCEG score recompute
- 2026-07-02 07:29 UTCEG score recompute
- 2026-07-02 03:19 UTCEG score recompute
- 2026-07-01 23:09 UTCEG score recompute
- 2026-07-01 18:59 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 14:50 UTCEG score recompute
- 2026-07-01 10:41 UTCEG score recompute
Show 58 moreShow fewer
- 2026-07-01 06:30 UTCEG score recompute
- 2026-07-01 01:02 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 20:52 UTCEG score recompute
- 2026-06-30 16:24 UTCEG score recompute
- 2026-06-30 08:33 UTCEG score recompute
- 2026-06-30 04:20 UTCEG score recompute
- 2026-06-30 00:10 UTCEG score recompute
- 2026-06-29 19:59 UTCEG score recompute
- 2026-06-29 15:49 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 11:40 UTCEG score recompute
- 2026-06-29 07:30 UTCEG score recompute
- 2026-06-29 03:18 UTCEG score recompute
- 2026-06-28 23:07 UTCEG score recompute
- 2026-06-28 18:58 UTCEG score recompute
- 2026-06-28 14:48 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 10:39 UTCEG score recompute
- 2026-06-28 06:28 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 02:15 UTCEG score recompute
- 2026-06-27 22:04 UTCEG score recompute
- 2026-06-27 17:53 UTCEG score recompute
- 2026-06-27 13:43 UTCEG score recompute
- 2026-06-27 09:32 UTCEG score recompute
- 2026-06-27 05:22 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 01:13 UTCEG score recompute
- 2026-06-26 21:03 UTCEG score recompute
- 2026-06-26 16:54 UTCEG score recompute
- 2026-06-26 12:45 UTCEG score recompute
- 2026-06-26 02:26 UTCEG score recompute
- 2026-06-25 22:17 UTCEG score recompute
- 2026-06-25 18:04 UTCEG score recompute
- 2026-06-25 13:53 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 09:43 UTCEG score recompute
- 2026-06-25 05:33 UTCEG score recompute
- 2026-06-25 01:23 UTCEG score recompute
- 2026-06-24 21:14 UTCEG score recompute
- 2026-06-24 14:10 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 08:05 UTCEG score recompute
- 2026-06-24 00:54 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 20:30 UTCEG score recompute
- 2026-06-23 15:51 UTCEG score recompute
- 2026-06-23 01:50 UTCEG score recompute
- 2026-06-22 21:40 UTCEG score recompute▲ 9.20
- 2026-06-22 21:37 UTCNVD updateCVSS v3 → 9.2 · CVSS v4 → 9.2
- 2026-06-15 11:33 UTCEG score recompute
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-08 23:08 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-502
- CVE-2017-20208EG 9.8CRITICAL
- CVE-2017-20207EG 9.8CRITICAL
- CVE-2017-20206EG 9.8CRITICAL
- CVE-2017-20189EG 9.8CRITICAL
- CVE-2017-10992EG 9.8EPSS 95%CRITICAL
- CVE-2013-4521EG 9.8EPSS 90%CRITICAL
- CVE-2014-1860EG 9.8CRITICAL
- CVE-2016-1000027EG 9.8EPSS 98%CRITICAL
- CVE-2014-3699EG 9.8CRITICAL
- CVE-2017-18605EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-45034?
When was CVE-2026-45034 disclosed?
Is CVE-2026-45034 actively exploited?
What is the CVSS score of CVE-2026-45034?
How do I remediate CVE-2026-45034?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-45034
Is Your Infrastructure Affected by CVE-2026-45034?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.