1 results (0.002 seconds)
CVSS: 9.8EPSS: 0%CPEs: 2EXPL: 0

CVE-2025-27515 – Laravel has a File Validation Bypass
https://notcve.org/view.php?id=CVE-2025-27515
05 Mar 2025 — 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. • https://github.com/laravel/framework/commit/2d133034fefddfb047838f4caca3687a3ba811a5 • CWE-155: Improper Neutralization of Wildcards or Matching Symbols •