6.5
MEDIUM CVSS 3.1
CVE-2026-55956
Apache Tomcat: Security constraints for default servlet ignored method
Description

Improper Authorization vulnerability in Apache Tomcat leads to security constraints specified for the default servlet ignoring any method or method omission configured as part of the constraint. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.0.M1 through 9.0.118, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Other versions that have reached end of support may also be affected. Users are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119, which fix the issue.

INFO

Published Date :

June 29, 2026, 9:16 p.m.

Last Modified :

July 2, 2026, 7:03 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-55956 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 MEDIUM 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
Upgrade Apache Tomcat to a patched version to fix authorization bypass.
  • Upgrade Tomcat to 11.0.23 or later.
  • Upgrade Tomcat to 10.1.56 or later.
  • Upgrade Tomcat to 9.0.119 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-55956.

URL Resource
https://lists.apache.org/thread/dcjdcnnnww9hhdm016hr0l7hpw1bzjfp Vendor Advisory Mailing List
http://www.openwall.com/lists/oss-security/2026/06/29/25 Third Party Advisory
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-55956 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-55956 weaknesses.

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-55956 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-55956 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]

    Jul. 02, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.1.0 up to (excluding) 10.1.56 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.23 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions up to (excluding) 9.0.119
    Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/dcjdcnnnww9hhdm016hr0l7hpw1bzjfp Types: Mailing List, Vendor Advisory
    Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2026/06/29/25 Types: Third Party Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 30, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
    Added SSVC {'id': 'CVE-2026-55956', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-30T13:23:02.427983Z'}
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Jun. 29, 2026

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

    Jun. 29, 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.22'}, {'status': 'affected', 'version': '10.1.0-M1', 'versionType': 'semver', 'lessThanOrEqual': '10.1.55'}, {'status': 'affected', 'version': '9.0.0.M1', 'versionType': 'semver', 'lessThanOrEqual': '9.0.118'}, {'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 Authorization vulnerability in Apache Tomcat leads to security constraints specified for the default servlet ignoring any method or method omission configured as part of the constraint. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.0.M1 through 9.0.118, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Other versions that have reached end of support may also be affected. Users are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119, which fix the issue.
    Added CWE CWE-285
    Added Reference https://lists.apache.org/thread/dcjdcnnnww9hhdm016hr0l7hpw1bzjfp
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.