CVE-2024-13919
CVE-2024-13919 is a high-severity vulnerability in Laravel Framework with a CVSS 3.x base score of 8.0. 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-79.
Key facts
- Severity: High (CVSS 3.x base score 8.0)
- EPSS exploit prediction: 1% (40th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-54197
- Weakness: CWE-79
- Affected product: Laravel Framework
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2024-13919?
- 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.
- How severe is CVE-2024-13919?
- CVE-2024-13919 has a CVSS 3.x base score of 8.0, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2024-13919 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (40th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-13919?
- CVE-2024-13919 affects Laravel Framework. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-13919?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-13919 have an EU (EUVD) identifier?
- Yes. CVE-2024-13919 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-54197.
- When was CVE-2024-13919 published?
- CVE-2024-13919 was published on 2025-03-10 and last updated on 2026-06-17.
References
- https://github.com/laravel/framework/pull/53869
- https://github.com/laravel/framework/releases/tag/v11.36.0
- https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20241209-02_Laravel_Reflected_XSS_via_Route_Parameter_in_Debug-Mode_Error_Page
- http://www.openwall.com/lists/oss-security/2025/03/10/4
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-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…
- CVE-2024-52301 — High (CVSS 7.5): Laravel is a web application framework. When the register_argc_argv php directive is set to on , and users call any URL…
All CVEs affecting Laravel Framework →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →