Vulnerability Description
Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator flags an out-of-date OCSP response but does not stop processing it, so an expired GOOD response is still reported as VALID, letting an on-path attacker replay a stale GOOD response to bypass revocation of a since-revoked certificate. Exploitation can lead to certificate revocation bypass via replay of an expired OCSP response. Any application using OcspServerCertificateValidator is affected; a revoked certificate can be accepted. This issue has been fixed in versions 4.1.136.Final and 4.2.16.Final.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.136 |
Related Weaknesses (CWE)
References
- https://github.com/netty/netty/security/advisories/GHSA-g7hg-vrcf-mvmrExploitVendor Advisory
- https://github.com/netty/netty/security/advisories/GHSA-g7hg-vrcf-mvmrExploitVendor Advisory
FAQ
What is CVE-2026-56821?
CVE-2026-56821 is a vulnerability with a CVSS score of 7.4 (HIGH). Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator flags an out-of-date OCSP response but does n...
How severe is CVE-2026-56821?
CVE-2026-56821 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56821?
Check the references section above for vendor advisories and patch information. Affected products include: Netty Netty.