CRLF Injection The advisory has been revoked - it doesn't affect any version of package python3-tkinter  (opens in a new tab)


Threat Intelligence

EPSS
0.21% (43rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about CRLF Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL10-PYTHON3TKINTER-15053717
  • published22 Jan 2026
  • disclosed20 Jan 2026

Introduced: 20 Jan 2026

CVE-2026-0672  (opens in a new tab)
CWE-93  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3-tkinter package and not the python3-tkinter package as distributed by RHEL.

When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.