CVE-2026-53404

Source
https://cve.org/CVERecord?id=CVE-2026-53404
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53404.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53404
Aliases
Downstream
Related
Published
2026-06-29T20:39:45.317Z
Modified
2026-07-09T10:14:30.255462584Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Apache Tomcat: Bad ornext processing in RewriteValve
Details

Always-Incorrect Control Flow Implementation vulnerability in Apache Tomcat's rewrite valve meant that if the first condition in an OR chain matched, subsequent non-OR conditions were skipped.

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. 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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "11.0.0-M1"
                },
                {
                    "last_affected": "11.0.22"
                },
                {
                    "introduced": "10.1.0-M1"
                },
                {
                    "last_affected": "10.1.55"
                },
                {
                    "introduced": "9.0.0.M1"
                },
                {
                    "last_affected": "9.0.118"
                },
                {
                    "introduced": "8.5.0"
                },
                {
                    "last_affected": "8.5.100"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "11.0.0-M1"
                },
                {
                    "fixed": "11.0.22"
                },
                {
                    "introduced": "10.1.0-M1"
                },
                {
                    "fixed": "10.1.55"
                },
                {
                    "introduced": "9.0.0.M1"
                },
                {
                    "fixed": "9.0.118"
                },
                {
                    "introduced": "8.5.0"
                },
                {
                    "fixed": "8.5.100"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53404.json",
    "cna_assigner": "apache",
    "cwe_ids": [
        "CWE-670"
    ]
}
References

Affected packages

Git / github.com/apache/tomcat

Affected ranges

Type
GIT
Repo
https://github.com/apache/tomcat
Events
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "8.5.0"
        },
        {
            "last_affected": "8.5.100"
        },
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.0.119"
        },
        {
            "introduced": "10.1.0"
        },
        {
            "fixed": "10.1.56"
        },
        {
            "introduced": "11.0.0"
        },
        {
            "fixed": "11.0.23"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53404.json"