CVE-2026-35228
Oracle MCP Server Helper Tool SQL Injection
Publication date: 2026-05-05
Last updated on: 2026-05-05
Assigner: Oracle
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oracle | mcps_server_helper_tool | 1.0.1 |
| oracle | opengrok | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Oracle MCP Server Helper Tool, a component of Oracle Open Source Projects. It affects versions 1.0.1 through 1.0.156. The flaw allows an unauthenticated attacker with network access via HTTP to exploit the system easily. Successful exploitation can lead to the Oracle MCP Server Helper Tool executing malicious SQL commands.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute malicious SQL on the Oracle MCP Server Helper Tool without authentication. This can lead to unauthorized data manipulation or access, potentially compromising the confidentiality and integrity of the data managed by the tool.