CVE-2025-48490 MEDIUM

CVE-2025-48490: Laravel Rest Api has a Search Validation Bypass

Vendor Lomkit
Product laravel-rest-api
Weakness CWE-20 · Input validation
Published May 30, 2025
Last update May 30, 2025

CVSS base score

6.6/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U

What the vulnerability does

Description

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 update actions), malicious actors could exploit this behavior by crafting requests that bypass expected validation rules, potentially injecting unexpected or dangerous parameters into the application. This could lead to unauthorized data being accepted or processed by the API, depending on the context in which the validation was bypassed. This issue has been patched in version 2.13.0.

Key dates

Disclosure timeline

May 30, 2025 CVE published
May 30, 2025 Record updated