backpack/crud provides Create, Read, Update & Delete (CRUD) functions for Backpack, a collection of Laravel packages that help users build custom administration panels. From 6.0.0 until 6.8.14 and 7.0.38, HasUploadFields methods uploadFileToDisk and uploadMultipleFilesToDisk, used through CrudTrait, and the withFiles() path through FileNameGenerator do not internally reject server-executable file types. An authenticated administrator can achieve remote code execution by using an upload-enabled CRUD field without mimes: and mimetypes: validation when the public disk is web-accessible through php artisan storage:link and the web-server and PHP-FPM configuration executes the stored extension. The legacy path preserves an accepted extension and the newer path derives an extension without blocking dangerous types. The package-level restriction is defense in depth and does not replace application-level upload validation. This issue is fixed in versions 6.8.14 and 7.0.38.
CVE-2026-54177
This medium-severity CVE scores 6.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 49% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.6
- EG Score
- 6.6(medium)
- EG Risk
- 30(Track)EG Risk 30/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 computedSeverity66% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 51%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 16, 2026
Advisory Details (7)
Auto-updated Sep 14, 20267.0.38 🌈
Patch available: Laravel-Backpack/CRUD 7.0.38
https://github.com/Laravel-Backpack/CRUD/releases/tag/7.0.386.8.14 🌈
Patch available: Laravel-Backpack/CRUD 6.8.14
https://github.com/Laravel-Backpack/CRUD/releases/tag/6.8.14commit 76c3a6e50e3f (Laravel-Backpack/CRUD)
Patch available: Laravel-Backpack/CRUD 6.8.15 (contains commit 76c3a6e50e3f)
https://github.com/Laravel-Backpack/CRUD/commit/76c3a6e50e3fbd6d5f633208da5b04acb8322969commit 5c5de0af2426 (Laravel-Backpack/CRUD)
Patch available: Laravel-Backpack/CRUD 7.0.41 (contains commit 5c5de0af2426)
https://github.com/Laravel-Backpack/CRUD/commit/5c5de0af242619d0653c7c70c900cd15b1a197c5fixes
Patch available: Laravel-Backpack/CRUD 6.8.15 (PR #5994 merged 2026-05-18)
https://github.com/Laravel-Backpack/CRUD/pull/5994bloked extensions
Patch available: Laravel-Backpack/CRUD 7.0.41 (PR #5993 merged 2026-05-18)
https://github.com/Laravel-Backpack/CRUD/pull/5993HasUploadFields keeps the attacker-supplied file extension — public-disk uploads of `shell.php` reach the webserver · Advisory · Laravel-Backpack/CRUD · GitHub
https://github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-8q2w-pv9p-mjvcVendor Advisories for CVE-2026-54177(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 |
|---|---|---|---|
| backpack/crud | 7.0.0 ... 7.0.9 (38 versions) | 7.0.38 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 10× 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-18 23:13 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:19 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 17:52 UTCEG score recompute
- 2026-09-16 16:58 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 18:35 UTCEG score recompute
- 2026-08-20 18:42 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-54177?
When was CVE-2026-54177 disclosed?
Is CVE-2026-54177 actively exploited?
What is the CVSS score of CVE-2026-54177?
How do I remediate CVE-2026-54177?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54177
Is Your Infrastructure Affected by CVE-2026-54177?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.