Security Advisory

CVE-2026-71979

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-17 17:40:38
Last updated 2026-08-17 19:34:33
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

INDI (Instrument Neutral Distributed Interface) indiserver through 2.2.4.2, fixed in commit 96bbd7f, contains a stack buffer overflow vulnerability that allows unauthenticated remote attackers to crash the daemon by sending malformed XML with mismatched tags whose names exceed 1024 bytes. Attackers can send a single TCP packet on port 7624 with mismatched XML tags to trigger an unbounded sprintf() write into a fixed 1024-byte stack buffer in MsgQueue.cpp, terminating the daemon and disrupting all active client and driver sessions.