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.
{
"cwe_ids": [
"CWE-155"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/27xxx/CVE-2025-27515.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "11.44.1"
},
{
"introduced": "12.0.0"
},
{
"fixed": "12.1.1"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}