Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.flink/flink-table-api-java
  4. ›
  5. CVE-2026-35194

CVE-2026-35194: Apache Flink: Remote code execution via SQL injection in code generation

May 15, 2026 (updated May 22, 2026)

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

  • github.com/advisories/GHSA-2f54-v4hm-fx73
  • github.com/apache/flink/commit/64007b131d689158af90ca1c1b71b018129a85c5
  • github.com/apache/flink/commit/8db22cf8fbc4c785f6ffd41c2fd3e8b64a9688cd
  • lists.apache.org/thread/qh52bw4hhvy7n2owd8b3bt51mz0lvj9x
  • nvd.nist.gov/vuln/detail/CVE-2026-35194

Code Behaviors & Features

Detect and mitigate CVE-2026-35194 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.15.0 before 1.20.4, all versions starting from 2.0.0 before 2.0.2, all versions starting from 2.1.0 before 2.1.2, all versions starting from 2.2.0 before 2.2.1

Fixed versions

  • 1.20.4
  • 2.0.2
  • 2.1.2
  • 2.2.1

Solution

Upgrade to versions 1.20.4, 2.0.2, 2.1.2, 2.2.1 or above.

Impact 8.1 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

maven/org.apache.flink/flink-table-api-java/CVE-2026-35194.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 23 May 2026 00:18:41 +0000.