CVE-2026-35228
Published: 05 May 2026
Description
Vulnerability in the Oracle MCP Server Helper Tool product of Oracle Open Source Projects (component: helper tool). The supported versions that is affected is 1.0.1-1.0.156. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle MCP…
more
Server Helper Tool. Successful attacks of this vulnerability can result in Oracle MCP Server Helper Tool executing malicious SQL.
Mitigating Controls (NIST 800-53 r5)AI
Remediating the specific flaw in Oracle MCP Server Helper Tool versions 1.0.1-1.0.156 directly prevents exploitation of CVE-2026-35228.
Validating HTTP inputs to the helper tool prevents the execution of malicious SQL by unauthenticated attackers.
Monitoring and controlling network communications at boundaries limits unauthenticated HTTP access to the vulnerable helper tool component.
Security SummaryAI
CVE-2026-35228 is a vulnerability in the Oracle MCP Server Helper Tool product of Oracle Open Source Projects, specifically affecting the helper tool component. The supported versions impacted are 1.0.1 through 1.0.156. This is an SQL injection issue (CWE-89), published on 2026-05-05, with a CVSS v3.1 base score of 8.7 (AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N).
An easily exploitable vulnerability allows an unauthenticated attacker with network access via HTTP to compromise the Oracle MCP Server Helper Tool. Exploitation requires low privileges and user interaction but has low attack complexity over the network. Successful attacks result in the tool executing malicious SQL, enabling high impacts to confidentiality and integrity with a changed scope.
Mitigation details are available in the Oracle security advisory at https://www.oracle.com/security-alerts/all-oracle-cves-outside-other-oracle-public-documents.html.
Details
- CWE(s)
AI Security AnalysisAI
- AI Category
- AI Agent Protocols and Integrations
- Risk Domain
- Protocol-Specific Risks
- OWASP Top 10 for LLMs 2025
- None mapped
- MITRE ATLAS Techniques
- None mapped
- Classification Reason
- Matched keywords: mcp, mcp, mcp
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
SQL injection in a network-accessible HTTP helper tool directly enables T1190 (Exploit Public-Facing Application) for initial compromise and data access/manipulation.