Description
Improper Authentication vulnerability in Apache Tomcat. When Jakarta Authentication was configured with SimpleAuthConfigProvider as the default provider and multiple web application used that provider, the realm for the first web application to authenticate a request would be used for all web applications.



This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.59, from 9.0.0.M4 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.60, 9.0.122, which fixes the issue.
Published: 2026-09-23
Score: 7.3 High
EPSS: n/a
KEV: No
Impact: Cross-context authentication mix‑up leading to unauthorized access across multiple web applications
Action: Patch Immediately
AI Analysis

Impact

An authentication layer confusion occurs when Jakarta Authentication is configured with the SimpleAuthConfigProvider as the default provider and several web applications share that provider. The realm that authenticates the first application a request hits is then reused for all other applications. This flaw effectively bypasses authentication boundaries, allowing an attacker who can authenticate to one application to obtain authorized access to any other application that shares the same provider. The weakness maps to CWE‑287 – Improper Authentication.

Affected Systems

Apache Software Foundation’s Tomcat server is impacted across several major branches. Versions affected include 8.5.0 through 8.5.100 (all EOL), 9.0.0.M4 through 9.0.121, 10.1.0.M1 through 10.1.59, and 11.0.0-M1 through 11.0.25. Users are advised to upgrade to at least 11.0.26, 10.1.60, or 9.0.122, which contain the fix.

Risk and Exploitability

Although EPSS data is unavailable and the vulnerability is not listed in CISA’s KEV catalog, the CVSS score of 7.3 indicates moderate severity, and the potential impact is significant because it grants cross‑application authentication. Attackers can exploit the flaw remotely by sending standard HTTP requests to a Tomcat instance where Jakarta Authentication is active and multiple applications are configured to share the default provider. Successful exploitation requires that the configuration uses the default SimpleAuthConfigProvider; no elevated privileges are necessary on the host, making the risk high for any exposed application. The lack of a current EPSS score does not diminish the relevance of this flaw when the described configuration is in use.

Generated by OpenCVE AI on September 23, 2026 at 17:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat to the latest available version that includes the fix (Tomcat 11.0.26, 10.1.60, 9.0.122, or newer for unsupported 8.5 branch).
  • If an immediate upgrade is not feasible, modify the Jakarta Authentication configuration so that each web application uses a separate authentication provider or disable cross‑application authentication entirely.
  • Verify that no application is configured to use the default SimpleAuthConfigProvider across multiple contexts; isolate authentication realms per application to prevent credential mix‑ups.

Generated by OpenCVE AI on September 23, 2026 at 17:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
References

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

Type Values Removed Values Added
Metrics cvssV3_1

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

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 Authentication vulnerability in Apache Tomcat. When Jakarta Authentication was configured with SimpleAuthConfigProvider as the default provider and multiple web application used that provider, the realm for the first web application to authenticate a request would be used for all web applications. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.59, from 9.0.0.M4 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.60, 9.0.122, which fixes the issue.
Title Apache Tomcat: Cross-context authentication mix-up with Jakarta Authentication configured
Weaknesses CWE-287
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T18:10:40.767Z

Reserved: 2026-08-18T17:47:34.591Z

Link: CVE-2026-75973

cve-icon Vulnrichment

Updated: 2026-09-23T15:28:24.162Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-23T19:19:14.230

Link: CVE-2026-75973

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T18:00:07Z

Weaknesses