Description
Apache Traffic Server reuses multiplexed HTTP/2 origin connections without verifying the server certificate covers the new request hostname.

This issue affects Apache Traffic Server: from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3.

Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fix the issue.
Published: 2026-07-29
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Traffic Server incorrectly reuses multiplexed HTTP/2 connections to upstream origin servers without re‑verifying the server certificate against the new request hostname. This flaw is a certificate validation weakness (CWE‑295) that can lead to confidentiality or integrity compromises if an attacker gains control of one origin hostname and forces the server to use the same TLS session for a different hostname whose certificate does not cover it. Consequently, data intended for a legitimate origin could be exposed or altered, and authentication mechanisms based on TLS validation could be circumvented.

Affected Systems

The vulnerability is present in Apache Traffic Server versions 9.0.0 through 9.2.14 and 10.0.0 through 10.1.3. Upgrading to 9.2.15 or 10.1.4 removes the flaw.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation at this time, and the flaw is not currently listed in CISA's KEV catalog. Exploitation would likely require the attacker to prompt the ATS to initiate origin requests to a target hostname that it did not originally verify, meaning the attacker needs some influence over the traffic patterns or control over the origin host. The attack vector is inferred to be remote, with an attacker manipulating client requests or the origin environment to trigger the reuse of a session for a different hostname. Given the limited exploitation probability, the risk remains moderate, but prompt remediation is advised to eliminate the potential for data leakage or authentication bypass.

Generated by OpenCVE AI on August 3, 2026 at 13:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Traffic Server to version 9.2.15 or later, or 10.1.4 or later, which contains the fix.
  • If an upgrade cannot be performed immediately, disable HTTP/2 multiplexing for origin connections or revert to HTTP/1.1 for those connections to avoid session reuse across hostnames.
  • Continuously monitor ATS logs for origin connections to unexpected hostnames and block any anomalous traffic to prevent potential data exposure.

Generated by OpenCVE AI on August 3, 2026 at 13:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 29 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache traffic Server
Vendors & Products Apache
Apache traffic Server

Wed, 29 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description Apache Traffic Server reuses multiplexed HTTP/2 origin connections without verifying the server certificate covers the new request hostname. This issue affects Apache Traffic Server: from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fix the issue.
Title Apache Traffic Server: HTTP/2 multiplexed origin sessions are reused without certificate re-verification
Weaknesses CWE-295
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T12:19:26.906Z

Reserved: 2026-07-21T20:59:59.103Z

Link: CVE-2026-65325

cve-icon Vulnrichment

Updated: 2026-07-29T12:19:23.648Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T09:16:30.543

Modified: 2026-08-03T13:39:52.730

Link: CVE-2026-65325

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:45:03Z

Weaknesses
  • CWE-295

    Improper Certificate Validation