
PEACH
Un framework di isolamento del tenant
CVE-2025-14847, dubbed MongoBleed, is a heap memory disclosure vulnerability in MongoDB Server caused by improper handling of length parameter inconsistency in Zlib compressed protocol headers (CWE-130). An unauthenticated remote client can trigger a read of uninitialized heap memory by sending a crafted Zlib-compressed request. The vulnerability was disclosed on December 19, 2025, and affects MongoDB Server versions 3.6.0 through 8.2.2 across all major release branches. Fixed versions include 4.4.30, 5.0.32, 6.0.27, 7.0.28, 8.0.17, and 8.2.3; versions 3.6, 4.0, and 4.2 have no patch available. It carries a CVSS v3.1 base score of 7.5 (High) and a CVSS v4.0 base score of 8.7 (High) (CISA KEV, MongoDB Jira, OSS-Security).
The root cause (CWE-130) lies in MongoDB's Zlib decompression pipeline: when a client sends a message with mismatched length fields in the Zlib-compressed protocol header, the server reads beyond the intended buffer boundary into uninitialized heap memory and returns that data in the response. No authentication is required — the exploit works at the network protocol layer before any credential check occurs. The attack vector is network-accessible (AV:N), requires no privileges (PR:N) or user interaction (UI:N), and has low attack complexity (AC:L). A public proof-of-concept was released by researcher Joe DeSImone at github.com/joe-desimone/mongobleed, and a Metasploit auxiliary scanner module (cve_2025_14847_mongobleed.rb) was added to the Metasploit Framework (OSS-Security, Metasploit, OX Security PoC).
Successful exploitation allows unauthenticated remote attackers to read arbitrary chunks of uninitialized heap memory from the MongoDB server process, potentially exposing credentials, session tokens, encryption keys, database contents, and other sensitive data resident in memory at the time of the attack. The vulnerability has a high confidentiality impact with no integrity or availability impact in isolation; however, leaked credentials or keys can enable follow-on attacks including lateral movement, data exfiltration, and ransomware deployment. Over 87,000 internet-exposed MongoDB instances were identified as vulnerable, with the US, China, and EU among the most heavily affected geographies. The vulnerability was linked to a real-world breach of Ubisoft's Rainbow Six Siege backend infrastructure (Wiz Blog, BleepingComputer, Security Affairs).
isMaster/hello command).mongod.log) showing connections from unexpected source IPs, particularly those that do not authenticate; log entries showing BufBuilder or decompression-related errors or crashes (e.g., BufBuilder attempted to grow buffer to messages); repeated short-lived connections from the same source.mongobleed, mongobleed-scanner, cve_2025_14847_mongobleed.rb) on attacker-controlled hosts; unexpected new files or scripts in MongoDB data directories.mongod process; unexpected network connections initiated by mongod to external hosts.Immediate patch: Upgrade MongoDB Server to a fixed version — 4.4.30, 5.0.32, 6.0.27, 7.0.28, 8.0.17, or 8.2.3. Versions 3.6, 4.0, and 4.2 have no patch and should be upgraded to a supported, patched branch. Workaround (if patching is not immediately possible): Disable Zlib compression on the MongoDB server by starting mongod/mongos with --networkMessageCompressors snappy,zstd or setting net.compression.compressors: snappy,zstd in the configuration file, explicitly omitting zlib. Network controls: Restrict MongoDB port (27017) access to trusted networks only using firewall rules; never expose MongoDB directly to the internet. Federal agencies: CISA's BOD 22-01 requires federal agencies to remediate by January 19, 2026. Splunk Enterprise users should apply the third-party package update addressing this vulnerability (MongoDB Jira, CISA KEV, Splunk Advisory).
MongoDB issued an official security blog post and Jira advisory urging immediate upgrades, calling it a critical fix. CISA added the vulnerability to its KEV catalog on December 29, 2025, and ordered federal agencies to patch by January 19, 2026. The US and Australian governments issued a joint advisory warning of active exploitation. The vulnerability was widely compared to Heartbleed due to its unauthenticated heap memory disclosure nature, generating significant community discussion on Reddit (r/sysadmin, r/cybersecurity, r/netsec, r/blueteamsec), Mastodon, and Bluesky. Security researcher Kevin Beaumont (GossiTheDog) and others commented on the severity and rapid weaponization. BleepingComputer, The Hacker News, The Register, Dark Reading, and numerous other outlets covered the story extensively. Ubisoft's Rainbow Six Siege breach, linked to MongoBleed exploitation, amplified mainstream media attention (MongoDB Blog, CISA Alert, BleepingComputer).
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 è."