This is an automated email from the ASF dual-hosted git repository. MartijnVisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 0a5da202f72a953233dcc3f88d20b9b7c81195c2 Author: Martijn Visser <[email protected]> AuthorDate: Fri May 15 17:12:27 2026 +0200 CVE-2026-35194 --- docs/content.zh/what-is-flink/security.md | 12 ++++++++++++ docs/content/what-is-flink/security.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/docs/content.zh/what-is-flink/security.md b/docs/content.zh/what-is-flink/security.md index e63cb2a339..1df6367156 100644 --- a/docs/content.zh/what-is-flink/security.md +++ b/docs/content.zh/what-is-flink/security.md @@ -86,6 +86,18 @@ This section lists fixed vulnerabilities in Flink. Users are advised to upgrade to Flink Stateful Functions 3.3.0 or later versions. </td> </tr> + <tr> + <td> + <a href="https://www.cve.org/CVERecord?id=CVE-2026-35194">CVE-2026-35194</a> + </td> + <td> + 1.15.0 through 1.20.x and 2.0.0 through 2.x + </td> + <td> + <a href="https://github.com/apache/flink/commit/64007b131d689158af90ca1c1b71b018129a85c5">Fixed in commit b06c0a23a5a622d48efc8395699b2e4502bd92be</a>, <a href="https://github.com/apache/flink/commit/e7c0d17074dc0dc9e102a072f11bf0de09ba01a5">e7c0d17074dc0dc9e102a072f11bf0de09ba01a5</a> and <a href="https://github.com/apache/flink/commit/9b2a11268dc8b4e6ea5a604dca0ea27f0fee3ed8">9b2a11268dc8b4e6ea5a604dca0ea27f0fee3ed8</a> <br> + Users are advised to upgrade to Flink 1.20.4, 2.0.2, 2.1.2 or 2.2.1. + </td> + </tr> </table> diff --git a/docs/content/what-is-flink/security.md b/docs/content/what-is-flink/security.md index ef1c2aafde..02d5645557 100644 --- a/docs/content/what-is-flink/security.md +++ b/docs/content/what-is-flink/security.md @@ -86,6 +86,18 @@ This section lists fixed vulnerabilities in Flink. Users are advised to upgrade to Flink Stateful Functions 3.3.0 or later versions. </td> </tr> + <tr> + <td> + <a href="https://www.cve.org/CVERecord?id=CVE-2026-35194">CVE-2026-35194</a> + </td> + <td> + 1.15.0 through 1.20.x and 2.0.0 through 2.x + </td> + <td> + <a href="https://github.com/apache/flink/commit/64007b131d689158af90ca1c1b71b018129a85c5">Fixed in commit b06c0a23a5a622d48efc8395699b2e4502bd92be</a>, <a href="https://github.com/apache/flink/commit/e7c0d17074dc0dc9e102a072f11bf0de09ba01a5">e7c0d17074dc0dc9e102a072f11bf0de09ba01a5</a> and <a href="https://github.com/apache/flink/commit/9b2a11268dc8b4e6ea5a604dca0ea27f0fee3ed8">9b2a11268dc8b4e6ea5a604dca0ea27f0fee3ed8</a> <br> + Users are advised to upgrade to Flink 1.20.4, 2.0.2, 2.1.2 or 2.2.1. + </td> + </tr> </table>
