Improper Certificate Validation in Node.js - CVE-2026-58040
Published: July 29, 2026 / Updated: July 29, 2026
Node.js
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass hostname verification.
The vulnerability exists due to improper certificate validation in the Node.js HTTPS Agent when reusing TLS sessions across identity policies. A remote attacker can trigger TLS session reuse to bypass hostname verification.
This issue was identified as an incomplete fix for CVE-2026-48934.