Vulnerability Description
Apache Doris MCP Server contains a SQL injection vulnerability in a metadata query path. A user-controlled database name is directly interpolated into a SQL query, and the query is executed without passing the caller's authorization context. This may allow an authenticated attacker, or an anonymous attacker if authentication is disabled, to bypass SQL security validation and access metadata outside the intended database scope. Affected users are recommended to upgrade to Doris version 0.6.1 or later, which fixes the issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Doris Mcp Server | >= 0.1.0, < 0.6.1 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/4l4v3m7ofwrgp4s4s98pjb5l03fcrzo2Mailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/06/22/1Mailing ListThird Party Advisory
FAQ
What is CVE-2025-66336?
CVE-2025-66336 is a vulnerability with a CVSS score of 8.1 (HIGH). Apache Doris MCP Server contains a SQL injection vulnerability in a metadata query path. A user-controlled database name is directly interpolated into a SQL query, and the query is executed without pa...
How severe is CVE-2025-66336?
CVE-2025-66336 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-66336?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Doris Mcp Server.