CVE Catalog

CVE-2026-82052

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

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

Summary

The $regexFindAll expression can be used by an authenticated user who can run aggregation pipeline stages to crash a MongoDB server (mongod). Under certain specific conditions the regex match can start in the middle of a multi-code-unit character, triggering an assertion during query execution.

Risk Assessment

An authenticated user with aggregation privileges can intentionally crash the database server, leading to denial of service.

Recommendation

Apply the vendor patch that addresses the assertion issue during regex matching in the $regexFindAll expression.

Other vulnerabilities in MongoDB

See all
Original NVD description (English source)

The $regexFindAll expression can be used by an authenticated user who can run aggregation pipeline stages to crash a MongoDB server (mongod). Under certain specific conditions the  regex match can start in the middle of a multi-code-unit character, triggering an assertion during query execution.

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