Laravel PHP Web Application Development Framework
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in Laravel.
Laravel EOL Dates
Ensure that you are using a supported version of Laravel. Here are some end of life, and end of support dates for Laravel.
| Release | EOL | End of Support | Status |
|---|---|---|---|
| 13 | March 17, 2028 | September 30, 2027 |
Active
Laravel 13 will become EOL in two years (in 2028). |
| 12 | February 24, 2027 | August 16, 2026 |
Active
Laravel 12 will become EOL next year, in February 2027. |
| 11 | March 12, 2026 | September 3, 2025 |
EOL
Laravel 11 became EOL in 2026 and supported ended in 2025 |
| 10 | February 4, 2025 | August 6, 2024 |
EOL
Laravel 10 became EOL in 2025 and supported ended in 2024 |
| 9 | February 6, 2024 | August 8, 2023 |
EOL
Laravel 9 became EOL in 2024 and supported ended in 2023 |
| 8 | January 24, 2023 | July 26, 2022 |
EOL
Laravel 8 became EOL in 2023 and supported ended in 2022 |
| 7 | March 3, 2021 | October 6, 2020 |
EOL
Laravel 7 became EOL in 2021 and supported ended in 2020 |
| 6 | September 6, 2022 | January 25, 2022 |
EOL
Laravel 6 became EOL in 2022 and supported ended in 2022 |
| 5.8 | February 26, 2020 | August 26, 2019 |
EOL
Laravel 5.8 became EOL in 2020 and supported ended in 2019 |
| 5.5 | August 30, 2020 | August 30, 2019 |
EOL
Laravel 5.5 became EOL in 2020 and supported ended in 2019 |
By the Year
In 2026 there have been 1 vulnerability in Laravel with an average score of 8.4 out of ten. Last year, in 2025 Laravel had 3 security vulnerabilities published. At the current rates, it appears that the number of vulnerabilities last year and this year may equal out. However, the average CVE base score of the vulnerabilities in 2026 is greater by 2.30.
| Year | Vulnerabilities | Average Score |
|---|---|---|
| 2026 | 1 | 8.40 |
| 2025 | 3 | 6.10 |
| 2024 | 2 | 0.00 |
| 2023 | 2 | 7.55 |
| 2022 | 2 | 9.30 |
| 2021 | 1 | 5.30 |
| 2020 | 2 | 7.50 |
| 2019 | 0 | 0.00 |
| 2018 | 1 | 8.10 |
It may take a day or so for new Laravel vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.
Recent Laravel Security Vulnerabilities
Laravel Valet v1.1.42.0.3 LPE via valet command symlink edit
CVE-2021-47756
8.4 - High
- January 15, 2026
Laravel Valet versions 1.1.4 to 2.0.3 contain a local privilege escalation vulnerability that allows users to modify the valet command with root privileges. Attackers can edit the symlinked valet command to execute arbitrary code with root permissions without additional authentication.
Incorrect Permission Assignment for Critical Resource
Laravel 11.9.0-11.35.1 XSS via route params in debug error page
CVE-2024-13919
6.1 - Medium
- March 10, 2025
The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of route parameters in the debug-mode error page.
XSS
Laravel 11.9.0-11.35.1 Reflected XSS via Debug-Mode Error Page
CVE-2024-13918
6.1 - Medium
- March 10, 2025
The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of request parameters in the debug-mode error page.
XSS
Laravel wildcard validation bypass files.* before v11.44.1/v12.1.1
CVE-2025-27515
- March 05, 2025
Laravel is a web application framework. When using wildcard validation to validate a given file or image field (`files.*`), a user-crafted malicious request could potentially bypass the validation rules. This vulnerability is fixed in 11.44.1 and 12.1.1.
Improper Neutralization of Wildcards or Matching Symbols
Laravel Framework Environment Manipulation Vulnerability via Query String
CVE-2024-52301
- November 12, 2024
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.
Argument Injection
Laravel v11.x XXE Vulnerability via XML External Entity
CVE-2024-40075
- July 22, 2024
Laravel v11.x was discovered to contain an XML External Entity (XXE) vulnerability.
Laravel 89.x (before 9.32) User Enumeration via HTTP/2 Timing Attack
CVE-2022-40482
5.3 - Medium
- April 25, 2023
The authentication method in Laravel 8.x through 9.x before 9.32.0 was discovered to be vulnerable to user enumeration via timeless timing attacks with HTTP/2 multiplexing. This is caused by the early return inside the hasValidCredentials method in the Illuminate\Auth\SessionGuard class when a user is found to not exist.
Side Channel Attack
Arbitrary RCE via deserialization in Laravel 8.5.9 destruct()
CVE-2021-28254
9.8 - Critical
- April 19, 2023
A deserialization vulnerability in the destruct() function of Laravel v8.5.9 allows attackers to execute arbitrary commands.
Marshaling, Unmarshaling
Remote Deserialization in Laravel 5.1 via Unknown Function
CVE-2022-2886
8.8 - High
- August 19, 2022
A vulnerability, which was classified as critical, was found in Laravel 5.1. Affected is an unknown function. The manipulation leads to deserialization. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-206688.
Marshaling, Unmarshaling
Laravel 5.1 deserialization flaw (CVE-2022-2870)
CVE-2022-2870
9.8 - Critical
- August 17, 2022
A vulnerability was found in laravel 5.1 and classified as problematic. This issue affects some unknown processing. The manipulation leads to deserialization. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-206501 was assigned to this vulnerability.
Marshaling, Unmarshaling
Laravel is a web application framework
CVE-2021-21263
5.3 - Medium
- January 19, 2021
Laravel is a web application framework. Versions of Laravel before 6.20.11, 7.30.2 and 8.22.1 contain a query binding exploitation. This same exploit applies to the illuminate/database package which is used by Laravel. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results.
SQL Injection
An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2
CVE-2020-24940
7.5 - High
- September 04, 2020
An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment.
Improper Input Validation
An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0
CVE-2020-24941
7.5 - High
- September 04, 2020
An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions.
Improper Input Validation
In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29
CVE-2018-15133
8.1 - High
- August 09, 2018
In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in gadgetchains/Laravel/RCE/3/chain.php in phpggc. The attacker must know the application key, which normally would never occur, but could happen if the attacker previously had privileged access or successfully accomplished a previous attack.
Marshaling, Unmarshaling
In Laravel framework through 5.5.21, remote attackers can obtain sensitive information (such as externally usable passwords)
CVE-2017-16894
7.5 - High
- November 20, 2017
In Laravel framework through 5.5.21, remote attackers can obtain sensitive information (such as externally usable passwords) via a direct request for the /.env URI. NOTE: this CVE is only about Laravel framework's writeNewEnvironmentFileWith function in src/Illuminate/Foundation/Console/KeyGenerateCommand.php, which uses file_put_contents without restricting the .env permissions. The .env filename is not used exclusively by Laravel framework.
Information Disclosure