CVE-2026-0672

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

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) Al usar http.cookies.Morsel, los valores y parámetros de cookie controlados por el usuario pueden permitir la inyección de encabezados HTTP en los mensajes. El parche rechaza todos los caracteres de control dentro de los nombres, valores y parámetros de las cookies.

26 Jan 2026, 15:16

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/62700107418eb2cca3fc88da036a243ea975f172 -
  • () https://github.com/python/cpython/commit/7852d72b653fea0199acf5fc2a84f6f8b84eba8d -
  • () https://github.com/python/cpython/commit/918387e4912d12ffc166c8f2a38df92b6ec756ca -
  • () https://github.com/python/cpython/commit/b1869ff648bbee0717221d09e6deff46617f3e85 -

23 Jan 2026, 17:16

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/712452e6f1d4b9f7f8c4c92ebfcaac1705faa440 -

20 Jan 2026, 23:16

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/95746b3a13a985787ef53b977129041971ed7f70 -

20 Jan 2026, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-20 22:15

Updated : 2026-04-15 00:35


NVD link : CVE-2026-0672

Mitre link : CVE-2026-0672

CVE.ORG link : CVE-2026-0672


JSON object : View

Products Affected

No product.

CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')