CVE-2016-20031

Severity CVSS v4.0:
MEDIUM
Type:
CWE-798 Use of Hard-coded Credentials
Publication date:
16/03/2026
Last modified:
15/04/2026

Description

ZKTeco ZKBioSecurity 3.0 contains a local authorization bypass vulnerability in visLogin.jsp that allows attackers to authenticate without valid credentials by spoofing localhost requests. Attackers can exploit the EnvironmentUtil.getClientIp() method which treats IPv6 loopback address 0:0:0:0:0:0:0:1 as 127.0.0.1 and authenticates using the IP as username with hardcoded password 123456 to access sensitive information and perform unauthorized actions.