Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Laravel | Framework | < 11.44.1 |
Related Weaknesses (CWE)
References
- https://github.com/laravel/framework/commit/2d133034fefddfb047838f4caca3687a3ba8Patch
- https://github.com/laravel/framework/security/advisories/GHSA-78fx-h6xr-vch4Vendor Advisory
FAQ
What is CVE-2025-27515?
CVE-2025-27515 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 rul...
How severe is CVE-2025-27515?
CVE-2025-27515 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-27515?
Check the references section above for vendor advisories and patch information. Affected products include: Laravel Framework.