red-hatCVE-2026-93493
A flaw was found in Netty's `netty-handler-ssl-ocsp` component.
Medium5.9CVE-2026-93493 · Published Sep 18, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat build of Apache Camel for Spring Boot 4 Vendor | all versions | No fix yet |
Details and references
A flaw was found in Netty's `netty-handler-ssl-ocsp` component. A remote attacker can exploit this vulnerability by providing an Online Certificate Status Protocol (OCSP) response that omits the optional `nextUpdate` field. This omission causes the OCSP validation to be silently skipped, leading to applications proceeding with an unvalidated certificate. This can result in a bypass of security controls where certificate validation is expected.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
- Severity from
- no source yet
- Weakness
- CWE-299