Validation Bypass in Laravel Rest API Affects Multiple Versions
CVE-2025-48490
6.6MEDIUM
What is CVE-2025-48490?
A vulnerability in Laravel Rest API allows for a validation bypass where multiple validations for the same attribute could be silently overridden. This misconfiguration permits attackers to craft requests that circumvent standard validation procedures, thereby injecting harmful or unexpected parameters into the application. The flaw arises from the framework's method of merging validation rules across different actions, leading to potential unauthorized data acceptance and processing. This vulnerability has been resolved in version 2.13.0.
Affected Version(s)
laravel-rest-api < 2.13.0