SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85445

HIGH · CVSS 7.5 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability exists in the Demuxer::addMuxPacket() function of MOOS-IvP versions up to 24.8.1, where it improperly trusts the packet count in mux headers, allowing attackers to specify excessively large counts. This can lead to unbounded memory allocation, resulting in denial of service due to resource exhaustion. Organizations using affected versions should prioritize this issue to prevent potential service disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85445
Severity
HIGH
CVSS
7.5
EPSS
0.35%

Original NVD Description

MOOS-IvP through 24.8.1 contains a denial of service vulnerability in the Demuxer::addMuxPacket() function that trusts the packet count declared in mux headers without validation. Attackers can declare arbitrarily large packet counts to trigger unbounded memory allocation, exhausting system resources and causing service unavailability.