Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of file_get_contents() and file_put_contents(). This is exploitable on sites using debug mode with Laravel before 8.4.2.
CVE-2021-3129
Score elevated to 9.8 because this CVE is listed on the CISA Known Exploited Vulnerabilities catalog (added 2023-09-18), indicating real-world exploitation has been confirmed by US federal agencies. NVD baseline CVSS 9.8 retained for reference. Confidence: HIGH.
- Actively exploited in the wild (CISA-KEV)
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(high)
- EG Risk
- 99(Act)EG Risk 99/100SSVC: Act
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 computedSeverity98% × 45%Exploitation100% × 40%Automatability100% × 15%Action: Fix now — active exploitation, automatable, high impact. - EPSS
- 100.0%
- KEV
- ⚠ Exploited
Published
January 12, 2021
Last Modified
November 10, 2025
Advisory Details (4)
Auto-updated Jun 1, 2026Known Exploited Vulnerabilities Catalog | CISA
Known Exploited Vulnerabilities Catalog | CISA. Listed in CISA Known Exploited Vulnerabilities catalog.
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-3129Lexfo's security blog - Laravel <= v8.4.2 debug mode: Remote code execution
https://www.ambionics.io/blog/laravel-debug-rceFix MakeViewVariableOptionalSolution to disallow stream wrappers and files that do not end in .blade.php
Patch available: facade/ignition 2.9.0 (PR #334 merged 2020-11-17)
https://github.com/facade/ignition/pull/334Affected Packages
(1 across 1 ecosystem)
Packagist(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| facade/ignition | 1.0.0 ... 1.6.9 (41 versions) | 1.6.15 | — |
Data Freshness Timeline
(refreshed 4× in last 7d / 18× 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-23 02:00 UTCEG score recompute
- 2026-07-22 22:17 UTCEG score recompute
- 2026-07-22 19:40 UTCCISA KEV update
- 2026-07-21 14:37 UTCCISA KEV update
- 2026-07-16 17:04 UTCCISA KEV update
- 2026-07-15 16:55 UTCEPSS rescore
- 2026-07-15 16:55 UTCEPSS rescore
- 2026-07-15 16:49 UTCCISA KEV update
- 2026-07-15 15:04 UTCCISA KEV update
- 2026-07-14 18:05 UTCCISA KEV update
- 2026-07-13 17:07 UTCCISA KEV update
- 2026-07-10 17:52 UTCCISA KEV update
- 2026-07-07 19:01 UTCCISA KEV update
- 2026-07-07 17:16 UTCCISA KEV update
- 2026-07-01 19:16 UTCCISA KEV update
- 2026-06-29 19:12 UTCCISA KEV update
- 2026-06-25 19:15 UTCCISA KEV update
- 2026-06-23 17:44 UTCCISA KEV update
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-18 16:13 UTCCISA KEV update
- 2026-06-16 19:33 UTCCISA KEV update
- 2026-06-15 19:33 UTCCISA KEV update
- 2026-06-15 17:46 UTCEPSS rescore
- 2026-06-12 17:35 UTCCISA KEV update
Show 15 moreShow fewer
- 2026-06-11 19:10 UTCCISA KEV update
- 2026-06-09 18:42 UTCCISA KEV update
- 2026-06-09 17:12 UTCCISA KEV update
- 2026-06-08 19:16 UTCCISA KEV update
- 2026-06-08 17:26 UTCCISA KEV update
- 2026-06-05 22:43 UTCCISA KEV update
- 2026-06-03 19:09 UTCCISA KEV update
- 2026-06-02 18:32 UTCCISA KEV update
- 2026-06-01 20:42 UTCCISA KEV update
- 2026-06-01 13:50 UTCEPSS rescore
- 2026-06-01 13:50 UTCEPSS rescore
- 2026-05-29 22:20 UTCCISA KEV update
- 2026-05-27 20:35 UTCCISA KEV update
- 2026-05-26 19:15 UTCEG score recompute
- 2026-05-26 19:13 UTCCISA KEV update
Publicly available exploits
(10 references)Working exploit code is in the public domain (9 GitHub PoCs) (1 Exploit-DB entry). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoC0x0d3ad/CVE-2021-3129First seen Sep 29, 2024
CVE-2021-3129 (Laravel Ignition RCE Exploit)
Open source ↗ - GitHub PoCajisai-babu/CVE-2021-3129-expFirst seen Mar 4, 2023
Laravel Debug mode RCE漏洞(CVE-2021-3129)poc / exp
Open source ↗ - GitHub PoCjoshuavanderpoll/CVE-2021-3129First seen Apr 16, 2022
Laravel RCE Exploit PoC - CVE-2021-3129 (user-friendly with automatic log path detection)
Open source ↗ - GitHub PoCknqyf263/CVE-2021-3129First seen Oct 1, 2021
PoC for CVE-2021-3129 (Laravel)
Open source ↗ - GitHub PoCzhzyker/CVE-2021-3129First seen Feb 18, 2021
Laravel <= v8.4.2 debug mode: Remote code execution (CVE-2021-3129)
Open source ↗ - GitHub PoCnth347/CVE-2021-3129_exploitFirst seen Jan 27, 2021
Exploit for CVE-2021-3129
Open source ↗ - Open source ↗GitHub PoCcrisprss/Laravel_CVE-2021-3129_EXPFirst seen Jan 27, 2021
- Open source ↗GitHub PoCSecPros-Team/laravel-CVE-2021-3129-EXPFirst seen Jan 25, 2021
- GitHub PoCSNCKER/CVE-2021-3129First seen Jan 22, 2021
Laravel debug rce
Open source ↗ - Exploit-DBEDB-49424First seen Jan 14, 2021
Laravel 8.4.2 debug mode - Remote code execution
Open source ↗
Frequently asked(6)
What is CVE-2021-3129?
When was CVE-2021-3129 disclosed?
Is CVE-2021-3129 actively exploited?
What is the CVSS score of CVE-2021-3129?
Which products are affected by CVE-2021-3129?
How do I remediate CVE-2021-3129?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2021-3129
Is Your Infrastructure Affected by CVE-2021-3129?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.