{ "schema_version": "1.4.0", "id": "GHSA-78fx-h6xr-vch4", "modified": "2025-03-12T21:29:27Z", "published": "2025-03-05T19:09:39Z", "aliases": [ "CVE-2025-27515" ], "summary": "Laravel has a File Validation Bypass", "details": "When using wildcard validation to validate a given file or image field array (`files.*`), a user-crafted malicious request could potentially bypass the validation rules.", "severity": [ { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "12.0.0" }, { "fixed": "12.1.1" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "11.0.0" }, { "fixed": "11.44.1" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "10.48.29" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/laravel/framework/security/advisories/GHSA-78fx-h6xr-vch4" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27515" }, { "type": "WEB", "url": "https://github.com/laravel/framework/commit/2d133034fefddfb047838f4caca3687a3ba811a5" }, { "type": "WEB", "url": "https://github.com/laravel/framework/commit/a4f7a8f9b83e21882abeef78c3174c66b0f4a26b" }, { "type": "PACKAGE", "url": "https://github.com/laravel/framework" } ], "database_specific": { "cwe_ids": [ "CWE-155" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-05T19:09:39Z", "nvd_published_at": "2025-03-05T19:15:39Z" } }