๐Ÿ” CVE Alert

CVE-2026-54182

HIGH 8.1

backpack/crud: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20 CWE-78 CWE-116
Vendor laravel-backpack
Product crud
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for laravel-backpack crud

Be the first to know when new high vulnerabilities affecting laravel-backpack crud are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected 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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-mrc5-3mm3-45c5 github.com: https://github.com/Laravel-Backpack/CRUD/pull/6012 github.com: https://github.com/Laravel-Backpack/CRUD/commit/0f2faafc22a15d77c14370f163d8f739f933c28c github.com: https://github.com/Laravel-Backpack/CRUD/commit/1476a3769d94a410a2d2e9576deb522e84002f2a github.com: https://github.com/Laravel-Backpack/CRUD/commit/282ba2a0b88749fb1888b3836678ba462d7023f0 github.com: https://github.com/Laravel-Backpack/CRUD/commit/471935e296b1be1a7216fdf10c8823e1f512f601 github.com: https://github.com/Laravel-Backpack/CRUD/releases/tag/4.1.72 github.com: https://github.com/Laravel-Backpack/CRUD/releases/tag/5.6.2 github.com: https://github.com/Laravel-Backpack/CRUD/releases/tag/6.8.13 github.com: https://github.com/Laravel-Backpack/CRUD/releases/tag/7.0.36