Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Sun, 02 Aug 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Laughingman7743
Laughingman7743 pyathena |
|
| Vendors & Products |
Laughingman7743
Laughingman7743 pyathena |
Sun, 02 Aug 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format(), which routes DELETE and CTAS statements to the _escape_hive function that backslash-escapes single quotes rather than doubling them. Because Athena and Trino do not treat backslashes as escape characters inside string literals, attacker-supplied input such as a single quote followed by SQL syntax causes the parser to terminate the string literal prematurely, enabling data exfiltration via UNION SELECT, execution of destructive statements, and attacker-controlled CTAS destination and content. | |
| Title | PyAthena 3.35.4 SQL Injection via DefaultParameterFormatter DELETE/CTAS | |
| Weaknesses | CWE-89 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-02T14:56:28.910Z
Reserved: 2026-07-21T20:57:44.880Z
Link: CVE-2026-65321
No data.
No data.
No data.
OpenCVE Enrichment
Updated: 2026-08-02T20:31:09Z
-
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')