Laravel — CWE-1173

All FrameworksLaravelCWE-1173

1 CVEs categorized as CWE-1173 in Laravel.

CVE-2025-48490MEDIUM2025
Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts (such as index, store, and…