backpack/crud provides Create, Read, Update & Delete (CRUD) functions for Backpack, a collection of Laravel packages that help users build custom administration panels. Prior to 6.8.11 and 7.0.34, MyAccountController::postAccountInfoForm in src/app/Http/Controllers/MyAccountController.php at POST /admin/edit-account-info passes request data from $request->except(['_token']) to the user model instead of restricting updates to fields accepted by AccountInfoRequest::validationData(). An attacker with an authenticated Backpack session can therefore mass-assign password, the authentication column, or other deployment-specific fillable attributes. With the default Laravel 11 user model, a submitted plaintext password is automatically hashed and persisted, converting temporary session access into persistent account takeover without the old_password check enforced by the separate password-change route. Changing the authentication email can also enable later password-reset takeover, while additional fillable security attributes can permit deployment-specific privilege escalation or security-control changes. This issue is fixed in versions 6.8.11 and 7.0.34.
CVE-2026-54175
This high-severity CVE scores 7.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% 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.6
- EG Score
- 7.6(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 computedSeverity76% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 14, 2026
Advisory Details (7)
Auto-updated Sep 14, 20267.0.34 🌈
Patch available: Laravel-Backpack/CRUD 7.0.34
https://github.com/Laravel-Backpack/CRUD/releases/tag/7.0.346.8.11 🌈
Patch available: Laravel-Backpack/CRUD 6.8.11
https://github.com/Laravel-Backpack/CRUD/releases/tag/6.8.11commit ffe9a43ed006 (Laravel-Backpack/CRUD)
Patch available: Laravel-Backpack/CRUD 7.0.41 (contains commit ffe9a43ed006)
https://github.com/Laravel-Backpack/CRUD/commit/ffe9a43ed006d0667e52997036c05ac0bc06cf91commit 0d7a2820a0a3 (Laravel-Backpack/CRUD)
Patch available: Laravel-Backpack/CRUD 6.8.15 (contains commit 0d7a2820a0a3)
https://github.com/Laravel-Backpack/CRUD/commit/0d7a2820a0a356fde94c13a2db78bbe44393f0e7use request validated()
Patch available: Laravel-Backpack/CRUD 7.0.41 (PR #5981 merged 2026-05-16)
https://github.com/Laravel-Backpack/CRUD/pull/5981use request validated()
Patch available: Laravel-Backpack/CRUD 6.8.15 (PR #5980 merged 2026-05-16)
https://github.com/Laravel-Backpack/CRUD/pull/5980Unverified password change in MyAccountController via mass assignment · Advisory · Laravel-Backpack/CRUD · GitHub
https://github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-xpv2-hrfc-hw62Vendor Advisories for CVE-2026-54175(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 (61 versions) | 7.0.34 | — |
Weakness Classification(1)
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 21:38 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 19:44 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 06:44 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 19:23 UTCEG score recompute
- 2026-09-14 18:28 UTCEG score recompute
- 2026-08-20 18:42 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-54175?
When was CVE-2026-54175 disclosed?
Is CVE-2026-54175 actively exploited?
What is the CVSS score of CVE-2026-54175?
How do I remediate CVE-2026-54175?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54175
Is Your Infrastructure Affected by CVE-2026-54175?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.