Description
Insufficient Technical Documentation vulnerability in Apache Tomcat since the requirements to securely configure the EncryptInterceptor were not clearly documented.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.23, from 10.1.0-M1 through 10.1.56, from 9.0.13 through 9.0.119, from 8.5.38 through 8.5.100, from 7.0.100 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.24, 10.1.57 or 9.0.120 which fix the issue.
Published: 2026-07-14
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a documentation issue where the requirements to securely configure the EncryptInterceptor are not clearly documented. The weakness is classified as CWE‑1059. Based on the description, if an administrator assumes the default settings are sufficient, the interceptor may be left in an insecure state, potentially allowing an attacker to intercept, read, or tamper with data transmitted between client and server.

Affected Systems

The flaw affects Apache Tomcat releases from 11.0.0‑M1 to 11.0.23, from 10.1.0‑M1 to 10.1.56, from 9.0.13 to 9.0.119, from 8.5.38 to 8.5.100, and from 7.0.100 to 7.0.109. Any other Tomcat versions that have reached end of support may also suffer from the same lack of documentation. All affected releases are distributed by the Apache Software Foundation.

Risk and Exploitability

The CVSS score of 9.1 indicates a high severity due to potential impact on confidentiality. The EPSS score of <1% shows that exploitation is not widely observed, but the flaw can be abused by anyone who can edit configuration files. Based on the description, the likely attack vector is an entity with configuration or administrative privilege on the Tomcat server that intentionally or mistakenly alters the EncryptInterceptor settings. Since the vulnerability stems from documentation, it is not currently listed in CISA’s KEV catalog.

Generated by OpenCVE AI on July 31, 2026 at 10:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat to the latest supported versions: 11.0.24, 10.1.57, or 9.0.120, which contain the documentation fix and ensure proper interceptor configuration defaults.
  • After upgrading, review the server.xml or web.xml configuration to confirm that the EncryptInterceptor is enabled and that it enforces TLS encryption, following the official Apache Tomcat security guidelines.
  • Educate administrators and developers on the importance of proper EncryptInterceptor configuration, and provide them with the updated documentation and best‑practice checklist.

Generated by OpenCVE AI on July 31, 2026 at 10:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 14 Jul 2026 11:15:00 +0000

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

Tue, 14 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Description Insufficient Technical Documentation vulnerability in Apache Tomcat since the requirements to securely configure the EncryptInterceptor were not clearly documented. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.23, from 10.1.0-M1 through 10.1.56, from 9.0.13 through 9.0.119, from 8.5.38 through 8.5.100, from 7.0.100 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.24, 10.1.57 or 9.0.120 which fix the issue.
Title Apache Tomcat: EncryptInterceptor requirements not clearly documented
Weaknesses CWE-1059
References

Subscriptions

Apache Apache Tomcat
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-14T13:51:52.489Z

Reserved: 2026-07-02T10:42:32.668Z

Link: CVE-2026-59084

cve-icon Vulnrichment

Updated: 2026-07-14T10:33:10.332Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:45:04Z

Weaknesses
  • CWE-1059

    Insufficient Technical Documentation