
PEACH
Un framework di isolamento del tenant
CVE-2026-13077 is an out-of-bounds heap read vulnerability in MongoDB Server's BSON CodeWScope element accessors that allows an authenticated attacker to trigger a server crash or disclose adjacent heap memory contents via a crafted aggregation pipeline. It was published on July 22, 2026, and affects MongoDB Server versions 7.0.x before 7.0.39, 8.0.x before 8.0.28, 8.2.x before 8.2.12, and 8.3.x before 8.3.7. The vulnerability carries a CVSS v3.1 base score of 7.1 (High) and a CVSS v4.0 base score of 7.1 (High) (GitHub Advisory).
The root cause is a missing bounds check (CWE-125: Out-of-bounds Read) in the BSON CodeWScope element accessors within MongoDB's BSONColumn decompression logic. An authenticated attacker can craft malformed BSONColumn data containing a CodeWScope element that bypasses wire-level BSON validation; when the server decompresses this forged element, an unchecked size value is used in pointer arithmetic, resulting in a heap out-of-bounds read. The attack vector is network-based, requires low privileges (authenticated access), no user interaction, and low attack complexity (GitHub Advisory, MongoDB Jira).
Successful exploitation can result in two distinct outcomes: a denial-of-service condition via server crash, or disclosure of adjacent heap memory contents, which may expose sensitive in-memory data such as query results, credentials, or other database contents. The high availability impact combined with low confidentiality impact makes this vulnerability particularly disruptive to database operations. There is no integrity impact, and lateral movement potential is limited, but heap memory disclosure could facilitate further attacks (GitHub Advisory).
mongod.log) showing unexpected crashes, segmentation faults, or memory access errors during aggregation pipeline execution; log entries referencing BSONColumn decompression failures or CodeWScope element processing.mongod process termination or restart events; core dump files generated in the MongoDB working directory following a crash.core, core.mongod.*) in the MongoDB data or working directory, indicating a server crash triggered by the exploit.MongoDB has released patched versions addressing this vulnerability: upgrade to MongoDB Server 7.0.39, 8.0.28, 8.2.12, or 8.3.7 as appropriate for your release track (GitHub Advisory, MongoDB Jira). As interim mitigations, restrict network access to MongoDB instances to trusted clients only using firewall rules or network segmentation, and enforce the principle of least privilege for database accounts to limit who can submit aggregation pipelines. Implement monitoring for unexpected server crashes or memory access errors to detect potential exploitation attempts.
Fonte: Questo report è stato generato utilizzando l'intelligenza artificiale
Valutazione gratuita delle vulnerabilità
Valuta le tue pratiche di sicurezza cloud in 9 domini di sicurezza per confrontare il tuo livello di rischio e identificare le lacune nelle tue difese.
Richiedi una demo personalizzata
"La migliore esperienza utente che abbia mai visto offre piena visibilità ai carichi di lavoro cloud."
"Wiz fornisce un unico pannello di controllo per vedere cosa sta succedendo nei nostri ambienti cloud."
"Sappiamo che se Wiz identifica qualcosa come critico, in realtà lo è."