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-27533-Exploit-for-Apache-ActiveMQ — exploit for CVE-2025-27533, a Denial of Service (DoS) vulnerability in Apache ActiveMQ | Kitploit
Tools/GitHubGitHub/absholi7ly/cve-2025-27533-exploit-for-apache-activemq
Vulnerability AnalysisExploitationWeb SecurityPenetration TestingRed Teaming
GitHubabsholi7ly/cve-2025-27533-exploit-for-apache-activemq

CVE-2025-27533-Exploit-for-Apache-ActiveMQ

exploit for CVE-2025-27533, a Denial of Service (DoS) vulnerability in Apache ActiveMQ

View Repository
821 year 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-27533-Exploit-for-Apache-ActiveMQ

(PoC) exploit for CVE-2025-27533, a Denial of Service (DoS) vulnerability in Apache ActiveMQ. This tool sends malicious OpenWire packets to exhaust the JVM heap memory of the target server, and potentially crashing the ActiveMQ service on port 61616.

USE

root@kitploit:~
python CVE-2025-27533_Exploit.py --host <TARGET_IP> --port 61616 --total-packets 2000 --buffer-sizes 0x1E00000 0x3200000

ActiveMQ

Download Tool