Lucene search
+L

1836 matches found

Kitploit
Kitploit
added 2026/09/09 5:14 p.m.6 views

CVE-2023-46604-LAB

CVE-2023-46604 – Apache ActiveMQ RCE OpenWire Protocol This repository documents a lab environment used to understand and detect the CVE-2023-46604 vulnerability affecting Apache ActiveMQ. The goal of this project: Understand how the exploit behaves at the protocol level Capture malicious OpenWir...

10CVSS7.6AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/09 4:29 p.m.8 views

activemq-cve-2023-46604-lab

此存储库没有 README。...

10CVSS7.4AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/09 4:00 p.m.7 views

CVE-2026-34197

CVE-2026-34197 通过 Jolokia API 实现 Apache ActiveMQ 远程代码执行...

8.8CVSS6.9AI score0.98256EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/09 3:51 p.m.4 views

CVE-2026-34197-payload-Apache-ActiveMQ-

ActiveMQ Jolokia RCE 漏洞复现指南 本仓库提供了一个基于 Apache ActiveMQ 暴露的 Jolokia API 接口(/api/jolokia/)的远程代码执行 RCE 漏洞复现环境和利用脚本。 通过调用 addNetworkConnector 操作,强制 ActiveMQ 解析恶意构造的远程 Spring XML 配置文件,从而利用 MethodInvokingFactoryBean 执行系统命令。 📁 包含文件 payload.py : 利用主脚本,发送带有动态 Broker 名称的 HTTP POST 请求。 payload.xml : 恶意的...

8.8CVSS7.1AI score0.98256EPSS
SaveExploits15
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-74761

Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms. An authenticated client can spoof clientId when removing a durable topic subscription. This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2;...

7.5CVSS0.00197EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 11:10 a.m.34 views

CVE-2026-74761 Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Spoofing of RemoveSubscription clientId

Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms. An authenticated client can spoof clientId when removing a durable topic subscription. This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2;...

0.00197EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 11:10 a.m.21 views

CVE-2026-74761

CVE-2026-74761 is an improper input validation flaw in the TopicRegion component of Apache ActiveMQ (Broker, All, and standalone). An authenticated client can spoof the clientId when removing a durable topic subscription, potentially allowing removal of another client's subscription. Affected ver...

7.5CVSS0.00197EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 11:10 a.m.5 views

EUVD-2026-74829

Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms. An authenticated client can spoof clientId when removing a durable topic subscription. This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2;...

0.00197EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/09 11:10 a.m.6 views

CVE-2026-74761 Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Spoofing of RemoveSubscription clientId

Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms. An authenticated client can spoof clientId when removing a durable topic subscription. This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2;...

0.00197EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 10:55 a.m.9 views

ActiveMQ_putshell-CVE-2016-3088

ActiveMQputshell-CVE-2016-3088- ActiveMQputshell直接获取webshell Usage: python3 ActiveMQputshell.py -u url...

9.8CVSS8.2AI score0.98518EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/09 10:44 a.m.8 views

CVE-2023-46604_ActiveMQ_RCE_Recurrence

1、Navega a activemq/bin, selecciona x64 o x32, y ejecuta activemq.bin con permisos de administrador. Accede a admin bajo el puerto 8161, credenciales: admin/admin. Si no se puede iniciar, verifica si el puerto está ocupado; modifica activemq.xml en conf. En mi máquina, el puerto MQTT estaba...

10CVSS7.4AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/09 10:27 a.m.6 views

CVE-2026-34197

CVE-2026-34197 — Apache ActiveMQ Classic 通过 Jolokia API 实现远程代码执行 TL;DR Apache ActiveMQ Classic 中存在一个远程代码执行 漏洞,攻击者可通过 Jolokia API(/api/jolokia/)调用 addNetworkConnectorString MBean 操作来执行任意代码。攻击者嵌入一个指向远程 Spring XML 文件的恶意 brokerConfig 参数,ActiveMQ 会获取并解析该文件,从而实例化任意 Java 对象并实现代码执行。 在 ActiveMQ 6.0.0 至...

8.8CVSS7AI score0.98256EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/09 10:20 a.m.8 views

CVE-2016-3088

CVE-2016-3088 Statement 一个基于Python的CVE-2016-3088利用脚本。 这是我的第一个脚本,所以可能有些地方不太合适。 但在我测试时它似乎运行正常。 Discription 该脚本可以在渗透CVE-2016-3088时省去抓包步骤, 从而让我们直接写入和移动文件。 Usage root@kitploit: python CVE-2016-3088.py --url http://ip:port/ --path absolutepath --script filename.txt 参数--script是可选的,如果不带该参数运行程序,它将使用内置的有效载...

9.8CVSS8.2AI score0.98518EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/09 5:23 a.m.5 views

ActiveMQ_RCE_Pro_Max

ActiveMQRCEGUI Enhanced version, short for Pro Max Version v1.0.3 Added version identification Added vulnerability version verification v1.0.2 Added proxy Removed Help button...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:08 a.m.7 views

CVE-2026-34197

CVE-2026-34197 — Apache ActiveMQ RCE 通过 Jolokia API 描述 CVE-2026-34197 是 Apache ActiveMQ Classic 中的一个远程代码执行(RCE)漏洞,允许攻击者通过 Web 控制台中暴露的 Jolokia API 在服务器操作系统上执行任意命令。 该漏洞已存在超过 13 年,源于多个组件之间的交互:Jolokia(HTTP-JMX 桥接)、ActiveMQ 的 MBeans、网络连接器和 VM 传输。 漏洞信息...

8.8CVSS7AI score0.98256EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/09 2:03 a.m.10 views

cve-2023-46604

Apache ActiveMQ CVE-2023-46604 CVE-2023-46604 is a widely exploited vulnerability that appears on CISA's KEV list. This go-exploit implementation can execute a reverse shell on the targets using a Nashorn payload, or download a binary to the target and execute it. Compiling To build the exploit...

10CVSS7.6AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/09 1:05 a.m.7 views

ActiveMQ-RCE

ActiveMQ RCE Effect version verison open -a calculator Open a http server root@kitploit: python3 -m http.server Run the Main.java file change the address as needed...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 12:43 a.m.9 views

activemq-rce-cve-2023-46604

README simple analysis for CVE-2023-46604 https://thinkycx.me/2024-04-19-activemq-cve-2023-46604-analysis.html...

10CVSS7.4AI score0.99723EPSS
SaveExploits33
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.5 views

PT-2026-88926

Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms. An authenticated client can spoof clientId when removing a durable topic subscription. This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2;...

0.00197EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 11:51 p.m.6 views

ExploitScript-CVE-2023-46604

ExploitScript-CVE-2023-46604 Disclaimer This repository contains proof-of-concept code for CVE-2023-466064 and is intended strictly for educational purposes. The authors and contributors do not endorse any illegal activity. The information presented here is for academic, security research, and...

10CVSS7.6AI score0.99723EPSS
SaveExploits33
Rows per page
Query Builder