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, src/resources/views/crud/columns/color.blade.php inverts the escaped and raw rendering branches controlled by $column['escaped'], which defaults to true, causing $column['text'] to be rendered unescaped by default. An attacker who can store an unsanitized value in a color column can execute script in the browser of a user who views the CRUD list, including an administrator, with access to the victim's session-backed application capabilities. Exploitation requires write access to the stored color value and a victim viewing the list. This issue is fixed in versions 6.8.14 and 7.0.38.
CVE-2026-54181
This medium-severity CVE scores 5.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% 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
- 5.4
- EG Score
- 5.4(medium)
- EG Risk
- 24(Track)EG Risk 24/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 computedSeverity54% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 22%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 14, 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 608652b1020b (Laravel-Backpack/CRUD)
Patch available: Laravel-Backpack/CRUD 7.0.41 (contains commit 608652b1020b)
https://github.com/Laravel-Backpack/CRUD/commit/608652b1020ba274781f222d2959d7780a559a08fixes
Patch available: Laravel-Backpack/CRUD 6.8.15 (PR #5994 merged 2026-05-18)
https://github.com/Laravel-Backpack/CRUD/pull/5994fix color display
Patch available: Laravel-Backpack/CRUD 7.0.41 (PR #5992 merged 2026-05-18)
https://github.com/Laravel-Backpack/CRUD/pull/5992Stored XSS in the color column — the `@if($column['escaped'])` branches are inverted · Advisory · Laravel-Backpack/CRUD · GitHub
https://github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-mmg4-322v-6jvcVendor Advisories for CVE-2026-54181(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 10× in last 7d / 11× 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 22:46 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 22:14 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 21:42 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 20:27 UTCEG score recompute
- 2026-09-14 20:15 UTCEG score recompute
- 2026-09-14 18:35 UTCEG score recompute
- 2026-08-20 18:42 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-54181?
When was CVE-2026-54181 disclosed?
Is CVE-2026-54181 actively exploited?
What is the CVSS score of CVE-2026-54181?
How do I remediate CVE-2026-54181?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54181
Is Your Infrastructure Affected by CVE-2026-54181?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.