Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/laravel/framework@5.6.0
purl pkg:composer/laravel/framework@5.6.0
Next non-vulnerable version 6.20.26
Latest non-vulnerable version 12.1.1
Risk 4.0
Vulnerabilities affecting this package (8)
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.6.30
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 3 other vulnerabilities.
6.20.12
Affected by 2 other vulnerabilities.
7.30.2
Affected by 2 other vulnerabilities.
7.30.3
Affected by 1 other vulnerability.
8.22.1
Affected by 2 other vulnerabilities.
VCID-aju9-h338-mfhf
Aliases:
GMS-2018-72
Cryptographic Issues Exploit of encryption failure vulnerability
5.6.15
Affected by 4 other vulnerabilities.
10.36.0
Affected by 0 other vulnerabilities.
VCID-c1e9-2tyr-j3e9
Aliases:
GMS-2018-73
Session Fixation Cookie serialization vulnerability in laravel framework.
5.6.30
Affected by 3 other vulnerabilities.
10.36.0
Affected by 0 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.6.15
Affected by 4 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 1 other vulnerability.
7.30.4
Affected by 0 other vulnerabilities.
8.24.0
Affected by 1 other vulnerability.
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.6.15
Affected by 4 other vulnerabilities.
10.36.0
Affected by 0 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 0 other vulnerabilities.
8.40.0
Affected by 0 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-04T20:50:18.167404+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:19.140033+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:22.293978+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:11:43.397460+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-04T16:21:41.493529+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-02T04:43:26.277226+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-02T04:38:10.284601+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-02T04:37:37.397206+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