Security researchers at Wiz confirmed that tens of thousands of self-hosted MongoDB databases are at immediate risk from this memory-leakage flaw.
MongoBleed parallels the notorious Heartbleed vulnerability, allowing remote attackers to extract sensitive data directly from server memory without detection.
The flaw exists in MongoDB Server’s zlib network message decompression logic, where the server fails to validate the lengths of compressed data packets before processing.
Critically, attackers require no credentials to exploit this vulnerability. A specially crafted malicious packet tricks the server into leaking uninitialized heap memory fragments containing user credentials, authentication tokens, and customer data, without requiring authentication.
The vulnerability’s scope is alarming. Wiz research indicates approximately 42% of cloud environments contain at least one vulnerable MongoDB instance.
Censys scans have identified more than 87,000 potentially exposed instances worldwide, representing a significant attack surface.
The low exploitation complexity and widespread exposure make this a prime target for automated attacks, ransomware groups, and state-sponsored actors seeking unauthorized access to databases.
The vulnerability impacts multiple MongoDB versions, including:
- v8.2 (8.2.0–8.2.2)
- v8.0 (8.0.0–8.0.16)
- v7.0 (7.0.0–7.0.27)
- v6.0 (6.0.0–6.0.26)
- v5.0 (5.0.0–5.0.31)
- v4.4 (4.4.0–4.4.29)
- All v4.2, v4.0, and v3.6 versions
MongoDB Atlas users require no action; cloud environments received automatic patches. However, self-hosted deployment administrators must act immediately by checking their version against the vulnerable list and applying security updates.
Since public exploit code became available on December 26, the patching window before widespread attacks intensify is rapidly closing.
Organizations should prioritize updates to externally facing MongoDB instances, then systematically address internal deployments.
MongoDB has released detector tools to identify vulnerable instances, enabling security teams to assess exposure and prioritize remediation efforts across their infrastructure.
Follow us on Google News , LinkedIn and X to Get More Instant Updates. Set Cyber Press as a Preferred Source in Google.
The post MongoBleed Under Active Exploitation: CVE-2025-14847 Puts MongoDB Servers at Severe Risk appeared first on Cyber Security News.
Discover more from RSS Feeds Cloud
Subscribe to get the latest posts sent to your email.
