Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-53434 – Authentication Bypass via CRL Revocation Bypass – Apache Tomcat 9.0.83–9.0.118, …

Be the first to know when new zero-days emerge:

Summary

CVE-2026-53434 is a "Detection of Error Condition Without Action" vulnerability in Apache Tomcat affecting all three actively maintained release branches. When the FFM (Foreign Function & Memory) based connector is configured with invalid or malformed Certificate Revocation Lists (CRLs), Tomcat silently ignores those CRLs rather than failing closed — allowing revoked client certificates to be accepted. With a CVSS v3.1 base score of 9.1 (Critical), this flaw constitutes an authentication bypass for any deployment relying on mutual TLS with CRL-based client certificate revocation via the FFM connector.

Technical details

  • Root cause: Tomcat’s FFM connector fails to detect and act on an error condition when configured CRLs are invalid or malformed. Instead of halting or rejecting the misconfigured revocation check, Tomcat silently discards the CRL and proceeds with TLS handshake completion.
  • Trigger conditions: The vulnerability is only triggerable when: (1) the FFM-based connector is explicitly configured (non-default), and (2) CRL-based certificate revocation is enabled on that connector. Standard connectors (NIO, APR) and deployments without CRL validation are not affected.
  • Attack vector: Network-accessible; the affected component is a TLS/HTTPS listener reachable over the internet. No user interaction or prior privileges are required per the CVSS vector. In practice, an attacker must possess a certificate that was issued by the trusted Certificate Authority and has been subsequently revoked.
  • Impact: Revoked client certificates pass validation unchecked, effectively bypassing the server’s authentication boundary. This enables unauthorized access to resources protected by mutual TLS client certificate authentication, with high impact to both Confidentiality and Integrity (CVSS C:H, I:H).

Note on severity ratings: Apache’s own advisory rates this vulnerability Low, reflecting the realistic exploitation barrier — the attacker must already hold a certificate previously issued by the trusted CA. NVD’s CVSS score of 9.1 represents the theoretical maximum impact under the CVSS methodology. Organizations using Tomcat with mutual TLS and CRL-based revocation on the FFM connector should treat this as a priority patch.

Affected software

  • Apache Tomcat 11.x: 11.0.0-M1 through 11.0.22
  • Apache Tomcat 10.1.x: 10.1.0-M7 through 10.1.55
  • Apache Tomcat 9.0.x: 9.0.83 through 9.0.118

Severity

CVSS v3.1 Base Score: 9.1 (Critical)
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Mitigation and recommended actions

  • Immediate – Upgrade to a patched release:
    • Apache Tomcat 11.0.23 or later
    • Apache Tomcat 10.1.56 or later
    • Apache Tomcat 9.0.119 or later
  • If patching is not immediately possible:
    • Disable the FFM-based connector and revert to the standard NIO connector, which is not affected by this flaw.
    • Alternatively, remove CRL configuration from the FFM connector to eliminate the vulnerable code path until an upgrade can be applied.
    • Restrict network access to Tomcat HTTPS endpoints to trusted client networks where certificate issuance is tightly controlled.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge