Description
Initialization of a resource with an insecure default vulnerability in Apache Tomcat Native enabled insecure options by default including ALLOW_CLIENT_RENEGOTIATION, NO_EXTENDED_MASTER_SECRET, IGNORE_UNEXPECTED_EOF and ALLOW_NO_DHE_KEX.



This issue affects Apache Tomcat Native: from 2.0.0 through 2.0.15, from 1.3.0 through 1.3.8. Earlier unsupported versions may also be affected.



Users are recommended to upgrade to version 2.0.16 or 1.3.9, which fix the issue.
Published: 2026-09-23
Score: n/a
EPSS: n/a
KEV: No
Impact: TLS compromise
Action: Immediate Patch
AI Analysis

Impact

Apache Tomcat Native initializes OpenSSL with insecure defaults that enable options such as ALLOW_CLIENT_RENEGOTIATION, NO_EXTENDED_MASTER_SECRET, IGNORE_UNEXPECTED_EOF, and ALLOW_NO_DHE_KEX. These settings can allow an attacker to downgrade TLS connections, force "no extended master secret" exchanges, or bypass key‑exchange checks, potentially compromising the confidentiality and integrity of encrypted traffic.

Affected Systems

The vulnerability affects Apache Tomcat Native versions 2.0.0 through 2.0.15 and 1.3.0 through 1.3.8. Earlier, unsupported releases may also be vulnerable. Users running any of these versions should consider upgrading to a fixed release.

Risk and Exploitability

EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. No CVSS score is provided in the advisory, so the severity cannot be quantified precisely. The impact could be significant because insecure defaults are enabled automatically, meaning any TLS connection could be exploited without further configuration by the attacker. The lack of official exploitation guidance suggests that practical attack conditions are unclear, but the potential for downgrade or man‑in‑the‑middle attacks warrants prompt action.

Generated by OpenCVE AI on September 23, 2026 at 13:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat Native to the latest stable release (at least version 2.0.16 or 1.3.9).
  • If upgrade is not immediately possible, reconfigure OpenSSL settings to disable the insecure options such as ALLOW_CLIENT_RENEGOTIATION, NO_EXTENDED_MASTER_SECRET, IGNORE_UNEXPECTED_EOF, and ALLOW_NO_DHE_KEX.
  • After changes, validate the TLS configuration to confirm that clients cannot negotiate insecure options and that the extended master secret is required, using OpenSSL or TLS test tools.

Generated by OpenCVE AI on September 23, 2026 at 13:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Initialization of a resource with an insecure default vulnerability in Apache Tomcat Native enabled insecure options by default including ALLOW_CLIENT_RENEGOTIATION, NO_EXTENDED_MASTER_SECRET, IGNORE_UNEXPECTED_EOF and ALLOW_NO_DHE_KEX. This issue affects Apache Tomcat Native: from 2.0.0 through 2.0.15, from 1.3.0 through 1.3.8. Earlier unsupported versions may also be affected. Users are recommended to upgrade to version 2.0.16 or 1.3.9, which fix the issue.
Title Apache Tomcat Native: Insecure OpenSSL options enabled
Weaknesses CWE-1188
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T15:30:08.342Z

Reserved: 2026-09-06T09:45:10.745Z

Link: CVE-2026-86246

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-23T13:17:31.117

Modified: 2026-09-23T13:17:31.117

Link: CVE-2026-86246

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T13:30:05Z

Weaknesses
  • CWE-1188

    Initialization of a Resource with an Insecure Default