A maintenance release with security fixes for crashes, header handling, JSON memory writes, and downstream reset processing. It also includes ordinary bug fixes, updates to published artifacts, and a dynamic-module compatibility change.
Action needed (3)
securitymediumCVE-2026-26310 and GHSA-3cw6-2j68-868p: scoped IPv6 crash fix in
getAddressWithPort()The network
getAddressWithPort()path no longer crashes when called with a scoped IPv6 address. This release includes CVE-2026-26310 and GHSA-3cw6-2j68-868p.securitymediumCVE-2026-26309 and GHSA-56cj-wgg3-x943: JSON null-terminator write fix
The JSON handling code fixes an off-by-one write that could corrupt the string null terminator. This release includes CVE-2026-26309 and GHSA-56cj-wgg3-x943.
securitymediumCVE-2026-26311 and GHSA-84xm-r438-86px: HTTP
decode*blocking after downstream resetHTTP
decode*methods are blocked after a downstream reset. This release includes CVE-2026-26311 and GHSA-84xm-r438-86px.
Check if affected (2)
securityhighCVE-2026-26308 and GHSA-ghc4-35x6-crw5: multivalue header bypass fix in RBAC
Applies if you use the
rbacsubsystem.RBAC no longer permits a multivalue header bypass. This release includes CVE-2026-26308 and GHSA-ghc4-35x6-crw5.
securitymediumCVE-2026-26330 and GHSA-c23c-rp3m-vpg3:
ratelimitresponse-phase limit crash fixApplies if you use the
ratelimitsubsystem.The
ratelimitresponse phase limit no longer causes a crash. This release includes CVE-2026-26330 and GHSA-c23c-rp3m-vpg3.