Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.netty/netty-handler-ssl-ocsp
  4. ›
  5. CVE-2026-56822

CVE-2026-56822: Netty: TOCTOU in OcspServerCertificateValidator

July 22, 2026

Netty’s 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.

References

  • github.com/advisories/GHSA-wc96-39fc-566f
  • github.com/netty/netty/releases/tag/netty-4.1.136.Final
  • github.com/netty/netty/releases/tag/netty-4.2.16.Final
  • github.com/netty/netty/security/advisories/GHSA-wc96-39fc-566f
  • nvd.nist.gov/vuln/detail/CVE-2026-56822

Code Behaviors & Features

Detect and mitigate CVE-2026-56822 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.1.136, all versions starting from 4.2.0 before 4.2.16

Fixed versions

  • 4.1.136
  • 4.2.16

Solution

Upgrade to versions 4.1.136, 4.2.16 or above.

Impact 7.4 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition

Source file

maven/io.netty/netty-handler-ssl-ocsp/CVE-2026-56822.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:19:27 +0000.