CVE-2026-54182
Last modified
CVE-2026-54182 is a high-severity vulnerability rated 8.1/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. Prior to 4.1.70, 5.6.2, 6.8.13, and 7.0.36, Backpack\CRUD\Stats::makeCurlRequest in src/Stats.php is reached from BackpackServiceProvider::boot() and constructs a shell command with a URL influenced by the HTTP Host header, which it passes to exec() without adequate shell neutralization.
Description
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 4.1.70, 5.6.2, 6.8.13, and 7.0.36, Backpack\CRUD\Stats::makeCurlRequest in src/Stats.php is reached from BackpackServiceProvider::boot() and constructs a shell command with a URL influenced by the HTTP Host header, which it passes to exec() without adequate shell neutralization. An unauthenticated attacker whose malformed Host value reaches PHP can inject operating-system commands when exec() and curl are available and the 1-in-100 random gate is reached. Repeated requests can reach the random gate. Successful exploitation executes commands as the web-server user, exposing environment secrets, files, and reachable services and permitting data modification or service disruption. Common reverse-proxy Host validation and hardened PHP configurations that disable exec() reduce reachability but do not correct the vulnerable construction. This issue is fixed in versions 4.1.70, 5.6.2, 6.8.13, and 7.0.36.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Laravel-Backpack | CRUD | < 4.1.70; >= 5.0.0, < 5.6.2; >= 6.0.0, < 6.8.13; >= 7.0.0, < 7.0.36 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54182?
How severe is CVE-2026-54182?
How do I fix CVE-2026-54182?
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-54177backpack/crud provides Create, Read, Update & Delete (CRUD) …6.6
- 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-54183Apache Airflow's secrets masker hides values stored under se…4.3
- CVE-2026-54184Unauthenticated Insecure Direct Object References (IDOR) in …8.2
- CVE-2026-54185Subscriber SQL Injection in Cornerstone < 7.8.8 versions.8.5
- CVE-2026-54186Unauthenticated SQL Injection in JobSearch <= 3.2.9 versions…9.3
- CVE-2026-54187Unauthenticated SQL Injection in JetEngine <= 3.8.10.1 versi…9.3
- CVE-2026-54188Unauthenticated Cross Site Scripting (XSS) in JetEngine <= 3…7.1
Are you affected by CVE-2026-54182?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
