Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/indilib/indi/commit/96bbd7f564bbb128a129019e44eadd40dd49cff9
- https://github.com/indilib/indi/issues/2472
- https://www.vulncheck.com/advisories/indi-indiserver-stack-buffer-overflow-via-x
- https://github.com/indilib/indi/issues/2472
FAQ
What is CVE-2026-71979?
CVE-2026-71979 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 cras...
How severe is CVE-2026-71979?
CVE-2026-71979 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71979?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.