Impact
This vulnerability is a classic SQL injection flaw in the Amazon Athena Query Federation Synapse connector that allows an authenticated remote user to craft a table name containing injected SQL. The injection is executed as a read‑only query and can return data from the connected Azure Synapse database that the user would normally not have access to. The flaw arises from improper neutralization of special elements used in an SQL command.
Affected Systems
The affected product is Amazon Athena Query Federation, specifically the Synapse connector component. Versions of the connector released between v2022.20.1 and v2026.19.1 are vulnerable. Users should verify the connector version in use and compare it with the safe release v2026.21.1 or newer.
Risk and Exploitability
The CVSS score of 6.1 indicates a moderate impact. The EPSS score of less than 1% suggests a very low likelihood of exploitation presently, and the issue is not listed in CISA KEV. Exploitation requires that the attacker be authenticated to the Athena Query Federation service and able to submit queries that reference a Synapse table. Because the injection is limited to read‑only operations, the primary risk is unauthorized disclosure of sensitive data, which could be used for further attacks if it contains valuable information.
OpenCVE Enrichment