CVE-2026-12485: GeoVision GV-I/O Box DVRSearch buffer overflow vulnerabilities in CMD_IP_SET command

Published Jun 24, 2026
·
Updated

GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and RS-485.

DVRSearch is a service running by default on the IOBox listening for UDP messages on port 10001. Any user on the network can send messages to this service and interact with it.

Upon receiving a UDP message, the server reads at most 1460 bytes into a local buffer and a pointer to the buffer is stored in a global variable:

IP field stack overflow

The following code is vulnerable to a stack overflow that is attacker-controlled:

v3 = strlen(gnetworkconfig->ipaddr);

memcpy(&replybuf[36], gnetworkconfig->ipaddr, v3);

Affected Software

1 affected component
GeoVision GV-I/O Box 4E

Event History

Jun 24, 2026
CVE Published
via MITRE·03:34 AM
Data Sourced
via MITRE·03:34 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:17 AM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-12485?

CVE-2026-12485 is rated as critical with a severity score of 10.

2

How do I fix CVE-2026-12485?

To mitigate CVE-2026-12485, it is recommended to apply security patches provided by GeoVision or disable the DVRSearch service if not needed.

3

What impact does CVE-2026-12485 have on system security?

CVE-2026-12485 could allow an attacker to execute remote code due to a buffer overflow when interacting with the CMD_IP_SET command.

4

Which devices are affected by CVE-2026-12485?

CVE-2026-12485 affects the GeoVision GV-I/O Box 4E and potentially other devices running the same service.

5

How can an attacker exploit CVE-2026-12485?

An attacker on the same network can exploit CVE-2026-12485 by sending crafted UDP messages to the DVRSearch service listening on port 10001.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203