CVE-2022-40482
CVE-2022-40482 is a medium-severity vulnerability in Laravel Framework with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-203.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 1% (55th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-203
- Affected product: Laravel Framework
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2022-40482?
- 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.
- How severe is CVE-2022-40482?
- CVE-2022-40482 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2022-40482 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (55th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-40482?
- CVE-2022-40482 affects Laravel Framework. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-40482?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2022-40482 published?
- CVE-2022-40482 was published on 2023-04-25 and last updated on 2026-06-17.
References
- https://ephort.dk/blog/laravel-timing-attack-vulnerability/
- https://github.com/ephort/laravel-user-enumeration-demo
- https://github.com/laravel/framework/pull/44069
- https://github.com/laravel/framework/releases/tag/v9.32.0
Affected products (1)
- cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*
More vulnerabilities in Laravel Framework
- CVE-2025-27515 — Critical (CVSS 9.8): Laravel is a web application framework. When using wildcard validation to validate a given file or image field…
- CVE-2021-43617 — Critical (CVSS 9.8): Laravel Framework through 8.70.2 does not sufficiently block the upload of executable PHP content because…
- CVE-2020-19316 — High (CVSS 8.8): OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework before 5.8.17.
- CVE-2018-6330 — High (CVSS 8.8): Laravel 5.4.15 is vulnerable to Error based SQL injection in save.php via dhx_user and dhx_version parameters.
- CVE-2024-13919 — High (CVSS 8.0): The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an…
- CVE-2024-13918 — High (CVSS 8.0): The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an…
All CVEs affecting Laravel Framework →
Other CWE-203 (Observable Discrepancy) vulnerabilities
- CVE-2019-25337 — Critical (CVSS 9.8): OwnCloud 8.1.8 contains a username enumeration vulnerability that allows remote attackers to discover user accounts by…
- CVE-2026-23519 — Critical (CVSS 9.8): RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in…
- CVE-2025-27667 — Critical (CVSS 9.8): Vasion Print (formerly PrinterLogic) before Virtual Appliance Host 22.0.843 Application 20.0.1923 allows Administrative…
- CVE-2024-25714 — Critical (CVSS 9.8): In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel…
- CVE-2024-25191 — Critical (CVSS 9.8): php-jwt 1.0.0 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
- CVE-2024-25190 — Critical (CVSS 9.8): l8w8jwt 2.2.1 uses memcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
Browse all CWE-203 (Observable Discrepancy) vulnerabilities →