CWE-184Base2 in KEV

Incomplete List of Disallowed Inputs

Draft in the CWE catalog · 178 CVEs mapped

178
CVEs mapped
2
In KEV
7.3
Median CVSS
What it is

The product implements a protection mechanism that relies on a list of inputs (or properties of inputs) that are not allowed by policy or otherwise require other action to neutralize before additional processing takes place, but the list is incomplete.

Recent examples
6.5cvss
CVE-2026-85787

CVE-2026-85787 - MEDIUM Severity Vulnerability

An incomplete list of disallowed inputs in the SQL validation component in Amazon awslabs postgres-mcp-server before version 1.1.7 might allow an unauthenticated actor to modify data beyond the read-only scope by placing crafted SQL into the content that is submitted when an authenticated user interacts with the MCP server. To remediate this issue, users should upgrade to version 1.1.7 or above.

MEDIUMno explanation yet
0%
epss
none
CVE-2026-77124

CVE-2026-77124 - UNKNOWN Severity Vulnerability

In affected versions of Nexus Repository 3, the script execution endpoint (POST /service/rest/v1/script/{name}/run) did not verify whether script execution had been administratively disabled. An account holding script-execution permission could continue to run previously-created scripts even after an administrator set nexus.scripts.allowCreation=false, undermining the expectation that this setting fully blocks script execution.

no explanation yet
0%
epss
8.2cvss
CVE-2026-84370

CVE-2026-84370 - HIGH Severity Vulnerability

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 1.0.0 until versions 2.8.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in plugins/removeScripts.js and lib/svgo/tools.js. The plugin does not recognize namespace-prefixed SVG anchor elements such as svg:a with href or namespaced *:href values, and it does not remove ASCII tab, line-feed, or carriage-return characters before checking URL schemes. Browsers remove those characters before parsing a scheme, allowing an executable link to pass the plugin's check. When an application processes attacker-controlled SVG input and serves the result in an active browser context, a victim who activates the surviving link can execute script in the SVG's origin, expose data, modify content, or perform actions as the victim. This issue is fixed in versions 2.8.4, 3.3.5, and 4.1.0.

HIGHno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-184
Abstraction
Base
Structure
Simple
Status
Draft
References (2)