Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-35194 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')[email protected]

Affected Products

ProductVersions
apache flink
>= 1.15.0, < 1.20.4
>= 2.0.0, < 2.0.2
>= 2.1.0, < 2.1.2
2.2.0 -
2.2.0 rc1

CPE

  • cpe:2.3:a:apache:flink:*:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:flink:2.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:flink:2.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:flink:2.2.0:rc2:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-35194
NVD Published Date:
May 15, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-35194 Details - Not Deferred