CVE-2026-4530 Details
Description
A security flaw has been discovered in apconw Aix-DB up to 1.2.3. This impacts an unknown function of the file agent/text2sql/rag/terminology_retriever.py. Performing a manipulation of the argument Description results in sql injection. The attack requires a local approach. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in apconw Aix-DB versions through 1.2.3. The issue arises in the agent/text2sql/rag/terminology_retriever.py file, where the 'Description' argument can be manipulated to inject malicious SQL. This vulnerability requires local access to exploit. Once exploited, it allows for the execution of arbitrary SQL commands, which can be leveraged to execute system commands on the database server, potentially leading to remote code execution.
It is recommended to implement SQL type checking before execution to prevent unauthorized SQL commands from being executed. This can be done by validating the SQL against a set of forbidden keywords and ensuring that only safe operations are allowed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 22, 2026CISA-ADP
Assessed Mar 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Ka7arotto/cve/blob/main/Aix-DB-nl2sql.md | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/?ctiid.352318 | [email protected] | Content Wall |
| https://vuldb.com/?id.352318 | [email protected] | AdvisoryExploit |
| https://vuldb.com/?submit.774072 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apconw Aix-DB | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 22, 2026 | New CVE Received | [email protected] |
Volerion