Description
Improper Check for Certificate Revocation vulnerability in Apache Tomcat. Both the OpenSSL and OpenSSL-FFM TLS implementations ignore CRLs when certificate uses a keystore.



This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.58, from 9.0.0-M1 through 9.0.121.



The following versions were EOL at the time the CVE was created but are
known to be affected: from 8.5.0 through 8.5.100. Other unsupported versions may also be affected.



Users are recommended to upgrade to version 11.0.26, 10.1.59, 9.0.122, which fixes the issue.
Published: 2026-09-23
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Potential exploitation of revoked certificates leading to unauthorized access or data interception
Action: Immediate Patch
AI Analysis

Impact

Apache Tomcat’s OpenSSL and OpenSSL-FFM TLS implementations fail to check Certificate Revocation Lists when a certificate is stored in a keystore, allowing an attacker to use a revoked certificate without detection. This weakness can enable a man‑in‑the‑middle or unauthorized session establishment, compromising confidentiality and integrity of secure connections.

Affected Systems

The vulnerability affects Apache Tomcat versions 8.5.0 through 8.5.100, 9.0.0-M1 through 9.0.121, 10.1.0-M1 through 10.1.58, and 11.0.0-M1 through 11.0.25, including all EOL releases listed. Unsupported versions beyond those ranges may also be affected.

Risk and Exploitability

The CVSS metric is not provided, but the failure to enforce revocation checks is a high‑impact flaw that can be abused by attackers who control or can present a revoked certificate. With no EPSS score available and the vulnerability not listed in CISA KEV, the exact exploitation probability is unknown, yet the potential impact warrants prompt remediation. The likely exploitation path involves network‑connected servers running the affected Tomcat releases with TLS enabled and certificates sourced from a keystore, making the attack vector remote over the internet or internal network.

Generated by OpenCVE AI on September 23, 2026 at 14:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑published update to the Apache Tomcat installation, updating to version 11.0.26, 10.1.59, or 9.0.122, which includes the CRL‑checking fix.
  • After upgrading, verify that TLS connections enforce revocation checks by testing with a deliberately revoked certificate and confirming the connection is rejected.
  • If an immediate update is not possible, restrict external TLS traffic to the affected Tomcat instance (e.g., via firewall rules) or temporarily disable TLS on the affected servers until a patch can be applied.

Generated by OpenCVE AI on September 23, 2026 at 14:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache tomcat
Vendors & Products Apache
Apache tomcat

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Improper Check for Certificate Revocation vulnerability in Apache Tomcat. Both the OpenSSL and OpenSSL-FFM TLS implementations ignore CRLs when certificate uses a keystore. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.58, from 9.0.0-M1 through 9.0.121. The following versions were EOL at the time the CVE was created but are known to be affected: from 8.5.0 through 8.5.100. Other unsupported versions may also be affected. Users are recommended to upgrade to version 11.0.26, 10.1.59, 9.0.122, which fixes the issue.
Title Apache Tomcat: OpenSSL and OpenSSL-FFM TLS implementations ignore CRLs when certificate uses a keystore
Weaknesses CWE-299
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T15:19:40.273Z

Reserved: 2026-08-13T07:31:17.111Z

Link: CVE-2026-73581

cve-icon Vulnrichment

Updated: 2026-09-23T15:19:26.375Z

cve-icon NVD

Status : Received

Published: 2026-09-23T12:17:06.287

Modified: 2026-09-23T16:16:44.193

Link: CVE-2026-73581

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:15:06Z

Weaknesses
  • CWE-299

    Improper Check for Certificate Revocation