CVE-2026-49853
7.7
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| tornadoweb | tornado | < 6.5.6 | affected |
Weaknesses
- CWE-200: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
References
- https://github.com/tornadoweb/tornado/security/advisories/GHSA-3x9g-8vmp-wqvf
- https://github.com/tornadoweb/tornado/pull/3626
- https://github.com/tornadoweb/tornado/commit/aba2569f7ed7a6bdbef816658fb6b7182531b751
- https://github.com/tornadoweb/tornado/releases/tag/v6.5.6
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.