CVE-2025-27888:
Apache Druid vulnerable to Server-Side Request Forgery, Cross-site Scripting, Open Redirect
5.8
CVSS Score
4.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.15262%
CWE
Published
3/20/2025
Updated
3/21/2025
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.apache.druid:druid | maven | ||
org.apache.druid:druid | maven |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability description and associated resources indicate the issue resides in the management proxy's handling of crafted URLs, but no specific function names or code locations are disclosed in the provided materials. The advisory references fixed versions but lacks commit diffs or patch details that would reveal exact vulnerable functions. While the vulnerability manifests through SSRF, XSS, and Open Redirect patterns in proxy request handling, the absence of technical implementation details prevents confident identification of specific functions. The management proxy component is clearly implicated, but without code context or changelog details, we cannot reliably map to concrete function implementations.