Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-14847 — CVE-2025-14847 | MongoBleed vulnerability proof of concept project | Kitploit
Tools/GitHubGitHub/peakcyber-security/cve-2025-14847
Vulnerability AnalysisExploitationInformation GatheringPenetration TestingLearning & EducationDatabase Security
GitHubpeakcyber-security/cve-2025-14847

CVE-2025-14847

CVE-2025-14847 | MongoBleed vulnerability proof of concept project

View Repository
227 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-14847

Description

CVE-2025–14847, also known as MongoBleed, is a vulnerability that allows attackers to perform unauthorized data reads from the heap memory space of the server on which the MongoDB database runs, without authentication.

How to Reproduce

root@kitploit:~
    podman-compose vuln-machine/ up -d

How to Exploit

root@kitploit:~
    python3 -m venv venv && source venv/bin/activate
    python3 exploit.py

Reference

  • Fix Commit

Disclaimer

CVE-2025-14847 tool has been developed for testing and learning purposes and should not be used for illegal activities under any circumstances. PeakCyber is not responsible in any way for actions performed with the tool.

Download Tool