CVE-2026-24870
Published: 27 January 2026
Summary
CVE-2026-24870 is a low-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Ixray-Team Ix-Ray Engine 1.6. Its CVSS base score is 3.7 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 12.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
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.
Automated marking applies security attributes to system outputs, making it harder for attackers to exploit unmarked sensitive information leading to unauthorized exposure.
Proper attribute retention and permitted-value enforcement limits unauthorized actors from accessing sensitive information lacking correct labels.
Prevents unauthorized exposure of sensitive information by prohibiting untrusted external systems from processing or storing it.
By enforcing authorization matching prior to sharing, the control reduces the risk of exposing sensitive information to unauthorized actors.
Review and removal of nonpublic information from publicly accessible systems directly prevents exposure of sensitive data to unauthorized actors.
Data mining protection mechanisms detect and block unauthorized bulk extraction of sensitive data, directly mitigating exposure to unauthorized actors.
Literacy training teaches users to recognize and avoid actions that result in unauthorized exposure of sensitive information.
Retaining and monitoring training records confirms personnel have completed privacy and security awareness training on handling sensitive data, reducing the chance of unauthorized exposure due to lack of knowledge.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Network-accessible unauthenticated information disclosure vulnerability (CWE-200) in exposed software directly enables initial access via exploitation of a public-facing application.
NVD Description
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in ixray-team ixray-1.6-stcop.This issue affects ixray-1.6-stcop: before 1.3.
Deeper analysisAI
CVE-2026-24870 is an Exposure of Sensitive Information to an Unauthorized Actor vulnerability (CWE-200) in ixray-team's ixray-1.6-stcop software. The issue affects versions of ixray-1.6-stcop prior to 1.3. It carries a CVSS v3.1 base score of 3.7 (AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N), reflecting low overall severity due to high attack complexity despite network vector accessibility and low confidentiality impact.
An unauthenticated attacker with network access can exploit this vulnerability without requiring user interaction. Exploitation demands high complexity but enables the unauthorized actor to access limited sensitive information, with no effects on integrity or availability.
Mitigation is addressed in a patch via the GitHub pull request at https://github.com/ixray-team/ixray-1.6-stcop/pull/258. Affected users should upgrade to ixray-1.6-stcop version 1.3 or later to remediate the vulnerability.
Details
- CWE(s)