Lucene search
+L

56 matches found

Kitploit
Kitploit
added 2026/09/15 4:47 p.m.10 views

CVE-2026-34197

CVE-2026-34197 CVE-2026-34197 activemq PoC 根据 Horizon3 文章编写的 ActiveMQ PoC https://horizon3.ai/attack-research/disclosures/cve-2026-34197-activemq-rce-jolokia/ root@kitploit: krasn@icestorm cve-2026-34197-activemq % docker compose up -d krasn@icestorm cve-2026-34197-activemq % python3 exploitpoc.p...

8.8CVSS7.4AI score0.98256EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/15 3:15 a.m.7 views

CVE-2026-34197

CVE-2026-34197 - Apache ActiveMQ Jolokia 远程代码执行(RCE) CVE-2026-34197 是一个影响 Apache ActiveMQ Classic 的高严重性远程代码执行(RCE)漏洞。该问题存在于 Jolokia JMX-HTTP 桥接器中,该桥接器通过 /api/jolokia/ 端点以 HTTP 方式暴露管理操作。 默认的 Jolokia 访问策略允许经过身份验证的用户对 ActiveMQ MBean 调用管理操作。某些代理管理方法接受用户可控的发现 URI。精心构造的 URI 可导致 ActiveMQ 在代理配置验证之前加载远程...

8.8CVSS7.2AI score0.98256EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/15 2:01 a.m.9 views

ActiveMQ-CVE-2023-46604

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

10CVSS7.8AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/14 12:12 a.m.13 views

CVE-2026-34197

CVE-2026-34197 描述 Apache ActiveMQ Broker、Apache ActiveMQ 中存在不当输入验证、代码生成控制不当('代码注入')漏洞。Apache ActiveMQ Classic 在 Web 控制台的 /api/jolokia/ 路径下暴露了 Jolokia JMX-HTTP 桥接。默认的 Jolokia 访问策略允许对所有 ActiveMQ MBean(org.apache.activemq:)执行 exec 操作,包括 BrokerService.addNetworkConnectorString 和...

8.8CVSS7.8AI score0.98256EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/11 2:55 a.m.6 views

CVE-2026-34197

🚨 CVE-2026-34197 — RCE crítica de Jolokia en Apache ActiveMQ RCE autenticada vía MBeans de Jolokia → Spring XML remoto → Ejecución de código en la JVM 📖 Resumen CVE-2026-34197 es una vulnerabilidad de ejecución remota de código autenticada y de alta gravedad que afecta a Apache ActiveMQ Classic. ...

8.8CVSS7.4AI score0.98256EPSS
SaveExploits15
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.8 views

org.apache.activemq/activemq-broker: org.apache.activemq/activemq-all: org.apache.activemq/apache-activemq: Apache ActiveMQ: Arbitrary code execution via improper input validation in Jolokia JMX-HTTP bridge

A flaw was found in Apache ActiveMQ. An authenticated attacker can exploit an improper input validation vulnerability in the Jolokia JMX-HTTP bridge. By crafting a malicious discovery URI, the attacker can trigger the VM transport's brokerConfig parameter to load a Spring XML application context...

8.1CVSS8.1AI score0.0074EPSS
SaveExploits2References6
Kitploit
Kitploit
added 2026/09/10 11:17 p.m.5 views

CVE-2026-34197-PoC

CVE-2026-34197 — Apache ActiveMQ Jolokia addNetworkConnector RCE 针对 CVE-2026-34197 的概念验证与技术说明,该漏洞是 Apache ActiveMQ Classic 中可通过 Jolokia JMX-HTTP 桥接触发的远程代码执行漏洞。 受影响版本: ActiveMQ Classic ⚠️ 仅供授权测试/研究/CTF 使用。请勿针对你不拥有或未经明确许可的系统运行此漏洞。 1. 侦察 root@kitploit: curl -s http://$TARGET:8161/ | grep -oiE...

8.8CVSS7.4AI score0.98256EPSS
SaveExploits15References4
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.10 views

org.apache.activemq/activemq-broker: org.apache.activemq/activemq-all: org.apache.activemq/apache-activemq: Apache ActiveMQ: Arbitrary code execution via improper input validation in Jolokia JMX-HTTP bridge

A flaw was found in Apache ActiveMQ. An authenticated attacker can exploit an improper input validation vulnerability in the Jolokia JMX-HTTP bridge. By crafting a malicious discovery URI, the attacker can trigger the VM transport's brokerConfig parameter to load a Spring XML application context...

8.1CVSS8.1AI score0.0074EPSS
SaveExploits2References6
Kitploit
Kitploit
added 2026/09/09 4:00 p.m.8 views

CVE-2026-34197

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

8.8CVSS7AI 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.3AI score0.98256EPSS
SaveExploits15
GithubExploit
GithubExploit
added 2026/08/19 12:04 p.m.41 views

Exploit for Deserialization of Untrusted Data in Apache Activemq

CVE-2023-46604 – Apache ActiveMQ Remote Code Execution Ove...

10CVSS8AI score0.99723EPSS
SaveExploits33
GithubExploit
GithubExploit
added 2026/07/16 2:34 p.m.124 views

Exploit for OS Command Injection in Apache Activemq

CVE-2026-34197 - Apache ActiveMQ Jolokia Remote Code Execution...

8.8CVSS7.3AI score0.98256EPSS
SaveExploits15
OSV
OSV
added 2026/06/24 11:11 a.m.16 views

OESA-2026-2723 activemq security update

The most popular and powerful open source messaging and Integration Patterns server. Security Fixes: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Apache ActiveMQ, Apache ActiveMQ Web. The MessageServlet in the ActiveMQ web console API copies...

8.8CVSS6.5AI score0.01107EPSS
SaveExploits2References7
OSV
OSV
added 2026/06/24 11:11 a.m.18 views

OESA-2026-2724 activemq security update

The most popular and powerful open source messaging and Integration Patterns server. Security Fixes: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Apache ActiveMQ, Apache ActiveMQ Web. The MessageServlet in the ActiveMQ web console API copies...

8.8CVSS6.5AI score0.01107EPSS
SaveExploits2References7
Veracode
Veracode
added 2026/06/08 9:40 a.m.12 views

Remote Code Execution (RCE)

Apache ActiveMQ is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper validation of discovery URIs in the Jolokia JMX-HTTP bridge, where non-parenthesized wrappers such as masterslave:vm://... and static:vm://... can evade existing validation checks and load a malicious...

8.8CVSS6.6AI score0.98256EPSS
SaveExploits15References3Affected Software3
OSV
OSV
added 2026/06/05 5:38 a.m.18 views

BIT-ACTIVEMQ-2026-42588 Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Remote Code Execution via Jolokia addNetworkConnector

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS6.2AI score0.0074EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/06/01 9:31 a.m.14 views

Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ have a Code Injection issue

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Non-parenthesized discovery wrappers such as masterslave:vm://...,... and static:vm://... incorrectly pass validation allowing bypass o...

8.8CVSS6.8AI score0.98256EPSS
SaveExploits15References4Affected Software3
NVD
NVD
added 2026/06/01 9:16 a.m.65 views

CVE-2026-42588

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS0.0074EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2026/06/01 9:16 a.m.10 views

CVE-2026-42588

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS7.1AI score0.0074EPSS
SaveExploits2References4
OSV
OSV
added 2026/06/01 9:16 a.m.20 views

UBUNTU-CVE-2026-42588

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS6.4AI score0.0074EPSS
SaveExploits2References5
Rows per page
Query Builder