Improper Check for Certificate Revocation in Netty - #VU148880
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass certificate revocation validation.
The vulnerability exists due to an improper check for certificate revocation in OcspServerCertificateValidator when processing an OCSP response that omits the optional nextUpdate field. A remote attacker can supply a crafted OCSP response to bypass certificate revocation validation.
Nonce validation is disabled by default.