CVE-2026-88032

MEDIUMCVSS 5.9/10

Last modified

CVE-2026-88032 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. A use-after-free in the reactive client-side encryption component of the MongoDB Java Driver can cause native resources to be freed while an affected encrypted operation is still using them when the operation is cancelled. A party able to cause such an operation to be cancelled may cause the hosting application process to terminate.

Description

A use-after-free in the reactive client-side encryption component of the MongoDB Java Driver can cause native resources to be freed while an affected encrypted operation is still using them when the operation is cancelled. A party able to cause such an operation to be cancelled may cause the hosting application process to terminate. Reaching the issue requires an affected reactive encryption configuration that retrieves KMS credentials on demand.

Metrics

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
MongoDBJava Driver>= 4.2.0, < 5.11.1
MongoDBorg.mongodb:mongodb-crypt Maven package>= 1.4.0, < 5.11.1
MongoDBorg.mongodb:mongodb-driver-reactivestreams Maven package>= 4.6.0, < 5.11.1

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-88032?
A use-after-free in the reactive client-side encryption component of the MongoDB Java Driver can cause native resources to be freed while an affected encrypted operation is still using them when the operation is cancelled. A party able to cause such an operation to be cancelled may cause the hosting application process to terminate. Reaching the issue requires an affected reactive encryption configuration that retrieves KMS credentials on demand.
How severe is CVE-2026-88032?
CVE-2026-88032 has a CVSS score of 5.9/10 (MEDIUM severity).
How do I fix CVE-2026-88032?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-88032?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST