CVE Catalog

CVE-2026-49853

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.49%

39th percentile - higher than 39% of all known CVEs

Summary

In Tornado before version 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.

Risk Assessment

The organization is at risk of leaking authentication credentials to unauthorized servers during redirects, potentially leading to account takeover or access to protected resources.

Recommendation

Immediately upgrade Tornado to version 6.5.6 or later, which fixes the vulnerability.

Other vulnerabilities in Tornado

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS