CWE-1288Base

Improper Validation of Consistency within Input

Incomplete in the CWE catalog · 28 CVEs mapped

28
CVEs mapped
6.5
Median CVSS
What it is

The product receives a complex input with multiple elements or fields that must be consistent with each other, but it does not validate or incorrectly validates that the input is actually consistent.

Recent examples
5.0cvss
CVE-2026-18238

CVE-2026-18238 - MEDIUM Severity Vulnerability

The rpcap client code that processes a RPCAP_MSG_PACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the captured packet.

MEDIUMno explanation yet
epss
8.2cvss
CVE-2026-18794

CVE-2026-18794 - HIGH Severity Vulnerability

The OpenRGB network protocol allows attackers to cause memory exhaustion and out-of-bounds memory reads and writes by passing inconsistent data.

HIGHno explanation yet
0%
epss
none
CVE-2026-73219

CVE-2026-73219 - UNKNOWN Severity Vulnerability

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with write access to a CVAT job can submit a batch automatic annotation request to RequestViewSet.create with inconsistent task and job IDs, and because the task ID determines the single active request slot, block automatic annotation for another task whose ID is known. This issue is fixed in version 2.72.0.

no explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1288
Abstraction
Base
Structure
Simple
Status
Incomplete