Cyber Resilience

CVE-2026-24830

Critical

Published: 27 January 2026

Published
27 January 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0030 21.1th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-24830 is a critical-severity Integer Overflow or Wraparound (CWE-190) vulnerability. Its CVSS base score is 9.8 (Critical).

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

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and RA-5 (Vulnerability Monitoring and Scanning).

Deeper analysis

CVE-2026-24830 is an Integer Overflow or Wraparound vulnerability (CWE-190) in Ralim's IronOS firmware. This issue affects IronOS versions before v2.23-rc2 and was published on 2026-01-27.

The vulnerability has a CVSS v3.1 base score of 9.8 (Critical), with vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. Remote attackers require no privileges or user interaction and can exploit it over the network with low complexity, potentially achieving high impacts on confidentiality, integrity, and availability.

The GitHub pull request at https://github.com/Ralim/IronOS/pull/2083 provides a patch addressing the issue, with IronOS v2.23-rc2 mitigating the vulnerability.

EU & UK References

Vulnerability details

Integer Overflow or Wraparound vulnerability in Ralim IronOS.This issue affects IronOS: before v2.23-rc2.

CWE(s)

Related Threats

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.
Why these techniques?

Remote unauthenticated network exploitation of integer overflow in exposed firmware service enables initial access via public-facing application exploitation.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-30404Shared CWE-190
CVE-2025-27918Shared CWE-190
CVE-2024-11347Shared CWE-190
CVE-2024-40765Shared CWE-190
CVE-2026-41416Shared CWE-190
CVE-2026-5121Shared CWE-190
CVE-2024-55656Shared CWE-190
CVE-2025-14087Shared CWE-190
CVE-2025-0838Shared CWE-190
CVE-2025-14308Shared CWE-190

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mandates identification, reporting, and correction of flaws like this integer overflow in IronOS firmware via timely patching to v2.23-rc2.

prevent

Enforces validation of information inputs to prevent integer overflows or wraparounds that remote attackers could exploit over the network.

detect

Requires vulnerability scanning to identify the presence of CVE-2026-24830 in vulnerable IronOS firmware versions before exploitation.

References