Description
Apache Traffic Server mishandles on-disk cache fields and object lifetimes, corrupting state or crashing.

This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, 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: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Traffic Server incorrectly processes on‑disk cache entries and object lifetimes, leading to corrupted internal state or process termination. The flaw is a serialized data weakness (CWE‑502). An attacker delivering malformed cache data could cause a denial‑of‑service by exhausting resources or corrupting critical data structures, potentially harming the integrity of the server's operation.

Affected Systems

Apache Software Foundation’s Apache Traffic Server versions 8.0.0 through 8.1.9, 9.0.0 through 9.2.14, and 10.0.0 through 10.1.3 are affected.

Risk and Exploitability

The CVSS score of 8.3 indicates a high severity impact, while the EPSS score of less than 1% suggests low probability of exploitation within the next year. The flaw is not yet listed in CISA KEV. The vulnerability is most likely to be triggered by an external actor able to influence cache contents—such as a remote client sending crafted HTTP responses—or by a local user with permissions to write cache files. Exploitation would require the attacker to deliver a malicious cache entry that the server deserializes, leading to state corruption or a crash.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Apache Traffic Server to version 9.2.15 or 10.1.4 to apply the vendor fix.
  • After applying the update, restart the Traffic Server service to clear any corrupted state.
  • If upgrading immediately is not possible, disable dynamic cache entry creation or restrict the cache directory permissions to prevent unauthorized write access until the patch can be deployed.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
First Time appeared Apache Software Foundation
Apache Software Foundation apache Traffic Server
Vendors & Products Apache Software Foundation
Apache Software Foundation apache Traffic Server

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

Type Values Removed Values Added
Description Apache Traffic Server mishandles on-disk cache fields and object lifetimes, corrupting state or crashing. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, 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: Cache deserialization and lifetime errors can corrupt state or crash the server
Weaknesses CWE-502
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Apache Traffic Server
Apache Software Foundation Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T13:40:44.563Z

Reserved: 2026-06-29T15:51:48.436Z

Link: CVE-2026-58163

cve-icon Vulnrichment

Updated: 2026-07-29T13:40:41.432Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T10:16:42.073

Modified: 2026-08-03T19:34:28.113

Link: CVE-2026-58163

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data