CVE Catalog

CVE-2026-91992

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

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

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.

Risk Assessment

Credentials, TLS certificates, or proxy authentication data may leak into unintended requests, potentially leading to unauthorized access. The risk applies to applications using Tornado with CurlAsyncHTTPClient.

Recommendation

Update Tornado to version 6.5.7 or later. Until then, avoid sharing CurlAsyncHTTPClient instances across different authentication contexts.

Other vulnerabilities in Tornado

See all
Original NVD description (English source)

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.

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