CWE-501Base1 in KEV

Trust Boundary Violation

Draft in the CWE catalog · 28 CVEs mapped

28
CVEs mapped
1
In KEV
7.4
Median CVSS
What it is

The product mixes trusted and untrusted data in the same data structure or structured message.

Recent examples
9.1cvss
CVE-2026-44091

CVE-2026-44091 - CRITICAL Severity Vulnerability

An unauthenticated remote attacker can post a malicious ID to the MQTT Broker results in the creation of a new configuration entry in the system configuration. This may lead to integrity and availability loss.

CRITICALno explanation yet
0%
epss
5.3cvss
CVE-2026-65902

DOMPurify before 3.4.7 Hook Mutation Pollution via allowedTags

DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct references to the module-level DEFAULT_ALLOWED_TAGS and DEFAULT_ALLOWED_ATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit cfg.ALLOWED_TAGS / cfg.ALLOWED_ATTR array. A hook that mutates these fields permanently widens the default allow-lists for the lifetime of the DOMPurify instance, so all subsequent default-config sanitize calls inherit the widened defaults and attacker payloads using the poisoned tag/attribute name survive sanitization. removeAllHooks(), clearConfig(), and passing a fresh cfg do not recover the state; only constructing a new DOMPurify instance does.

MEDIUMno explanation yet
0%
epss
6.1cvss
CVE-2026-49458

DOMPurify: Cross-realm IN_PLACE sanitization leaves executable markup intact via realm-bound `instanceof` checks

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitize(node, { IN_PLACE: true }) accepted same-origin foreign-realm DOM nodes while follow-on checks used parent-realm constructors, causing instanceof checks for forms, named node maps, document fragments, and elements to fail and skip clobber, template-content, and shadow-DOM sanitization branches so executable markup could survive. This issue is fixed in version 3.4.6.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-501
Abstraction
Base
Structure
Simple
Status
Draft
References (1)