CVE Vulnerabilities

CVE-2026-10098

Improper Certificate Validation

Published: Jun 25, 2026 | Modified: Jun 27, 2026
CVSS 3.x
5.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

OCSP CertID serial-number length-confusion in wolfSSL_OCSP_resp_find_status allows a same-issuer SingleResponse whose serial is a prefix of the target serial to be reported as the revocation status of a different certificate. The lookup compared serial-number bytes without first requiring the two serial numbers to be of equal length, so a SingleResponse for one certificate (same issuer) whose serial is a prefix of the targets serial would match, returning the wrong certificates status. The fix requires the serial lengths to be equal before comparing the serial bytes.

Weakness

The product does not validate, or incorrectly validates, a certificate.

Affected Software

NameVendorStart VersionEnd Version
WolfsslWolfssl4.6.0 (including)5.9.2 (excluding)
WolfsslUbuntuquesting*

Potential Mitigations

References