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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-16 14:17
Updated : 2026-03-16 14:53
NVD link : CVE-2016-20031
Mitre link : CVE-2016-20031
CVE.ORG link : CVE-2016-20031
JSON object : View
Products Affected
No product.
CWE
CWE-798
Use of Hard-coded Credentials
