The newly released Python 3.12.4 addresses a severe security vulnerability (CVE-2023-6597) in the HTTP protocol stack. Attackers could exploit improper handling of non-ASCII characters in headers to execute arbitrary code on vulnerable servers. This patch is critical for all Python web applications using the standard library's http.server or related modules.