CVE-2026-4593
SQL Injection in Erupt Bis 1.13.3 MCP Tool Interface
Publication date: 2026-03-23
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| erupt | erupt | 1.13.3 |
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. |
| CWE-564 | Using Hibernate to execute a dynamic SQL statement built with user-controlled input can allow an attacker to modify the statement's meaning or to execute arbitrary SQL commands. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw found in the EruptDataQuery function of the erupt bis 1.13.3 software, specifically in the MCP Tool Interface component. It involves a SQL injection vulnerability through Hibernate, which allows an attacker to manipulate database queries.
The attack can be initiated remotely, meaning an attacker does not need local access to exploit this flaw. The vendor was informed about this issue but did not respond.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to perform SQL injection attacks remotely, potentially leading to unauthorized access, modification, or deletion of data within the affected system.
Such exploitation can compromise the confidentiality, integrity, and availability of the data managed by the affected software.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know