Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
High privileges required to invoke the Synapse connector; scope changes to downstream Azure Synapse; read-only injection means no integrity or availability impact.
Primary rating from Vendor (AMZN).
CVSS VectorVendor: AMZN
Lifecycle Timeline
2DescriptionCVE.org
Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL syntax.
Improper neutralization of special elements used in an SQL command in the Synapse connector in Amazon aws-athena-query-federation v2022.20.1 through v2026.19.1 might allow an authenticated remote user to execute injected read-only SQL queries that return unintended data from the connected database via a crafted table name.
To remediate this issue, users should upgrade to version v2026.21.1 or later.
AnalysisAI
SQL injection in the Azure Synapse connector of Amazon aws-athena-query-federation allows authenticated remote users to exfiltrate unintended data from connected Azure Synapse databases by supplying crafted table names that are improperly neutralized before inclusion in SQL commands. Affected versions span v2022.20.1 through v2026.19.1, and the scope of data exposure extends beyond Athena itself into the downstream Synapse database. No public exploit code or CISA KEV listing has been identified at time of analysis; exploitation requires valid Athena credentials with sufficient privilege to invoke the Synapse connector.
Technical ContextAI
CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) describes a failure to sanitize user-controlled input before it is incorporated into a SQL statement. In this case, the Athena Query Federation framework - identified by CPE cpe:2.3:a:aws:aws-athena-query-federation:*:*:*:*:*:*:*:* - exposes connectors that translate federated SQL queries into native queries against external data sources. The Synapse connector bridges Amazon Athena and Azure Synapse Analytics, passing table name parameters into SQL constructs without adequate escaping or parameterization. Because Athena Federation is serverless and connector-based, the injection point lives in the connector's query-building logic rather than in a traditional application server, making it a supply-chain-style risk for organizations relying on the open-source federation library from awslabs.
RemediationAI
Upgrade aws-athena-query-federation to version v2026.21.1 or later, which contains the vendor-released patch per the GitHub release at https://github.com/awslabs/aws-athena-query-federation/releases/tag/v2026.21.1. The AWS security bulletin at https://aws.amazon.com/security/security-bulletins/2026-059-aws/ should be consulted for deployment-specific guidance. If an immediate upgrade is not feasible, organizations can restrict access to the Synapse connector by limiting IAM permissions so that only trusted, named identities can invoke federation queries against the Synapse data source - this reduces the pool of potential attackers but does not remediate the underlying injection flaw. A second compensating control is to audit and restrict which Athena workgroups have access to the Synapse data source catalog, minimizing blast radius. Both mitigations carry the trade-off of operational disruption for teams relying on Synapse federation for analytics workflows.
Unauthorized data access in Budibase low-code platform before 3.30.4 allows unauthenticated users to manipulate internal
Multiple vulnerabilities in ASTPP 4.0.1 including XSS and command injection in SIP device configuration and plugin manag
Remote code execution in Amazon awslabs postgres-mcp-server before 1.1.7 lets remote actors run arbitrary OS commands on
Remote code execution in AWS AgentCore CLI before v0.14.2 allows authenticated attackers to inject Python code via craft
Denial of service in Amazon's aws-smithy-http-server Rust crate (versions prior to 0.66.5) lets remote unauthenticated a
Argument injection in the AWS Bedrock AgentCore Python SDK before 1.18.1 lets a remote authenticated user run arbitrary
Arbitrary file read in amazon-mq rabbitmq-aws before 0.2.1 allows authenticated remote users to read any file accessible
WAF managed-rule body inspection on AWS Application Load Balancer (ALB) can be bypassed by remote actors who fragment an
WAF inspection bypass in Amazon CloudFront (with AWS WAF enabled) lets remote actors smuggle malicious request bodies pa
A trust boundary enforcement vulnerability in Kiro IDE allows remote attackers to execute arbitrary code when a local us
Bullwark Momentum Series JAWS 1.0 contains a directory traversal vulnerability that allows unauthenticated attackers to
Command injection in Amazon ECS Agent on Windows allows authenticated attackers with task definition permissions to exec
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45271