CVE-2026-49853

high

Description

The vulnerability exists due to a shallow-copy flaw inside the redirection handling of the SimpleAsyncHTTPClient component in Tornado. When following an HTTP 3xx redirect, the client clones the original request context and strips only the Host header, failing to clear authentication headers (Authorization, Cookie) or explicit credentials (auth_username, auth_password) if the destination target redirects cross-origin to an entirely different host, scheme, or port.

Details

Source: Mitre, NVD

Published: 2026-06-18

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

Severity: High

CVSS v3

Base Score: 7.7

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Severity: High

EPSS

EPSS: 0.00034