CVE-2026-91992

Summary

Tornado before 6.5.7 contains a credential leak vulnerability in CurlAsyncHTTPClient where pycurl handles are reused across requests without proper state clearing. Attackers can obtain sensitive credentials by issuing requests through the same client instance, allowing TLS certificates or proxy authentication to persist across unintended requests.

Affected Software

VendorProductVersion RangeStatus
tornadowebtornado0 < 6.5.7affected
tornadowebtornado6.5.7unaffected

Weaknesses

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

References