CWE-1023Class1 in KEV

Incomplete Comparison with Missing Factors

Incomplete in the CWE catalog · 15 CVEs mapped

15
CVEs mapped
1
In KEV
6.1
Median CVSS
What it is

The product performs a comparison between entities that must consider multiple factors or characteristics of each entity, but the comparison does not include one or more of these factors.

Recent examples
7.1cvss
CVE-2026-14199

CVE-2026-14199 - HIGH Severity Vulnerability

Only self-managed Grafana instances with Auth Proxy authentication and identity caching enabled (sync_ttl greater than zero) are affected. The Auth Proxy cache key concatenated the username and forwarded identity attributes without a delimiter, so distinct identities could collide on one key. An authenticated user who shapes their own attributes to collide with a higher-privileged user's, while that user's cache entry is live, is authenticated as that user, up to Administrator (authentication bypass by spoofing).

HIGHno explanation yet
0%
epss
3.7cvss
CVE-2026-54713

CVE-2026-54713 - LOW Severity Vulnerability

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId() generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated attacker who can influence job parameters can submit semantically different data that produces the same identifier, resulting in legitimate jobs dropped as duplicate collisions. This issue is fixed in version 2.3.1.

LOWno explanation yet
0%
epss
7.5cvss
CVE-2026-24255

CVE-2026-24255 - HIGH Severity Vulnerability

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal embedding cache, where an attacker could cause a hash collision by submitting images that share an identical pixel byte sequence but have different dimensions. A successful exploit of this vulnerability might lead to data tampering.

HIGHno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1023
Abstraction
Class
Structure
Simple
Status
Incomplete