CVE-2026-7161: GeoVision GV-IP Device Utility Device Authentication insufficient encryption vulnerability
An insufficient encryption vulnerability exists in the Device Authentication functionality of GeoVision GV-IP Device Utility 9.0.5. Listening to broadcast packets can lead to credentials leak. An attacker can listen to broadcast messages to trigger this vulnerability.
When interacting with various Geovision devices on the network, the utility may send privileged commands; in order to do so, the username and password of the device need to be provided. In some instances the command is broadcasted over UDP and the username/password are encrypted using a cryptographic protocol that appears to be derivated from Blowfish. However the symmetric key used for the encryption is also included in the packet, and thus the security of the username/password only relies on the "obscurity" of the encryption scheme. An attacker on the same LAN can listen to the broadcast traffic once an admin user interacts with the device, and decrypt the credentials using their own implementation of the algorithm. With this password the attacker would have full control over the device configuration, allowing them to change its ip address or even reset it to factory default.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
GeoVision GV-IP Device Utilityto a version that resolves this vulnerability.Fixed in 9.0.7.0 - Compensating control
To reduce the risk of credential leakage via broadcast UDP packets on the same LAN, restrict network access/segmentation so that untrusted hosts cannot listen to GeoVision GV-IP Device Utility broadcast traffic (e.g., limit access to the relevant ports/subnets/firewall rules).
Event History
Frequently Asked Questions
What is the severity of CVE-2026-7161?
CVE-2026-7161 is considered a critical vulnerability due to insufficient encryption in device authentication.
How do I fix CVE-2026-7161?
To mitigate CVE-2026-7161, update the GeoVision GV-IP Device Utility to a patched version that addresses the insufficient encryption issue.
What is the impact of CVE-2026-7161?
The impact of CVE-2026-7161 includes potential credential leaks through intercepted broadcast packets.
Which version of GeoVision is affected by CVE-2026-7161?
CVE-2026-7161 affects GeoVision GV-IP Device Utility version 9.0.5.
What can an attacker do with CVE-2026-7161?
An attacker can exploit CVE-2026-7161 to listen to broadcast packets and potentially gain unauthorized access to device credentials.