CVE Catalog

CVE-2026-88026

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

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

Summary

The MongoDB C# Driver contains improper neutralization of regular-expression metacharacters in the LINQ query translation component. A caller-supplied character sequence can alter a regular-expression predicate generated by an affected application.

Risk Assessment

An authenticated user who can influence such a value may cause the application to return records beyond those intended by the original filter. This can lead to unauthorized data access.

Recommendation

Upgrade the MongoDB C# Driver to a version containing the fix once available, and validate user-supplied values used in regular-expression predicates. Until patched, consider escaping regular-expression metacharacters in input.

Other vulnerabilities in MongoDB C# Driver

See all
Original NVD description (English source)

Improper neutralization of regular-expression metacharacters in the LINQ query translation component of the MongoDB C# Driver can cause a caller-supplied character sequence to alter a regular-expression predicate generated by an affected application. An authenticated user who can influence such a value may cause the application to return records beyond those intended by the original filter.

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