Loading market data...
← Back to CVE feed

CVE-2026-9749

MEDIUM CVSS 6.5 View on NVD ↗

Description

This issue can occur when running an aggregation pipeline that uses the internal $exchange stage configured with key-range partitioning and order-preserving delivery. If a single key range produces enough documents to fill its exchange buffer (that is, many results are routed to the same consumer), the server reaches the code path where a full per-consumer buffer is detected but the internal "high watermark" for that key range is not updated as intended.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Published: Jun 09, 2026 23:17 UTC Modified: Jun 10, 2026 19:43 UTC