CVE-2024-52301
Published:November 12, 2024
Updated:June 05, 2026
Laravel is a web application framework. When the register_argc_argv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request. The vulnerability fixed in 6.20.45, 7.30.7, 8.83.28, 9.52.17, 10.48.23, and 11.31.0. The framework now ignores argv values for environment detection on non-cli SAPIs.
Affected Packages
laravel/framework (PHP):
Affected version(s) >=v7.0.0 <v7.30.7Fix Suggestion:
Update to version v7.30.7laravel/framework (PHP):
Affected version(s) >=v11.0.0 <v11.31.0Fix Suggestion:
Update to version v11.31.0laravel/framework (PHP):
Affected version(s) >=dev-ably-package <v6.20.45Fix Suggestion:
Update to version v6.20.45laravel/framework (PHP):
Affected version(s) >=v10.0.0 <v10.48.23Fix Suggestion:
Update to version v10.48.23laravel/framework (PHP):
Affected version(s) >=v9.0.0 <v9.52.17Fix Suggestion:
Update to version v9.52.17laravel/framework (PHP):
Affected version(s) >=v8.0.0 <v8.83.28Fix Suggestion:
Update to version v8.83.28Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
EPSS
Base Score:
65.71