CWE-1173Base

Improper Use of Validation Framework

Draft in the CWE catalog · 7 CVEs mapped

7
CVEs mapped
6.6
Median CVSS
What it is

The product does not use, or incorrectly uses, an input validation framework that is provided by the source language or an independent library.

Recent examples
6.9cvss
CVE-2024-58360

stoatchat before 0.7.8 Unrestricted Account Creation

stoatchat versions before 0.7.8 fail to enforce account creation restrictions including invite-only mode, email verification, captcha, and shield verification. Attackers can create unlimited accounts with unverified email addresses, increasing denial-of-service risk and compromising service integrity.

MEDIUMno explanation yet
0%
epss
2.0cvss
CVE-2026-33674

PrestaShop: Improper Use of Validation Framework

PrestaShop is an open source e-commerce web application. Versions prior to 8.2.5 and 9.1.0 improperly use the validation framework. Versions 8.2.5 and 9.1.0 contain a fix. No known workarounds are available.

LOWno explanation yet
0%
epss
6.6cvss
CVE-2025-48490

Laravel Rest Api has a Search Validation Bypass

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.

MEDIUMno explanation yet
1%
epss
The record
Technical detail
CWE ID
CWE-1173
Abstraction
Base
Structure
Simple
Status
Draft