
CVE-2026-58040: TLS session reuse in Node.js's HTTPS Agent can skip hostname verification. An incomplete fix for CVE-2026-48934. Reuse a session across different identity policies and the certificate check for the new host gets bypassed. Affects 22.x, 24.x, 26.x. Patched in v22.23.2, v24.18.1, v26.5.1. Found by a CyStack researcher. Details at https://cystack.net/disclosures
Post summary
The post discloses a TLS session reuse flaw in Node.js that bypasses hostname checks, specifies affected versions, and lists the vendor patches that mitigate the issue.


