CVE-2026-58182

Apache Software Foundation · Apache Traffic Server

The ts_lua plugin in Apache Traffic Server incorrectly handles initialization, transform context, and per-instance state, which can lead to uncontrolled resource consumption.

Executive summary

The ts_lua plugin within Apache Traffic Server is vulnerable to a denial-of-service condition caused by improper state management, which requires immediate remediation.

Vulnerability

The ts_lua plugin fails to properly manage initialization and context states (CWE-400), allowing an unauthenticated remote attacker to trigger resource exhaustion. This can lead to service instability or total unavailability of the affected server.

Business impact

Uncontrolled resource consumption can result in significant service downtime, impacting the availability of web applications relying on Apache Traffic Server. With a CVSS score of 8.6, this vulnerability is a high-priority concern for maintaining operational continuity.

Remediation

Immediate Action: Apply the latest security updates released by the Apache Software Foundation for the Traffic Server to address the ts_lua plugin defects.

Proactive Monitoring: Monitor server resource utilization, specifically CPU and memory usage, for spikes that correlate with incoming traffic patterns.

Compensating Controls: If patching is not immediately feasible, consider disabling the ts_lua plugin if it is not strictly required for current operations.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Administrators should expedite the deployment of security patches for all Apache Traffic Server instances. Prioritize testing and deployment of the updated version to mitigate the risk of denial-of-service attacks targeting the vulnerable plugin.