CVE-2026-54177
Last modified
CVE-2026-54177 is a medium-severity vulnerability rated 6.6/10 on the CVSS scale. 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. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
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, 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Laravel-Backpack | CRUD | >= 6.0.0, < 6.8.14; >= 7.0.0, < 7.0.38 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54177?
How severe is CVE-2026-54177?
How do I fix CVE-2026-54177?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54168Pipelines-as-Code is a CI/CD system that lets users define T…6.5
- CVE-2026-5417A vulnerability was determined in Dataease SQLbot up to 1.6.…4.7
- CVE-2026-54171Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.…6.5
- CVE-2026-54174melange allows users to build apk packages using declarative…8.3
- CVE-2026-54175backpack/crud provides Create, Read, Update & Delete (CRUD) …7.6
- CVE-2026-54176backpack/crud provides Create, Read, Update & Delete (CRUD) …6.5
- CVE-2026-54178backpack/crud provides Create, Read, Update & Delete (CRUD) …8.1
- CVE-2026-54179backpack/crud provides Create, Read, Update & Delete (CRUD) …4.4
- CVE-2026-5418A vulnerability was identified in appsmithorg appsmith up to…7.3
- CVE-2026-54180backpack/crud provides Create, Read, Update & Delete (CRUD) …7.6
- CVE-2026-54181backpack/crud provides Create, Read, Update & Delete (CRUD) …5.4
- CVE-2026-54182backpack/crud provides Create, Read, Update & Delete (CRUD) …8.1
Are you affected by CVE-2026-54177?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
