Cyber Posture

CVE-2026-24831

High

Published: 27 January 2026

Published
27 January 2026
Modified
05 February 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0006 17.3th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-24831 is a high-severity Infinite Loop (CWE-835) vulnerability in Ixray-Team Ix-Ray Engine 1.6. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 17.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-835

Enables transfer to alternate site if an infinite loop at the primary renders processing unavailable.

addresses: CWE-835

Detects and mitigates infinite loops that produce sustained resource consumption.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Remote unauthenticated infinite loop (CWE-835) in network-accessible software directly enables initial access via public-facing app exploitation (T1190) and causes availability impact through application/system exploitation leading to resource exhaustion (T1499.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in ixray-team ixray-1.6-stcop.This issue affects ixray-1.6-stcop: before 1.3.

Deeper analysisAI

CVE-2026-24831 is a Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability, classified as CWE-835, in ixray-team's ixray-1.6-stcop software. This issue affects ixray-1.6-stcop versions before 1.3. The vulnerability was published on 2026-01-27T16:16:35.903 and carries a CVSS v3.1 base score of 7.5.

An unauthenticated attacker (PR:N) can exploit this vulnerability remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation triggers an infinite loop, resulting in high availability impact (A:H) through denial of service, such as resource exhaustion, while confidentiality (C:N) and integrity (I:N) remain unaffected and the scope is unchanged (S:U).

The GitHub pull request at https://github.com/ixray-team/ixray-1.6-stcop/pull/248 provides mitigation by patching the infinite loop condition in affected versions of ixray-1.6-stcop.

Details

CWE(s)

Affected Products

ixray-team
ix-ray engine 1.6
≤ 1.3

CVEs Like This One

CVE-2026-24870Same product: Ixray-Team Ix-Ray Engine 1.6
CVE-2026-24832Same product: Ixray-Team Ix-Ray Engine 1.6
CVE-2026-32256Shared CWE-835
CVE-2026-33891Shared CWE-835
CVE-2026-4111Shared CWE-835
CVE-2026-21905Shared CWE-835
CVE-2025-69227Shared CWE-835
CVE-2026-4598Shared CWE-835
CVE-2026-33699Shared CWE-835
CVE-2026-2219Shared CWE-835

References