Skip to content

[3.13] gh-145599, CVE 2026-3644: Reject control characters in http.cookies.Morsel.update() (GH-145600)#146024

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-57e88c1-3.13
Mar 16, 2026
Merged

[3.13] gh-145599, CVE 2026-3644: Reject control characters in http.cookies.Morsel.update() (GH-145600)#146024
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-57e88c1-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 16, 2026

Reject control characters in http.cookies.Morsel.update() and http.cookies.BaseCookie.js_output.
(cherry picked from commit 57e88c1)

Co-authored-by: Stan Ulbrych 89152624+StanFromIreland@users.noreply.github.com
Co-authored-by: Victor Stinner vstinner@python.org
Co-authored-by: Victor Stinner victor.stinner@gmail.com

…okies.Morsel.update()` (pythonGH-145600)

Reject control characters in `http.cookies.Morsel.update()` and `http.cookies.BaseCookie.js_output`.
(cherry picked from commit 57e88c1cf95e1481b94ae57abe1010469d47a6b4)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <victor.stinner@gmail.com>
@vstinner vstinner enabled auto-merge (squash) March 16, 2026 13:44
@vstinner vstinner merged commit d16ecc6 into python:3.13 Mar 16, 2026
43 of 44 checks passed
@miss-islington miss-islington deleted the backport-57e88c1-3.13 branch March 16, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants