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.37, the src/app/Library/Uploaders/SingleBase64Image.php methods SingleBase64Image::uploadFiles and SingleBase64Image::uploadRepeatableFiles, used by image fields through withFiles(), accept any data URI beginning with data:image without validating the declared MIME subtype or decoded bytes, while src/app/Library/Uploaders/Support/FileNameGenerator.php method FileNameGenerator::getExtensionFromFile applies mime_content_type() to the data URI instead of the decoded content. An authenticated administrator can therefore store arbitrary file content under an extensionless filename on the configured disk, which can cause stored cross-site scripting or other unintended behavior when the file is served and accessed. This issue is fixed in version 7.0.38 and 6.8.14.
CVE-2026-54179
This medium-severity CVE scores 4.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 89% 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
- 4.4
- EG Score
- 4.4(medium)
- EG Risk
- 20(Track)EG Risk 20/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 computedSeverity44% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 11%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 8, 2026
Advisory Details (5)
Auto-updated Aug 31, 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 18b3dc1c6077 (Laravel-Backpack/CRUD)
Patch available: Laravel-Backpack/CRUD 7.0.40 (contains commit 18b3dc1c6077)
https://github.com/Laravel-Backpack/CRUD/commit/18b3dc1c607775617f563c41bd1ddb983f11d751Harden base64 security
Patch available: Laravel-Backpack/CRUD 7.0.40 (PR #5989 merged 2026-05-18)
https://github.com/Laravel-Backpack/CRUD/pull/5989SingleBase64Image accepts any base64 payload behind a `data:image` prefix — SVG-with-script lands on the public disk · Advisory · Laravel-Backpack/CRUD · GitHub
https://github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-8hw4-7qjr-3wxgVendor Advisories for CVE-2026-54179(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(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 31× 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 05:30 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 04:58 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 04:28 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 03:22 UTCEG score recompute
- 2026-09-14 02:52 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-13 02:21 UTCEG score recompute
- 2026-09-12 01:50 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 01:19 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-10 00:48 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 19:23 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 18:53 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-05 18:22 UTCEG score recompute
- 2026-09-04 17:52 UTCEG score recompute
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 16:46 UTCEG score recompute
Show 6 moreShow fewer
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 15:59 UTCEG score recompute
- 2026-09-01 15:13 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-08-31 21:23 UTCEG score recompute
- 2026-08-20 18:42 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-54179?
When was CVE-2026-54179 disclosed?
Is CVE-2026-54179 actively exploited?
What is the CVSS score of CVE-2026-54179?
How do I remediate CVE-2026-54179?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54179
Is Your Infrastructure Affected by CVE-2026-54179?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.