Tool of the Week
Node 26.5.1 patches nine security vulnerabilities
Two high-severity CVEs in HTTP/2 stream handling and permission radix trees require immediate upgrade; medium-severity fixes span DNS, HTTPS, SQLite, and zlib.
Production Node deployments using HTTP/2, permission model, or DNS resolution face exploitable gaps in this release. Upgrade path is direct—no breaking changes in patch version.
Straight replacement for 26.5.0 and earlier in Current track. No configuration changes needed. Install now if running any 26.x version; critical for HTTP/2 or permission-sandboxed workloads.
- “This is a security release.”
- “(CVE-2026-56848) http2: defer rst stream while in scope – High”
- “(CVE-2026-58043) permission: avoid granting radix split nodes – High”
- “deps: update llhttp to 9.4.3”
- “deps: update undici to 8.9.0”