CVE-2026-24831

7.5

ixray-team · ixray-1.6-stcop

A loop with an unreachable exit condition in ixray-1.6-stcop allows unauthenticated remote attackers to trigger a denial of service via an infinite loop.

Executive summary

An infinite loop vulnerability in ixray-team ixray-1.6-stcop poses a significant risk of service disruption for affected systems.

Vulnerability

This is a loop with an unreachable exit condition (CWE-835) that can be triggered by an unauthenticated attacker, resulting in an infinite loop that consumes system resources.

Business impact

The exploitation of this vulnerability leads to a denial of service, which can cause significant system downtime and operational disruption. Given the CVSS score of 7.5, this is classified as a High severity issue because it is network-accessible and requires no authentication, making it trivial for remote actors to impact availability.

Remediation

Immediate Action: Update ixray-1.6-stcop to version 1.3 or later to resolve the flawed loop logic.

Proactive Monitoring: Monitor system resource utilization, specifically CPU and memory usage, for sudden spikes that may indicate an ongoing denial of service attack.

Compensating Controls: Implement network-level rate limiting or a Web Application Firewall to restrict potentially malicious traffic patterns directed at the vulnerable component.

Exploitation status

Public Exploit Available: No

Analyst recommendation

This vulnerability presents a clear risk to service availability and should be addressed as a priority. Administrators must prioritize updating to version 1.3 to eliminate the underlying logic error, as the lack of authentication requirements makes the service susceptible to automated exploitation attempts.

Sources

Originally found and disclosed by TITAN Team (titancaproject@gmail.com), per the CVE Program record.