Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/laravel/framework@4.1.30
purl pkg:composer/laravel/framework@4.1.30
Next non-vulnerable version 10.48.29
Latest non-vulnerable version 12.1.1
Risk 4.0
Vulnerabilities affecting this package (17)
Vulnerability Summary Fixed by
VCID-1apm-fx9d-3ufe
Aliases:
CVE-2018-15133
GHSA-qvqm-h22r-4cp9
Laravel Framework RCE Vulnerability 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.
5.5.41
Affected by 13 other vulnerabilities.
5.6.30
Affected by 10 other vulnerabilities.
VCID-6wn3-r4pw-a3a3
Aliases:
CVE-2021-43808
GHSA-66hf-2p6w-jqfw
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Laravel is a web application framework. Laravel contain a possible cross-site scripting (XSS) vulnerability in the Blade templating engine. A broken HTML element may be clicked and the user taken to another location in their browser due to XSS. This is due to the user being able to guess the parent placeholder SHA-1 hash by trying common names of sections. If the parent template contains an exploitable HTML structure an XSS vulnerability can be exposed. This vulnerability has been patched by determining the parent placeholder at runtime and using a random hash that is unique to each request.
6.20.42
Affected by 3 other vulnerabilities.
7.30.6
Affected by 2 other vulnerabilities.
8.75.0
Affected by 3 other vulnerabilities.
VCID-96p3-hbxp-duaz
Aliases:
CVE-2021-21263
GHSA-3p32-j457-pg5x
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') 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.
6.20.11
Affected by 10 other vulnerabilities.
6.20.12
Affected by 9 other vulnerabilities.
7.30.2
Affected by 8 other vulnerabilities.
7.30.3
Affected by 7 other vulnerabilities.
8.22.1
Affected by 9 other vulnerabilities.
VCID-aju9-h338-mfhf
Aliases:
GMS-2018-72
Cryptographic Issues Exploit of encryption failure vulnerability
4.2.0-BETA1
Affected by 15 other vulnerabilities.
5.2.0-beta1
Affected by 15 other vulnerabilities.
5.3.0-RC1
Affected by 15 other vulnerabilities.
5.5.40
Affected by 14 other vulnerabilities.
5.6.15
Affected by 13 other vulnerabilities.
10.36.0
Affected by 2 other vulnerabilities.
VCID-c1e9-2tyr-j3e9
Aliases:
GMS-2018-73
Session Fixation Cookie serialization vulnerability in laravel framework.
4.2.0-BETA1
Affected by 15 other vulnerabilities.
5.2.0-beta1
Affected by 15 other vulnerabilities.
5.3.0-RC1
Affected by 15 other vulnerabilities.
5.5.42
Affected by 12 other vulnerabilities.
5.6.30
Affected by 10 other vulnerabilities.
10.36.0
Affected by 2 other vulnerabilities.
VCID-eqzu-3cmt-2ube
Aliases:
CVE-2017-14775
GHSA-c2v7-j5gq-wcq4
Close remember_me Timing Attack Vector This package mishandles the `remember_me token` verification process because `DatabaseUserProvider` does not have constant-time token comparison.
5.5.10
Affected by 17 other vulnerabilities.
VCID-fhw2-erwk-fqf4
Aliases:
CVE-2024-52301
GHSA-gv7v-rgg6-548h
Laravel environment manipulation via query string 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.
6.20.45
Affected by 1 other vulnerability.
7.30.7
Affected by 1 other vulnerability.
8.83.28
Affected by 1 other vulnerability.
9.0.0-beta.1
Affected by 2 other vulnerabilities.
9.52.17
Affected by 1 other vulnerability.
10.48.23
Affected by 1 other vulnerability.
11.31.0
Affected by 3 other vulnerabilities.
VCID-hrpd-1z9j-guc4
Aliases:
CVE-2020-19316
GHSA-w2pm-r78h-4m7v
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework
5.8.17
Affected by 10 other vulnerabilities.
VCID-jdrm-xnf9-rybm
Aliases:
CVE-2020-24941
GHSA-w68r-5p45-5rqp
Incorrect Authorization 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.
6.18.35
Affected by 10 other vulnerabilities.
7.24.0
Affected by 8 other vulnerabilities.
VCID-kr17-12b7-6ke2
Aliases:
GHSA-7852-w36x-6mf6
Laravel Encrypter Component Potential Decryption Failure Leading to Unintended Behavior The Laravel Encrypter component is susceptible to a vulnerability that may result in decryption failure, leading to an unexpected return of `false`. Exploiting this issue requires the attacker to manipulate the encrypted payload before decryption. When combined with weak type comparisons in the application's code, such as the example below: ``` <?php $decyptedValue = decrypt($secret); if ($decryptedValue == '') { // Code is run even though decrypted value is false... } ```
5.5.40
Affected by 14 other vulnerabilities.
5.6.15
Affected by 13 other vulnerabilities.
VCID-t45c-4zgs-r7es
Aliases:
CVE-2017-9303
GHSA-rc8x-jrrc-frfv
User phishing There's a vulnerability that allows phishing attempts on users of the application. Using the password reset system, malicious users can attempt to trick your users into entering their login credentials into a separate application that they control. Since the password reset notification uses the host of the incoming request to build the password reset URL, the host of the password reset URL may be spoofed. If users do not notice that they are not on their intended application's domain, they may accidentally enter their login credentials into a malicious application.
5.4.22
Affected by 16 other vulnerabilities.
VCID-tzy8-b9et-fyd9
Aliases:
CVE-2025-27515
GHSA-78fx-h6xr-vch4
Laravel has a File Validation Bypass When using wildcard validation to validate a given file or image field array (`files.*`), a user-crafted malicious request could potentially bypass the validation rules.
10.48.29
Affected by 0 other vulnerabilities.
11.44.1
Affected by 0 other vulnerabilities.
12.1.1
Affected by 0 other vulnerabilities.
VCID-wptp-4xv5-43du
Aliases:
GHSA-x7p5-p2c9-phvg
GMS-2021-114
GMS-2021-116
Unexpected database bindings This is a follow-up to the previous security advisory (GHSA-3p32-j457-pg5x) which addresses a few additional edge cases. 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.
6.20.14
Affected by 7 other vulnerabilities.
7.30.4
Affected by 5 other vulnerabilities.
8.24.0
Affected by 7 other vulnerabilities.
VCID-xv5e-yt52-d7ae
Aliases:
CVE-2021-43617
GHSA-364w-9g92-3grq
Unrestricted Upload of File with Dangerous Type Laravel Framework does not sufficiently block the upload of executable PHP content because `Illuminate/Validation/Concerns/ValidatesAttributes.php` lacks a check for `.phar` files, which are handled as application/x-httpd-php on systems based on Debian. Note, this CVE Record is for Laravel Framework, and is unrelated to any reports concerning incorrectly written user applications for image upload.
8.73.0
Affected by 4 other vulnerabilities.
10.36.0
Affected by 2 other vulnerabilities.
VCID-zcqa-v2g7-pud6
Aliases:
GHSA-qm5c-m76r-2hfr
Laravel RCE vulnerability in "cookie" session driver Applications using the "cookie" session driver that were also exposing an encryption oracle via their application were vulnerable to remote code execution. An encryption oracle is a mechanism where arbitrary user input is encrypted and the encrypted string is later displayed or exposed to the user. This combination of scenarios lets the user generate valid Laravel signed encryption strings for any plain-text string, thus allowing them to craft Laravel session payloads when an application is using the "cookie" driver.
6.18.31
Affected by 12 other vulnerabilities.
7.22.4
Affected by 10 other vulnerabilities.
VCID-zg1j-9fvd-bqek
Aliases:
GMS-2018-27
Unsafe payload decryption There's a potential exploit of the Laravel Encrypter component that may cause the Encrypter to fail on decryption and unexpectedly return false. To exploit this, the attacker must be able to modify the encrypted payload before it is decrypted. This could lead to unexpected behavior when combined with weak type comparisons.
5.5.40
Affected by 14 other vulnerabilities.
5.6.15
Affected by 13 other vulnerabilities.
10.36.0
Affected by 2 other vulnerabilities.
VCID-zj39-eevs-kug3
Aliases:
GHSA-4mg9-vhxq-vm7j
GMS-2021-113
GMS-2021-115
SQL Server LIMIT / OFFSET SQL Injection in laravel/framework and illuminate/database ### Impact Those using SQL Server with Laravel and allowing user input to be passed directly to the `limit` and `offset` functions is vulnerable to SQL injection. Other database drivers such as MySQL and Postgres are not affected by this vulnerability. ### Patches This problem has been patched on Laravel versions 6.20.26, 7.30.5, and 8.40.0. ### Workarounds You may workaround this vulnerability by ensuring that only integers are passed to the `limit` and `offset` functions, as well as the `skip` and `take` functions.
6.20.26
Affected by 5 other vulnerabilities.
8.40.0
Affected by 5 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-06T05:41:26.993668+00:00 GitLab Importer Affected by VCID-tzy8-b9et-fyd9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2025-27515.yml 38.6.0
2026-06-06T05:30:54.279979+00:00 GitLab Importer Affected by VCID-fhw2-erwk-fqf4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2024-52301.yml 38.6.0
2026-06-06T04:55:00.598483+00:00 GitLab Importer Affected by VCID-kr17-12b7-6ke2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GHSA-7852-w36x-6mf6.yml 38.6.0
2026-06-06T04:54:08.758346+00:00 GitLab Importer Affected by VCID-zcqa-v2g7-pud6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GHSA-qm5c-m76r-2hfr.yml 38.6.0
2026-06-06T02:00:58.863164+00:00 GitLab Importer Affected by VCID-1apm-fx9d-3ufe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2018-15133.yml 38.6.0
2026-06-06T01:14:52.141736+00:00 GitLab Importer Affected by VCID-hrpd-1z9j-guc4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2020-19316.yml 38.6.0
2026-06-06T01:12:15.527339+00:00 GitLab Importer Affected by VCID-6wn3-r4pw-a3a3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2021-43808.yml 38.6.0
2026-06-06T01:09:21.369019+00:00 GitLab Importer Affected by VCID-xv5e-yt52-d7ae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2021-43617.yml 38.6.0
2026-06-06T00:35:53.117494+00:00 GitLab Importer Affected by VCID-jdrm-xnf9-rybm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2020-24941.yml 38.6.0
2026-06-04T20:50:17.597965+00:00 GitLab Importer Affected by VCID-zj39-eevs-kug3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GMS-2021-115.yml 38.6.0
2026-06-04T20:44:17.872933+00:00 GitLab Importer Affected by VCID-wptp-4xv5-43du https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GMS-2021-116.yml 38.6.0
2026-06-04T20:43:21.053636+00:00 GitLab Importer Affected by VCID-96p3-hbxp-duaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2021-21263.yml 38.6.0
2026-06-04T20:14:23.275851+00:00 GitLab Importer Affected by VCID-c1e9-2tyr-j3e9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GMS-2018-73.yml 38.6.0
2026-06-04T20:11:43.675911+00:00 GitLab Importer Affected by VCID-aju9-h338-mfhf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GMS-2018-72.yml 38.6.0
2026-06-04T20:11:42.960890+00:00 GitLab Importer Affected by VCID-zg1j-9fvd-bqek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/GMS-2018-27.yml 38.6.0
2026-06-04T20:09:10.079634+00:00 GitLab Importer Affected by VCID-eqzu-3cmt-2ube https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2017-14775.yml 38.6.0
2026-06-04T20:08:07.819708+00:00 GitLab Importer Affected by VCID-t45c-4zgs-r7es https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/laravel/framework/CVE-2017-9303.yml 38.6.0