backpack/crud: MyAccountController allows changing the login email without a current-password check
Summary
| CVE | CVE-2026-54176 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-14 18:17:52 UTC |
| Updated | 2026-09-14 19:17:29 UTC |
| Description | 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, MyAccountController::postAccountInfoForm at POST /admin/edit-account-info permits AccountInfoRequest to update backpack_authentication_column(), which is email by default, without requiring current_password or otherwise verifying the account's existing password. An attacker with a temporary authenticated Backpack session can change the account-recovery email and later use the password-reset flow after the original session expires, converting session compromise into persistent account takeover. The same mechanism permits an insider to set a personal recovery address before access is revoked. The separate password-change endpoint is not affected because it verifies old_password. This issue is fixed in versions 6.8.14 and 7.0.38. |
Risk And Classification
Primary CVSS: v3.1 6.5 MEDIUM from [email protected]
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Problem Types: CWE-287 | CWE-620 | CWE-287 CWE-287: Improper Authentication | CWE-620 CWE-620: Unverified Password Change
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N |
| 3.1 | CNA | DECLARED | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
HighUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
NoneCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Laravel-Backpack | CRUD | affected >= 6.0.0, < 6.8.14 | Not specified |
| CNA | Laravel-Backpack | CRUD | affected >= 7.0.0, < 7.0.38 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/Laravel-Backpack/CRUD/pull/5994 | [email protected] | github.com | |
| github.com/Laravel-Backpack/CRUD/commit/76c3a6e50e3fbd6d5f633208da5b04ac... | [email protected] | github.com | |
| github.com/Laravel-Backpack/CRUD/pull/5990 | [email protected] | github.com | |
| github.com/Laravel-Backpack/CRUD/releases/tag/7.0.38 | [email protected] | github.com | |
| github.com/Laravel-Backpack/CRUD/commit/8ab94543d880b03c1189acb96b781863... | [email protected] | github.com | |
| github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-9fw9-8c49-qch8 | [email protected] | github.com | |
| github.com/Laravel-Backpack/CRUD/releases/tag/6.8.14 | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.