CVE-2026-49853

Updated on 14 Jul 2026

Severity

7.7 High severity

Details

CVSS score
7.7
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Overview

About vulnerability

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, auth_username, auth_password, and auth_mode in place when a redirect changed scheme, host, or port. This issue is fixed in version 6.5.6.

Details

Affected product:
tornado
Affected packages:
tornado @ 6.1.0.post4+tuxcare

Fixes