Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-56822

Опубликовано: 09 июл. 2026
Источник: redhat
CVSS3: 7.4
EPSS Низкий

Описание

A flaw was found in Netty's netty-handler-ssl-ocsp component. This vulnerability involves a time-of-check/time-of-use (TOCTOU) race condition within the OCSP stapling validator. A remote attacker could exploit this timing window, allowing them to use a certificate that has been revoked for authentication purposes. This could lead to unauthorized access or bypass of security controls.

Отчет

This Moderate impact vulnerability in the netty-handler-ssl-ocsp component, present in Red Hat products such as JBoss Data Grid, Enterprise Application Platform, and Red Hat build of Apache Camel, involves a time-of-check/time-of-use (TOCTOU) race condition within its OCSP stapling validator. This flaw could allow an attacker to exploit a timing window, enabling the use of a revoked certificate for authentication. The impact is considered Moderate due to the specific timing window required for exploitation.

Меры по смягчению последствий

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat build of Apache Camel for Spring Boot 4netty-handler-ssl-ocspFix deferred
Red Hat Data Grid 8netty-handler-ssl-ocspFix deferred
Red Hat JBoss Enterprise Application Platform Expansion Packnetty-handler-ssl-ocspFix deferred

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-367
https://bugzilla.redhat.com/show_bug.cgi?id=2507478io.netty/netty-handler-ssl-ocsp: Netty: Time-of-check/time-of-use in netty-handler-ssl-ocsp

EPSS

Процентиль: 2%
0.00112
Низкий

7.4 High

CVSS3

Связанные уязвимости

CVSS3: 7.4
ubuntu
5 дней назад

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator forwards the SslHandshakeCompletionEvent before the asynchronous OCSP validation completes. This allows the client's downstream handlers to send sensitive application data (e.g., HTTP requests) to a revoked server before the channel is closed by the OCSP check. n io.netty.handler.ssl.ocsp.OcspServerCertificateValidator#userEventTriggered, when an SslHandshakeCompletionEvent is received, the validator immediately calls ctx.fireUserEventTriggered(evt). It then initiates an asynchronous OCSP query using OcspClient.query. Because the handshake completion event is forwarded immediately, downstream handlers in the client's pipeline are notified that the TLS handshake is successful. They may then begin reading and processing incoming application data or sending outgoing data. If the OCSP response later indicates the server's certificate ...

CVSS3: 7.4
nvd
6 дней назад

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator forwards the SslHandshakeCompletionEvent before the asynchronous OCSP validation completes. This allows the client's downstream handlers to send sensitive application data (e.g., HTTP requests) to a revoked server before the channel is closed by the OCSP check. n io.netty.handler.ssl.ocsp.OcspServerCertificateValidator#userEventTriggered, when an SslHandshakeCompletionEvent is received, the validator immediately calls ctx.fireUserEventTriggered(evt). It then initiates an asynchronous OCSP query using OcspClient.query. Because the handshake completion event is forwarded immediately, downstream handlers in the client's pipeline are notified that the TLS handshake is successful. They may then begin reading and processing incoming application data or sending outgoing data. If the OCSP response later indicates the server's certificate is

CVSS3: 7.4
debian
6 дней назад

Netty is an asynchronous, event-driven network application framework. ...

CVSS3: 7.4
github
12 дней назад

Netty: TOCTOU in OcspServerCertificateValidator

EPSS

Процентиль: 2%
0.00112
Низкий

7.4 High

CVSS3