Lucene search
+L

73 matches found

Kitploit
Kitploit
added 2026/09/23 11:21 a.m.17 views

CVE-2023-46604-Apache-ActiveMQ-RCE-exp

Project Reference This project is a python version of the exp rewritten based on the exp from the https://github.com/X1r0z/ActiveMQ-RCE project. Usage root@kitploit: python attack.py -u 192.168.163.129 -x http://192.168.163.133:10001/poc.xml -p 61616 The -p parameter defaults to the default port ...

10CVSS8AI score0.99723EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/09/23 9:06 a.m.12 views

CVE-2023-46604

CVE-2023-46604 This repository contains an exploit script and a Proof of Concept PoC XML file for the CVE-2023-46604 vulnerability affecting Apache ActiveMQ. The vulnerability allows for remote code execution due to unsafe deserialization practices within the OpenWire protocol. Description...

10CVSS8.7AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/23 8:39 a.m.12 views

CVE-2023-46604-ActiveMQ-RCE-pseudoshell

CVE-2023-46604 RCE Pseudoshell This script leverages CVE-2023046604 Apache ActiveMQ to generate a pseudo shell. The vulnerability allows for remote code execution due to unsafe deserialization within the OpenWire protocol. Description CVE-2023-46604 is a deserialization vulnerability that exists ...

10CVSS8.9AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/22 2:01 a.m.10 views

ActiveMQ-CVE-2023-46604

CVE-2023-46604 ActiveMQ 安全验证器 一个单文件、非破坏性的 Apache ActiveMQ CVE-2023-46604 验证器。它会启动自己的 HTTP 回调服务器,在内存中生成针对目标的 Spring XML,发送精心构造的 OpenWire 数据包,将回调与唯一令牌关联,并写入 CSV/JSON 证据。 该项目专为授权渗透测试和资产清单验证而设计。它刻意不 实现反向 Shell、无限制命令执行、CIDR 扩展、持久化或载荷暂存。 验证器能证明什么 提供两种固定的验证模式: rce 执行一个固定的、只读的身份探测命令,并将其输出返回给内置 HTTP...

10CVSS8AI score0.99723EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/09/19 3:20 p.m.10 views

CVE-2023-46604

CVE-2023-46604 01. Apache ActiveMQ & OpenWire 1 Overview of Apache ActiveMQ and OpenWire ActiveMQ is an open-source messaging and integration pattern server that supports communication between systems using various languages, not just Java, as well as a broker including clients that support JMS...

10CVSS8.4AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/19 8:53 a.m.12 views

CVE-2023-46604

CVE-2023-46604 Exploit for CVE-2023-46604 This tool helps to exploit this vulnerability. Shodan Query to find target: root@kitploit: product:"ActiveMQ" port:"61616" Tools Usage: root@kitploit: for read targets from the file: python3 exploit.py -f targets -c http://YourVPS/poc.xml --- single targe...

10CVSS8.6AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/18 7:55 a.m.9 views

OpenWire-CVE-2023-46604-Investigation

OpenWire-CVE-2023-46604-Investigation OpenWire Lab During my shift as a Tier 2 Security Operations Center SOC Analyst, I received an escalation from a Tier 1 analyst regarding a publicly accessible server that had been observed communicating with multiple suspicious external IP addresses. In...

10CVSS7.9AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/16 5:14 p.m.12 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.8AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/15 11:51 p.m.13 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.8AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/15 8:38 p.m.9 views

CVE-2023-46604

Technical Summary of the Attack: CVE-2023-46604 The script exploits an insecure deserialization vulnerability in Apache ActiveMQ CVE-2023-46604 to achieve remote code execution on the target server. Description of the Exploitation Process root@kitploit: Vulnerability Target: The vulnerability...

10CVSS8.8AI score0.99723EPSS
SaveExploits33
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.13 views

artemis-openwire-protocol: AMQ Broker Artemis: pre-authentication arbitrary durable queue deletion via OpenWire RemoveSubscriptionInfo

