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-2024-27348 — Apache HugeGraph Server Unauthenticated RCE - CVE-2024-27348 Proof of concept Exploit | Kitploit
Tools/GitHubGitHub/kljunowsky/cve-2024-27348
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubkljunowsky/cve-2024-27348

CVE-2024-27348

Apache HugeGraph Server Unauthenticated RCE - CVE-2024-27348 Proof of concept Exploit

View Repository
1992 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

CVE-2024-27348 🪶

CVE-2024-27348 Proof of concept Exploit RCE in Apache HugeGraph Server

Unauthenticated users can execute OS commands via Groovy injection in Apache HugeGraph Server.

Usage 🛠

Exploit multiple targets ☣️

root@kitploit:~
python3 CVE-2024-27348.py -f targets.txt -c "command to execute"

Exploit single target 🗡

root@kitploit:~
python3 CVE-2024-27348.py -t http://target.tld:8080 -c "command to execute"

Parameters 🧰

ParameterDescriptionType
-c/--comandCommand to execute on targetString
-t/--targetURL, Single targetString
-f/--fileMultiple targetsFile

Contact Me📇

Twitter - Milan Jovic

LinkedIn - Milan Jovic

Educational purposes only and cannot be used for law violation or personal gain.

The author of this project is not responsible for any possible harm caused by the materials of this project.

Download Tool