SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85436

HIGH · CVSS 7.5 EPSS 1.19% Public Exploit

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

CyberRota Analysis

AI-Generated

A buffer overflow vulnerability exists in the CMOOSUDPLink::ReadPktFromArray() function of MOOS essential-moos versions up to 10.0.1, allowing remote attackers to exploit this flaw by sending specially crafted UDP packets with negative declared lengths. This can lead to heap memory corruption, resulting in denial of service conditions. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

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-85436
Severity
HIGH
CVSS
7.5
EPSS
1.19%

Original NVD Description

MOOS essential-moos through 10.0.1 contains a buffer overflow vulnerability in CMOOSUDPLink::ReadPktFromArray() that allows remote attackers to corrupt heap memory by sending UDP datagrams with negative declared lengths. Attackers can send crafted UDP packets to the configured UDPListen port to trigger an oversized memcpy operation that writes past the destination buffer, causing heap corruption and denial of service.