Description
Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Apache Tomcat when creating unix domain sockets allows an unauthorised local user to access the unix domain socket.



This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.42 through 9.0.120.



Users are recommended to upgrade to version 11.0.25, 10.1.58, 9.0.121, which fixes the issue.
Published: 2026-08-25
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized local access via Unix Domain Socket
Action: Patch
AI Analysis

Impact

A Time‑of‑Check Time‑of‑Use race condition occurs in Apache Tomcat during the creation of Unix Domain Sockets. The flaw permits an unauthorized local user to gain access to the socket after it has been created. The description does not claim that the attacker can execute arbitrary commands or read arbitrary data, only that the socket can be accessed by a local user who exploits the race.

Affected Systems

Apache Tomcat provided by the Apache Software Foundation is affected. The affected releases are 11.0.0‑M1 through 11.0.24, 10.1.0‑M1 through 10.1.57, and 9.0.42 through 9.0.120.

Risk and Exploitability

The CVSS base score of 8.1 indicates high severity for local impact. The EPSS score of <1% implies a low probability of public exploitation, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires a local user with sufficient file‑system permissions to perform the TOCTOU race, enabling that user to access the Unix Domain Socket, which could allow local privilege misuse within the scope of Tomcat’s configuration.

Generated by OpenCVE AI on August 26, 2026 at 18:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat to version 11.0.25, 10.1.58, or 9.0.121 where the race condition is fixed.
  • Run the Tomcat process with the fewest privileges necessary and restrict file system access to the directory that holds Unix Domain Sockets.
  • If an upgrade cannot be applied immediately, disable Unix Domain Socket usage in Tomcat’s configuration to eliminate the vulnerable code path until a patch is available.

Generated by OpenCVE AI on August 26, 2026 at 18:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Low


Thu, 27 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache tomcat
CPEs cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*
Vendors & Products Apache tomcat

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
References

Wed, 26 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache apache Tomcat
Vendors & Products Apache
Apache apache Tomcat

Tue, 25 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Apache Tomcat when creating unix domain sockets allows an unauthorised local user to access the unix domain socket. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.42 through 9.0.120. Users are recommended to upgrade to version 11.0.25, 10.1.58, 9.0.121, which fixes the issue.
Title Apache Tomcat: TOCTOU when setting specific permissions for Unix Domain Sockets
Weaknesses CWE-367
References

Subscriptions

Apache Apache Tomcat Tomcat
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-26T15:19:19.234Z

Reserved: 2026-07-21T18:45:53.137Z

Link: CVE-2026-65183

cve-icon Vulnrichment

Updated: 2026-08-26T02:30:36.080Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T22:17:05.050

Modified: 2026-08-27T15:26:04.837

Link: CVE-2026-65183

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-25T21:44:49Z

Links: CVE-2026-65183 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T19:00:07Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition