Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy() method resolves the caller-controlled $destination supplied through Excel::store(), $export->store(), or storeExcel() against the process working directory with realpath() instead of the configured filesystem disk. If the path names an existing writable file, Disk::copy() opens it with fopen() in rb+ mode and uses stream_copy_to_stream(), bypassing Flysystem path confinement and allowing an attacker whose application input controls the export path to overwrite arbitrary existing files with export content. The rb+ behavior creates a non-truncating overwrite and trailing bytes when the new export is shorter, and overwriting an executable PHP file can lead to remote code execution. This issue is fixed in version 3.1.70.
CVE-2026-84374
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 54% 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
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 34(Track)EG Risk 34/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 46%
- KEV
- Not listed
Published
September 1, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Sep 1, 20263.1.70
Patch available: SpartnerNL/Laravel-Excel 3.1.70
https://github.com/SpartnerNL/Laravel-Excel/releases/tag/3.1.70commit b5cafdfcf7ec (SpartnerNL/Laravel-Excel)
Patch available: SpartnerNL/Laravel-Excel 3.1.70 (contains commit b5cafdfcf7ec)
https://github.com/SpartnerNL/Laravel-Excel/commit/b5cafdfcf7ec63924e83303763be8fcae340f70bLaravel Excel writes exports outside the configured filesystem disk when given a caller-controlled path · Advisory · SpartnerNL/Laravel-Excel · GitHub
https://github.com/SpartnerNL/Laravel-Excel/security/advisories/GHSA-c7r6-vx3h-w5g2Vendor Advisories for CVE-2026-84374(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 |
|---|---|---|---|
| maatwebsite/excel | 3.1.10 ... 3.1.9 (62 versions) | 3.1.70 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 34× 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-09-19 02:38 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 01:49 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 01:16 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 12:59 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 12:22 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 23:30 UTCEG score recompute
- 2026-09-12 22:57 UTCEG score recompute
- 2026-09-11 22:23 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 10:04 UTCEG score recompute
- 2026-09-10 21:47 UTCEG score recompute
- 2026-09-08 23:18 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 17:19 UTCEG score recompute
- 2026-09-06 16:46 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 16:12 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
Show 9 moreShow fewer
- 2026-09-04 15:40 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-04 03:23 UTCEG score recompute
- 2026-09-04 02:34 UTCEG score recompute
- 2026-09-02 22:54 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 22:19 UTCEG score recompute
- 2026-09-01 21:33 UTCEG score recompute
- 2026-09-01 21:32 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-84374?
When was CVE-2026-84374 disclosed?
Is CVE-2026-84374 actively exploited?
What is the CVSS score of CVE-2026-84374?
How do I remediate CVE-2026-84374?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84374
Is Your Infrastructure Affected by CVE-2026-84374?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.