An unauthenticated network attacker can delete arbitrary durable queues on any Apache Artemis broker with OpenWire protocol enabled default. The processRemoveSubscription method executes pre-authentication with no authorization check, and uses the internal destroyQueueSimpleString overload that...

5.8AI score0.00557EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.11 views

artemis-openwire-protocol: AMQ Broker Artemis: pre-authentication arbitrary durable queue deletion via OpenWire RemoveSubscriptionInfo

An unauthenticated network attacker can delete arbitrary durable queues on any Apache Artemis broker with OpenWire protocol enabled default. The processRemoveSubscription method executes pre-authentication with no authorization check, and uses the internal destroyQueueSimpleString overload that...

5.8AI score0.00557EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/10 5:17 a.m.8 views

CVE-2026-67593

A remote attacker can craft an Openwire RemoveSubscriptionInfo command to cause the deletion of a queue on the Artemis broker before the connection authentication and authorization stage or at any time thereafter. This issue affects Apache Artemis: from 2.50.0 through 2.56.0; Apache ActiveMQ...

9.1CVSS0.00557EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/10 4:40 a.m.8 views

CVE-2026-67593 Apache Artemis, Apache Artemis, Apache ActiveMQ Artemis, Apache ActiveMQ Artemis: Pre-authentication Openwire protocol handling can result in queue deletion

A remote attacker can craft an Openwire RemoveSubscriptionInfo command to cause the deletion of a queue on the Artemis broker before the connection authentication and authorization stage or at any time thereafter. This issue affects Apache Artemis: from 2.50.0 through 2.56.0; Apache ActiveMQ...

5.8AI score0.00557EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 4:40 a.m.30 views

CVE-2026-67593

CVE-2026-67593 affects Apache Artemis (versions 2.50.0–2.56.0) and Apache ActiveMQ Artemis (versions 1.0.0–2.44.0). The vulnerability resides in the artemis-openwire-protocol component: the processRemoveSubscription() method executes pre-authentication with no authorization check, calling the int...

5.8AI score0.00557EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/09/10 4:40 a.m.43 views

CVE-2026-67593 Apache Artemis, Apache Artemis, Apache ActiveMQ Artemis, Apache ActiveMQ Artemis: Pre-authentication Openwire protocol handling can result in queue deletion

A remote attacker can craft an Openwire RemoveSubscriptionInfo command to cause the deletion of a queue on the Artemis broker before the connection authentication and authorization stage or at any time thereafter. This issue affects Apache Artemis: from 2.50.0 through 2.56.0; Apache ActiveMQ...

0.00557EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 4:40 a.m.9 views

EUVD-2026-75245

A remote attacker can craft an Openwire RemoveSubscriptionInfo command to cause the deletion of a queue on the Artemis broker before the connection authentication and authorization stage or at any time thereafter. This issue affects Apache Artemis: from 2.50.0 through 2.56.0; Apache ActiveMQ...

9.1CVSS5.8AI score0.00557EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/30 9:53 a.m.65 views

CVE-2026-50734

Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ Client, Apache ActiveMQ, Apache ActiveMQ All. An unauthenticated network attacker can cause a broker DoS by sending a crafted WireFormatInfo frame with a malicious large size value. The value is not validate and causes t...

5.7AI score0.0074EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/30 9:51 a.m.60 views

CVE-2026-50750 Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All: Pre-authentication OpenWire DoS following fix for CVE-2026-49270

Denial of Service via Out of Memory vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All. Following the fix for CVE-2026-49270 an unauthenticated attacker can now cause broker OOM by sending an repeated BrokerInfo commands without sending a ConnectionInfo, until the broke...

0.00686EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/30 9:49 a.m.86 views

CVE-2026-53917

Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ, Apache ActiveMQ All, Apache ActiveMQ Client, Apache ActiveMQ Broker. An authenticated user can cause a broker DoS by sending a crafted OpenWire Message with a large encoded size value for the map. OpenWire message...

5.7AI score0.0074EPSS
SaveExploits0References2Affected Software2
Rows per page
Query Builder