CVE-2026-91992 Details
Description
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.
A credential leak vulnerability has been identified in Tornado versions prior to 6.5.7, specifically within the CurlAsyncHTTPClient. The issue arises because pycurl handles are reused across requests without proper state clearance. This allows sensitive credentials, such as TLS client certificates and proxy authentication details, to persist and be inadvertently sent to unintended recipients.
Users can update Tornado to version 6.5.7 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 15, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/tornadoweb/tornado/security/advisories/GHSA-pw6j-qg29-8w7f | CISA-ADP | AdvisoryVendor |
| https://github.com/tornadoweb/tornado/security/advisories/GHSA-pw6j-qg29-8w7f | [email protected] | AdvisoryVendor |
| https://www.vulncheck.com/advisories/tornado-before-6.5.7-credential-leak-via-handle-reuse | [email protected] | AdvisoryVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Tornado | <= 6.5.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion