Bug 2507478 (CVE-2026-56822) - CVE-2026-56822 io.netty/netty-handler-ssl-ocsp: Netty: Time-of-check/time-of-use in netty-handler-ssl-ocsp
Summary: CVE-2026-56822 io.netty/netty-handler-ssl-ocsp: Netty: Time-of-check/time-of-...
Keywords:
Status: NEW
Alias: CVE-2026-56822
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-27 14:37 UTC by OSIDB Bzimport
Modified: 2026-07-27 15:23 UTC (History)
27 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-27 14:37:18 UTC
Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final, the OCSP stapling validator in netty-handler-ssl-ocsp contains a time-of-check/time-of-use (TOCTOU) race condition. The certificate's revocation status is checked at one point in time, but the certificate itself may be revoked between the check and when it is actually used. An attacker can exploit this timing window to use a revoked certificate for authentication. This issue is fixed in versions 4.1.136.Final and later.


Note You need to log in before you can comment on or make changes to this bug.