CVE Vulnerabilities

CVE-2026-13065

NULL Pointer Dereference

Published: Jul 22, 2026 | Modified: Aug 05, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

A user with read-only privileges is able to craft an aggregation pipeline using the $linearFill window function operator with a specific sortBy expression type to cause the mongod process to terminate abnormally, resulting in denial of service. The issue stems from insufficient validation of sort specifications during execution.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Affected Software

NameVendorStart VersionEnd Version
MongodbMongodb7.0.0 (including)7.0.39 (excluding)
MongodbMongodb8.0.0 (including)8.0.28 (excluding)
MongodbMongodb8.2.0 (including)8.2.12 (excluding)
MongodbMongodb8.3.0 (including)8.3.7 (excluding)

Potential Mitigations

References