CVE-2026-54182
Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "backpack/crud:^6.8.13"
composer require "backpack/crud:^4.1.72"
composer require "backpack/crud:^7.0.36"
composer require "backpack/crud:^5.6.2"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (4)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| backpack/crud | packagist | 6.0.0, 6.0.1, 6.0.2, 6.0.3 (+115 more) | 6.8.13 |
| backpack/crud | packagist | 4.1.0, 4.1.1, 4.1.10, 4.1.11 (+68 more) | 4.1.72 |
| backpack/crud | packagist | 7.0.0, 7.0.1, 7.0.10, 7.0.11 (+32 more) | 7.0.36 |
| backpack/crud | packagist | 5.0.0, 5.0.1, 5.0.10, 5.0.11 (+68 more) | 5.6.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-mrc5-3mm3-45c5WEB
- https://github.com/Laravel-Backpack/CRUDPACKAGE
- https://github.com/Laravel-Backpack/CRUD/releases/tag/4.1.72WEB
- https://github.com/Laravel-Backpack/CRUD/releases/tag/5.6.2WEB
- https://github.com/Laravel-Backpack/CRUD/releases/tag/6.8.13WEB
- https://github.com/Laravel-Backpack/CRUD/releases/tag/7.0.36WEB
Frequently Asked Questions
- What is CVE-2026-54182?
- Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth) This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.1/10).
- How do I check if my project is affected by CVE-2026-54182?
- CVE-2026-54182 affects backpack/crud. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-54182 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-64679HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
- CVE-2026-55839HIGH
Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection
- CVE-2026-54347HIGH
Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2026-63337HIGH
RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading
- CVE-2026-56677HIGH
9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint
- CVE-2026-54178HIGH
Laravel Backpack CRUD: Arbitrary file deletion via attacker-controlled clear_<attr>[] in HasUploadFields::uploadMultipleFilesToDisk
- CVE-2026-54167HIGH
Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies