Description
The Apache Traffic Server ts_lua plugin mishandles initialization, transform context, and per-instance state.

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

The ts_lua plugin in Apache Traffic Server mishandles initialization, transform context, and per-instance state, causing resource leaks that can exhaust memory or other system resources. This weakness maps to CWE‑400 and can lead to a denial of service by rendering the server unavailable to legitimate clients. The description does not mention any impact on confidentiality or integrity, so the primary concern is availability.

Affected Systems

Affected by the Apache Traffic Server product from the Apache Software Foundation. Versions 8.0.0 through 8.1.9, 9.0.0 through 9.2.14, and 10.0.0 through 10.1.3 are vulnerable. The issue is fixed in 9.2.15 and 10.1.4.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity impact if exploited. However, the EPSS score of less than 1% suggests a very low probability of exploitation at present, and the vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog. The likely attack vector involves an attacker manipulating or sending crafted requests to the Traffic Server, or modifying the server’s configuration to invoke the ts_lua plugin in a way that triggers the resource leakage. Although no exploitation has been publicly reported, the potential for a denial of service exists if an attacker can interact with the server.

Generated by OpenCVE AI on August 3, 2026 at 13:36 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 to apply the vendor patch.
  • If an upgrade cannot yet be performed, disable the ts_lua plugin or remove its configuration so that no Lua scripts are executed by the server.
  • Audit all Traffic Server configuration files to ensure that the ts_lua plugin is not loaded from any included scripts or modules.
  • Implement strict resource limits and monitor Lua script execution to detect abnormal resource consumption, which can mitigate the impact if the vulnerability persists.

Generated by OpenCVE AI on August 3, 2026 at 13:36 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'}


Thu, 30 Jul 2026 15: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 The Apache Traffic Server ts_lua plugin mishandles initialization, transform context, and per-instance state. 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: ts_lua plugin has initialization and resource-handling errors
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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:N'}


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T12:14:25.368Z

Reserved: 2026-06-29T16:27:23.942Z

Link: CVE-2026-58182

cve-icon Vulnrichment

Updated: 2026-07-29T12:14:15.993Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T20:53:21.697

Link: CVE-2026-58182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption