PatchSiren cyber security CVE debrief
CVE-2026-12846 GeoVision Inc. CVE debrief
The CVE-2026-12846 vulnerability is a critical stack overflow issue in the GV-I/O Box 4E, a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and RS-485. The DVRSearch service, running by default on the IOBox, listens for UDP messages on port 10001 and is vulnerable to a stack overflow attack. An attacker can send a specially crafted UDP message to the service, potentially leading to arbitrary code execution. The vulnerability has a CVSS score of 10 and a severity rating of CRITICAL. The CVE was published on 2026-06-24T05:17:26.463Z and last modified on 2026-06-25T14:02:35.347Z.
- Vendor
- GeoVision Inc.
- Product
- GV-I/O Box 4E
- CVSS
- CRITICAL 10
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-24
- Original CVE updated
- 2026-06-25
- Advisory published
- 2026-06-24
- Advisory updated
- 2026-06-25
Who should care
Security teams and administrators responsible for managing and securing GV-I/O Box 4E devices should be aware of this critical vulnerability. The vulnerability's CVSS score of 10 indicates a high severity, and the potential impact of a successful exploit is significant. Organizations using these devices should prioritize patching or mitigating this vulnerability to prevent potential attacks.
Technical summary
The GV-I/O Box 4E's DVRSearch service is vulnerable to a stack overflow attack due to improper handling of UDP messages on port 10001. When a UDP message is received, the server reads at most 1460 bytes into a local buffer, and a pointer to the buffer is stored in a global variable. Specifically, the code is vulnerable in the 'Net Mask field' where a memcpy operation copies user-controlled data into a buffer without proper bounds checking, leading to a potential stack overflow.
Defensive priority
This vulnerability should be prioritized for immediate attention due to its critical severity and potential impact. Security teams should work to patch or mitigate this vulnerability as soon as possible to prevent potential attacks.
Recommended defensive actions
- Patch or update the GV-I/O Box 4E device with the latest firmware or software version that addresses this vulnerability.
- Implement network segmentation or isolation to limit access to the device and prevent exploitation.
- Monitor network traffic to detect and block suspicious UDP messages on port 10001.
- Conduct regular security audits and vulnerability assessments to identify and address potential issues.
- Consider implementing compensating controls, such as intrusion detection or prevention systems, to detect and block potential attacks.
Evidence notes
The CVE-2026-12846 vulnerability was reported by Talos Intelligence and is tracked in the National Vulnerability Database (NVD). The vulnerability has a CVSS score of 10 and a severity rating of CRITICAL. The CVE was published on 2026-06-24T05:17:26.463Z and last modified on 2026-06-25T14:02:35.347Z.
Official resources
-
CVE-2026-12846 CVE record
CVE.org
-
CVE-2026-12846 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
0df08a0e-a200-4957-9bb0-084f562506f9
-
Source reference
0df08a0e-a200-4957-9bb0-084f562506f9
This article is AI-assisted and based on the supplied source corpus.