CVE-2025-48490

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.
CVSS

No CVSS.

Configurations

No configuration.

History

30 May 2025, 16:31

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-30 06:15

Updated : 2025-05-30 16:31


NVD link : CVE-2025-48490

Mitre link : CVE-2025-48490

CVE.ORG link : CVE-2025-48490


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-1173

Improper Use of Validation Framework