Code injection in SQL code generation in Apache Flink 1.15.0 through 1.20.x and 2.0.0 through 2.x allows authenticated users with query submission privileges to execute arbitrary code on TaskManagers via maliciously crafted SQL queries. The vulnerability affects JSON functions (1.15.0+) and LIKE expressions with ESCAPE clauses (1.17.0+). User-controlled strings are interpolated into generated Java code without proper escaping, allowing attackers to break out of string literals and inject arbitrary expressions.
Users are recommended to upgrade to either version 1.20.4, 2.0.2, 2.1.2 or 2.2.1, which fixes this issue.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/qh52bw4hhvy7n2owd8b3bt51mz0lvj9x | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/05/15/20 | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
18 May 2026, 19:48
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://lists.apache.org/thread/qh52bw4hhvy7n2owd8b3bt51mz0lvj9x - Mailing List, Vendor Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2026/05/15/20 - Mailing List, Third Party Advisory | |
| First Time |
Apache flink
Apache |
|
| CPE | cpe:2.3:a:apache:flink:2.2.0:rc2:*:*:*:*:*:* cpe:2.3:a:apache:flink:2.2.0:rc1:*:*:*:*:*:* cpe:2.3:a:apache:flink:*:*:*:*:*:*:*:* cpe:2.3:a:apache:flink:2.2.0:-:*:*:*:*:*:* |
15 May 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
15 May 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.1 |
15 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-15 16:16
Updated : 2026-05-18 19:48
NVD link : CVE-2026-35194
Mitre link : CVE-2026-35194
CVE.ORG link : CVE-2026-35194
JSON object : View
Products Affected
apache
- flink
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
