Professional Community

MongoBleed Detector

This extension detects CVE-2025-14847 (MongoBleed), a memory leak vulnerability in MongoDB, by running manual connection tests directly from a dedicated UI tab. It connects to a specified host and port, captures leaked memory data across a configurable byte offset range, and displays the results for inspection.

Features

  • Dedicated UI tab for manually configuring host, port, and minimum/maximum byte offsets before running a scan
  • Scan output is written to a temporary file rather than heap memory, enabling handling of large leak results
  • Results are displayed in both a hex + ASCII view and a plain text view for flexible inspection
  • Keyword highlighting automatically marks common secret patterns within the leaked output
  • Download Output button exports the full scan results as a .txt file
  • Each new scan rotates to a fresh temporary file and discards the previous one, keeping resource usage bounded

Usage

  1. Navigate to the MongoBleed tab that appears after loading the extension.
  2. Enter the target Host and Port of the MongoDB instance to test.
  3. Set the minimum and maximum byte offsets to define the memory range to probe.
  4. Click Run Scan to initiate the connection and capture leaked memory data.
  5. Review the returned data in the Results table, switching between the Hex/ASCII view and the Text view as needed.
  6. Check highlighted entries to quickly identify potential secrets or sensitive patterns in the output.
  7. Click Download Output to save the full results as a .txt report to a location of your choice.

Author

Author

j0lt

Version

Version

1.0.0

Rating

Rating

Popularity

Popularity

Last updated

Last updated

24 September 2026

Estimated system impact

Estimated system impact

Overall impact: Empty

Memory
Empty
CPU
Empty
General
Empty
Scanner
Empty

You can install BApps directly within Burp, via the BApp Store feature in the Burp Extender tool. You can also download them from here, for offline installation into Burp.

You can view the source code for all BApp Store extensions on our GitHub page.

Follow @BApp_Store on Twitter to receive notifications of all BApp releases and updates.

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.

Go back to BappStore

Note:

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.