CVE-2025-58337
BaseFortify
Publication date: 2025-11-05
Last updated on: 2025-11-12
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | doris_mcp_server | to 0.6.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability allows an attacker who has a valid read-only account on the Doris MCP Server to bypass the intended read-only restrictions. Due to improper access control, the attacker can make modifications that should normally be prevented by the read-only mode.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers with only read-only access to perform unauthorized modifications on the Doris MCP Server. This could lead to data integrity issues or unauthorized changes that compromise the system's intended security controls.
What immediate steps should I take to mitigate this vulnerability?
Upgrade to version 0.6.0 of Doris MCP Server as soon as possible, as this release contains the fix for the vulnerability.