CVE Catalog

CVE-2026-13058

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

13th percentile - higher than 13% of all known CVEs

Summary

Vulnerability in MongoDB where an authenticated user with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with an incomplete set of required fields. This leads to an internal invariant failure and denial of service.

Risk Assessment

Risk of MongoDB database denial of service (DoS) by an authenticated user, potentially causing unavailability of applications relying on the database.

Recommendation

Apply the patch from MongoDB for the relevant version. Restrict user write privileges to only necessary operations.

Other vulnerabilities in MongoDB

See all
Original NVD description (English source)

An authenticated user with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, resulting in a fatal internal invariant failure and denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS