9.1
CRITICAL CVSS 3.1
CVE-2026-65182
Apache Tomcat: Bypass longest prefix security constraint
Description

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. 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.0.M1 through 9.0.120, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Users are recommended to upgrade to version 11.0.25, 10.1.58, 9.0.121, which fixes the issue.

INFO

Published Date :

Aug. 25, 2026, 10:17 p.m.

Last Modified :

Aug. 27, 2026, 3:27 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-65182 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Apache tomcat
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
Update Apache Tomcat to a patched version to fix access control bypass.
  • Upgrade Apache Tomcat to version 11.0.25 or later.
  • Upgrade Apache Tomcat to version 10.1.58 or later.
  • Upgrade Apache Tomcat to version 9.0.121 or later.
  • Upgrade Apache Tomcat to version 8.5.101 or later.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-65182.

URL Resource
https://lists.apache.org/thread/joosxvzc9b49ttj8lj0jw9mqt0ml767m Vendor Advisory Mailing List
http://www.openwall.com/lists/oss-security/2026/08/26/1 Third Party Advisory Mailing List
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-65182 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-65182 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-65182 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Aug. 27, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 7.0.0 up to (including) 7.0.109 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.1.0 up to (excluding) 10.1.58 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.25 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 8.5.0 up to (excluding) 9.0.121
    Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/joosxvzc9b49ttj8lj0jw9mqt0ml767m Types: Mailing List, Vendor Advisory
    Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2026/08/26/1 Types: Mailing List, Third Party Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Aug. 26, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    Added SSVC {'id': 'CVE-2026-65182', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-08-26T15:17:14.686440Z'}
  • CVE Modified by [email protected]

    Aug. 26, 2026

    Action Type Old Value New Value
    Added Reference https://lists.apache.org/thread/joosxvzc9b49ttj8lj0jw9mqt0ml767m
    Removed Reference https://lists.apache.org/thread/joosxvzc9b49ttj8lj0jw9mqt0ml767m
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Aug. 26, 2026

    Action Type Old Value New Value
    Added Reference http://www.openwall.com/lists/oss-security/2026/08/26/1
  • New CVE Received by [email protected]

    Aug. 25, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'Apache Software Foundation', 'product': 'Apache Tomcat', 'versions': [{'status': 'affected', 'version': '11.0.0-M1', 'versionType': 'semver', 'lessThanOrEqual': '11.0.24'}, {'status': 'affected', 'version': '10.1.0-M1', 'versionType': 'semver', 'lessThanOrEqual': '10.1.57'}, {'status': 'affected', 'version': '9.0.0.M1', 'versionType': 'semver', 'lessThanOrEqual': '9.0.120'}, {'status': 'affected', 'version': '8.5.0', 'versionType': 'semver', 'lessThanOrEqual': '8.5.100'}, {'status': 'affected', 'version': '7.0.0', 'versionType': 'semver', 'lessThanOrEqual': '7.0.109'}, {'status': 'unknown', 'version': '0', 'lessThan': '7.0.0', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}]
    Added Description Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. 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.0.M1 through 9.0.120, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Users are recommended to upgrade to version 11.0.25, 10.1.58, 9.0.121, which fixes the issue.
    Added CWE CWE-284
    Added CWE CWE-863
    Added Reference https://lists.apache.org/thread/joosxvzc9b49ttj8lj0jw9mqt0ml767m
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.