PT-2026-63544 · Netty · Netty

CVE-2026-56821

·

Published

2026-07-22

·

Updated

2026-08-06

CVSS v3.1

7.4

High

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.136.Final Netty versions prior to 4.2.16.Final
Description An issue exists in the OcspServerCertificateValidator where out-of-date OCSP (Online Certificate Status Protocol) responses are flagged but not stopped from processing. This allows an on-path attacker to replay a stale GOOD response, causing the system to report it as VALID and bypass the revocation of a certificate. The flaw is located in the userEventTriggered() function of io.netty.handler.ssl.ocsp.OcspServerCertificateValidator, where the freshness check lacks a return statement, allowing execution to fall through and fire a VALID OcspValidationEvent. Additionally, if getNextUpdate() is null, a NullPointerException may occur. OCSP is a protocol used for obtaining the revocation status of an X.509 digital certificate.
Recommendations Update Netty to version 4.1.136.Final or later. Update Netty to version 4.2.16.Final or later. As a temporary mitigation, restrict the use of the OcspServerCertificateValidator component.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-56821
GHSA-G7HG-VRCF-MVMR
OPENSUSE-SU-2026:11394-1
SUSE-SU-2026:3482-1

Affected Products

Netty