Vulnerability Database

328,409

Total vulnerabilities in the database

CVE-2026-24734

Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat.

When using an OCSP responder, Tomcat Native (and Tomcat's FFM port of the Tomcat Native code) did not complete verification or freshness checks on the OCSP response which could allow certificate revocation to be bypassed.

This issue affects Apache Tomcat Native:  from 1.3.0 through 1.3.4, from 2.0.0 through 2.0.11; Apache Tomcat: from 11.0.0-M1 through 11.0.17, from 10.1.0-M7 through 10.1.51, from 9.0.83 through 9.0.114.

The following versions were EOL at the time the CVE was created but are known to be affected: from 1.1.23 through 1.1.34, from 1.2.0 through 1.2.39. Older EOL versions are not affected.

Apache Tomcat Native users are recommended to upgrade to versions 1.3.5 or later or 2.0.12 or later, which fix the issue.

Apache Tomcat users are recommended to upgrade to versions 11.0.18 or later, 10.1.52 or later or 9.0.115 or later which fix the issue.

  • Published: Feb 17, 2026
  • Updated: Mar 12, 2026
  • CVE: CVE-2026-24734
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.5
  • AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

CWEs:

Software From Fixed in
apache / tomcat 9.0.83 9.0.115
apache / tomcat 10.1.1 10.1.52
apache / tomcat 11.0.1 11.0.18
apache / tomcat 10.1.0-milestone1 10.1.0-milestone1.x
apache / tomcat 10.1.0-milestone10 10.1.0-milestone10.x
apache / tomcat 10.1.0-milestone11 10.1.0-milestone11.x
apache / tomcat 10.1.0-milestone12 10.1.0-milestone12.x
apache / tomcat 10.1.0-milestone13 10.1.0-milestone13.x
apache / tomcat 10.1.0-milestone14 10.1.0-milestone14.x
apache / tomcat 10.1.0-milestone15 10.1.0-milestone15.x
apache / tomcat 10.1.0-milestone16 10.1.0-milestone16.x
apache / tomcat 10.1.0-milestone17 10.1.0-milestone17.x
apache / tomcat 10.1.0-milestone18 10.1.0-milestone18.x
apache / tomcat 10.1.0-milestone19 10.1.0-milestone19.x
apache / tomcat 10.1.0-milestone2 10.1.0-milestone2.x
apache / tomcat 10.1.0-milestone20 10.1.0-milestone20.x
apache / tomcat 10.1.0-milestone3 10.1.0-milestone3.x
apache / tomcat 10.1.0-milestone4 10.1.0-milestone4.x
apache / tomcat 10.1.0-milestone5 10.1.0-milestone5.x
apache / tomcat 10.1.0-milestone6 10.1.0-milestone6.x
apache / tomcat 10.1.0-milestone7 10.1.0-milestone7.x
apache / tomcat 10.1.0-milestone8 10.1.0-milestone8.x
apache / tomcat 10.1.0-milestone9 10.1.0-milestone9.x
apache / tomcat 11.0.0-milestone1 11.0.0-milestone1.x
apache / tomcat 11.0.0-milestone10 11.0.0-milestone10.x
apache / tomcat 11.0.0-milestone11 11.0.0-milestone11.x
apache / tomcat 11.0.0-milestone12 11.0.0-milestone12.x
apache / tomcat 11.0.0-milestone13 11.0.0-milestone13.x
apache / tomcat 11.0.0-milestone14 11.0.0-milestone14.x
apache / tomcat 11.0.0-milestone15 11.0.0-milestone15.x
apache / tomcat 11.0.0-milestone16 11.0.0-milestone16.x
apache / tomcat 11.0.0-milestone17 11.0.0-milestone17.x
apache / tomcat 11.0.0-milestone18 11.0.0-milestone18.x
apache / tomcat 11.0.0-milestone19 11.0.0-milestone19.x
apache / tomcat 11.0.0-milestone2 11.0.0-milestone2.x
apache / tomcat 11.0.0-milestone20 11.0.0-milestone20.x
apache / tomcat 11.0.0-milestone21 11.0.0-milestone21.x
apache / tomcat 11.0.0-milestone22 11.0.0-milestone22.x
apache / tomcat 11.0.0-milestone23 11.0.0-milestone23.x
apache / tomcat 11.0.0-milestone24 11.0.0-milestone24.x
apache / tomcat 11.0.0-milestone25 11.0.0-milestone25.x
apache / tomcat 11.0.0-milestone26 11.0.0-milestone26.x
apache / tomcat 11.0.0-milestone3 11.0.0-milestone3.x
apache / tomcat 11.0.0-milestone4 11.0.0-milestone4.x
apache / tomcat 11.0.0-milestone5 11.0.0-milestone5.x
apache / tomcat 11.0.0-milestone6 11.0.0-milestone6.x
apache / tomcat 11.0.0-milestone7 11.0.0-milestone7.x
apache / tomcat 11.0.0-milestone8 11.0.0-milestone8.x
apache / tomcat 11.0.0-milestone9 11.0.0-milestone9.x
apache / tomcat_native 1.3.0 1.3.5
apache / tomcat_native 2.0.0 2.0.12

Frequently Asked Questions

A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.

CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.

A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.

Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.

Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.

SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.