CVE-2026-82052

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.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Server8.3.0 < 8.3.9affected
MongoDBMongoDB Server8.0 < 8.0.30affected
MongoDBMongoDB Server7.0 < 7.0.41affected

Weaknesses

  • CWE-617: CWE-617 Reachable assertion

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References