CVE-2025-66336

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.
References
Link Resource
https://lists.apache.org/thread/4l4v3m7ofwrgp4s4s98pjb5l03fcrzo2 Mailing List Vendor Advisory
http://www.openwall.com/lists/oss-security/2026/06/22/1 Mailing List Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:doris_mcp_server:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-22 08:16

Updated : 2026-06-26 13:28


NVD link : CVE-2025-66336

Mitre link : CVE-2025-66336

CVE.ORG link : CVE-2025-66336


JSON object : View

Products Affected

apache

  • doris_mcp_server
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')