CWE-99Class

Improper Control of Resource Identifiers ('Resource Injection')

Draft in the CWE catalog · 59 CVEs mapped

59
CVEs mapped
5.3
Median CVSS
What it is

The product receives input from an upstream component, but it does not restrict or incorrectly restricts the input before it is used as an identifier for a resource that may be outside the intended sphere of control.

Recent examples
5.4cvss
CVE-2026-81524

CVE-2026-81524 - MEDIUM Severity Vulnerability

A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have operations directed at a resource other than the one intended.

MEDIUMno explanation yet
0%
epss
6.5cvss
CVE-2026-81521

CVE-2026-81521 - MEDIUM Severity Vulnerability

The MongoDB Go Driver's client-level bulk write operation may accept a caller-supplied database name containing a reserved separator character without escaping it before the name is used to build the target namespace for the operation. An application that passes untrusted input as a database name could therefore have the write directed at a database and collection other than the ones it intended. Only the Client.BulkWrite API is affected.

MEDIUMno explanation yet
0%
epss
7.2cvss
CVE-2026-62910

CVE-2026-62910 - HIGH Severity Vulnerability

Improper control of resource identifiers ('resource injection') in Microsoft Exchange Server allows an authorized attacker to elevate privileges over a network.

HIGHno explanation yet
1%
epss
The record
Technical detail
CWE ID
CWE-99
Abstraction
Class
Structure
Simple
Status
Draft
References (2)