Description
Apache Traffic Server leaks memory when handling HostDB SRV records.

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.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Traffic Server experiences a memory leak when processing HostDB SRV records. This flaw permits repeated handling of such records to gradually allocate memory without freeing it, potentially exhausting server resources and causing a denial of service. The weakness is captured by CWE‑401, indicating improper disposal of resources.

Affected Systems

Apache Traffic Server components from 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. Official patches are available in releases 9.2.15 and 10.1.4, which eliminate the leak.

Risk and Exploitability

The CVSS base score of 8.2 labels this vulnerability as high severity, while the EPSS score of less than 1 % suggests a very low likelihood of exploitation at the time of analysis. It is not listed in CISA’s KEV catalog. Although the precise attack vector is not detailed in the advisory, the flaw involves processing SRV records, implying that an attacker could trigger the leak by sending crafted SRV queries from a remote host, provided the server reaches for the database. There is no publicly available workaround beyond upgrading, so mitigation must rely on the vendor’s patch.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Traffic Server to version 9.2.15 or 10.1.4, which removes the memory leak.
  • If the upgrade cannot be performed immediately, configure firewalls or ingress filters to block or rate‑limit SRV record traffic to the Traffic Server instance.
  • Continuously monitor server memory usage and set alerts for abnormal growth to quickly detect any residual or related leaks.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 22: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 11:45:00 +0000

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

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

Type Values Removed Values Added
Description Apache Traffic Server leaks memory when handling HostDB SRV records. 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: HostDB SRV handling leaks memory
Weaknesses CWE-401
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T13:39:21.198Z

Reserved: 2026-06-29T16:23:38.554Z

Link: CVE-2026-58175

cve-icon Vulnrichment

Updated: 2026-07-29T13:39:17.871Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T20:55:06.923

Link: CVE-2026-58175

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-401

    Missing Release of Memory after Effective Lifetime