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-2021-25646 — Apache Druid 远程代码执行;检测脚本 | Kitploit
Tools/GitHubGitHub/yaunsky/cve-2021-25646
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubyaunsky/cve-2021-25646

cve-2021-25646

Apache Druid 远程代码执行;检测脚本

View Repository
17815 years 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

Apache Druid Remote Code Execution

Vulnerability Summary

Apache Druid has released a security update announcing a remote code execution vulnerability, numbered CVE-2021-25646. Due to the lack of authorization and authentication by default in Apache Druid, attackers can send specially crafted requests to execute arbitrary code with the privileges of the Druid server process.

Apache Druid is a column-oriented, open-source distributed data store written in Java, designed to quickly ingest large amounts of event data and provide low-latency queries on top of that data. Druid is designed to quickly ingest large amounts of event data and provide low-latency queries on top of that data. Druid is commonly used in business intelligence/OLAP applications to analyze large volumes of real-time and historical data.

Script Usage

Help

root@kitploit:~
python3 cve-2021-25646 --help

Detection Method

root@kitploit:~
python3 cve-2021-25646.py -h http://192.168.130.142:8888

The vulnerability detection is performed using dnslog logs. According to your personal dnslog address, modify line 52 of the script: ping **.dnslog.

Disclaimer

Using the content of this project for illegal activities, the author assumes no responsibility; any consequences shall be borne by the user.

Download Tool