CVE-2024-27348
Confirmed PUBLISHEDApache HugeGraph-Server: Command execution in gremlin
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
RCE-Remote Command Execution vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0 in Java8 & Java11 Users are recommended to upgrade to version 1.3.0 with Java11 & enable the Auth system, which fixes the issue.
- CVE Published
- Apr 22, 2024
- Exploitation Reported
- Sep 18, 2024
- CVSS
- 9.8 Critical
- EPSS
- 99.2%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| apache |
hugegraph-server
|
1.0.0 to < 1.3.0 |
Affected |
| Apache Software Foundation |
Apache HugeGraph-Server
|
1.0.0 to < 1.3.0 |
Affected |
CVE References
- Apache Mailing List lists.apache.org · Vendor Advisory https://lists.apache.org/thread/nx6g6htyhpgtzsocybm242781o8w5kq9
- Related — hugegraph.apache.org hugegraph.apache.org · Related https://hugegraph.apache.org/docs/config/config-authentication/#confi...
- OSS-Security Mailing List openwall.com · CVE Record http://www.openwall.com/lists/oss-security/2024/04/22/3
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2024-09-18 00:00 UTC |
| The Shadowserver | 2026-07-08 00:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-27348.yaml | Apr 25, 2025 |
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/apache_hugegraph_gremlin_rce.rb | Apr 28, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2024-09-18 00:00:00 UTC · CISA
Proof of concept available
Recorded 2024-06-12 08:14:39 UTC · GitHub
Weaknesses (CWE)
-
Improper Access Control
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/apache_hugegraph_gremlin_rce.rb | Apr 28, 2025 |
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-27348.yaml | Apr 25, 2025 |
| Nessus | https://www.tenable.com/plugins/nessus/209671 | Oct 25, 2024 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2024-06-12 08:14:39 UTC · 5 stars
github · Created 2024-06-03 19:08:24 UTC · 17 stars
Apache HugeGraph Server Unauthenticated RCE - CVE-2024-27348 Proof of concept Exploit
github · Created 2024-05-31 20:11:37 UTC · 60 stars
Apache HugeGraph Server RCE Scanner ( CVE-2024-27348 )
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC 14 days ago00:00 UTC · 14 days ago
KEV confirmed by The Shadowserver
Exploitation attested by an external source
-
15:02 UTC about 1 year ago15:02 UTC · about 1 year ago
Metasploit module available
Exploit module available
-
00:00 UTC about 1 year ago00:00 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
16:37 UTC over 1 year ago16:37 UTC · over 1 year ago
Nessus plugin available
Scanner coverage available
-
00:00 UTC almost 2 years ago00:00 UTC · almost 2 years ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
20:11 UTC about 2 years ago20:11 UTC · about 2 years ago
Public PoC available
Public proof-of-concept code published
-
14:08 UTC about 2 years ago14:08 UTC · about 2 years ago
CVE published
Vulnerability disclosed publicly
-
10:43 UTC over 2 years ago10:43 UTC · over 2 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2024-27348
{
"cve_id": "CVE-2024-27348",
"title": "Apache HugeGraph-Server: Command execution in gremlin",
"affected_vendor": "Apache Software Foundation",
"affected_product": "Apache HugeGraph-Server",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 9.8,
"epss_score": 0.9921,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}