The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2016-20026

CVE-2016-20026: ZKTeco ZKBioSecurity RCE Vulnerability

CVE-2016-20026 is a remote code execution vulnerability in ZKTeco ZKBioSecurity 3.0 caused by hardcoded credentials in Apache Tomcat. Attackers can exploit this to gain SYSTEM privileges and execute arbitrary code.

Published: March 20, 2026

CVE-2016-20026 Overview

ZKTeco ZKBioSecurity 3.0 contains a critical hardcoded credentials vulnerability (CWE-798) in the bundled Apache Tomcat server that allows unauthenticated attackers to gain complete control over affected systems. The vulnerability exists because the application ships with hardcoded administrative credentials stored in the tomcat-users.xml configuration file, enabling remote attackers to access the Tomcat Manager application without any prior authentication.

Once authenticated to the Tomcat Manager, attackers can upload malicious WAR (Web Application Archive) files containing JSP (JavaServer Pages) applications. Since the Tomcat service typically runs with SYSTEM privileges on Windows installations, successful exploitation results in arbitrary code execution with the highest level of system access.

Critical Impact

Unauthenticated remote attackers can achieve SYSTEM-level code execution by leveraging hardcoded Tomcat credentials to deploy malicious web applications, potentially compromising physical access control systems and sensitive biometric data.

Affected Products

  • ZKTeco ZKBioSecurity 3.0
  • Apache Tomcat (bundled with ZKBioSecurity)
  • Windows Server installations running ZKBioSecurity

Discovery Timeline

  • 2026-03-16 - CVE-2016-20026 published to NVD
  • 2026-03-16 - Last updated in NVD database

Technical Details for CVE-2016-20026

Vulnerability Analysis

This vulnerability represents a fundamental security flaw in the software distribution model where sensitive credentials are embedded directly in configuration files. The tomcat-users.xml file, which controls access to administrative functions of the Apache Tomcat web server, contains static username and password combinations that are identical across all installations of ZKBioSecurity 3.0.

The impact is severe because ZKBioSecurity is a biometric security management platform used to control physical access to buildings and facilities. Compromise of this system could allow attackers to manipulate door access controls, exfiltrate biometric data (fingerprints, facial recognition templates), and pivot to other systems on the network.

The network-accessible nature of this vulnerability means that any attacker who can reach the Tomcat Manager interface on the network can exploit this flaw without any prerequisites beyond network connectivity.

Root Cause

The root cause is the inclusion of hardcoded credentials in the tomcat-users.xml configuration file that ships with ZKBioSecurity 3.0. This practice violates fundamental security principles as it creates identical authentication credentials across all deployments. The credentials grant access to the Tomcat Manager application, which provides administrative functions including the ability to deploy, undeploy, and manage web applications.

This type of vulnerability (CWE-798: Use of Hard-coded Credentials) is particularly dangerous because:

  • Credentials cannot be changed without vendor intervention or manual configuration changes
  • All installations share the same credentials, making exploitation trivial once discovered
  • The credentials are stored in plain text within the file system

Attack Vector

The attack vector is network-based and requires no user interaction or prior privileges. An attacker follows this exploitation path:

  1. Discovery: Identify ZKBioSecurity installations by scanning for Tomcat Manager interfaces on common ports (typically 8080 or 8443)
  2. Authentication: Use the hardcoded credentials from tomcat-users.xml to authenticate to the Tomcat Manager application
  3. Payload Deployment: Upload a malicious WAR file containing a JSP web shell or reverse shell payload
  4. Code Execution: Access the deployed web application to execute arbitrary commands with SYSTEM privileges

The exploitation is straightforward because Tomcat Manager provides a built-in mechanism for deploying WAR files through both a web interface and HTTP API endpoints. Numerous public tools and scripts exist for automating this attack chain against exposed Tomcat Manager instances.

For detailed technical information and proof-of-concept code, see the Exploit-DB #40324 advisory and the Zero Science ZSL-2016-5362 Vulnerability disclosure.

Detection Methods for CVE-2016-20026

Indicators of Compromise

  • HTTP requests to /manager/html, /manager/text, or /manager/status endpoints with successful authentication
  • New or unexpected WAR files deployed to the Tomcat webapps directory
  • JSP files appearing in web application directories that were not part of the original installation
  • Outbound network connections originating from the Tomcat/Java process
  • Unexpected processes spawned as child processes of the Tomcat service

Detection Strategies

  • Monitor Tomcat access logs for authentication attempts to the Manager application, particularly from external IP addresses
  • Implement file integrity monitoring on the webapps directory to detect unauthorized WAR deployments
  • Configure network-based detection for HTTP POST requests to Tomcat Manager deployment endpoints
  • Alert on any successful authentication to the Tomcat Manager from non-administrative source IPs

Monitoring Recommendations

  • Enable detailed access logging for the Tomcat Manager application
  • Deploy endpoint detection and response (EDR) solutions to monitor for suspicious process creation from the Tomcat service
  • Implement network segmentation to isolate ZKBioSecurity systems from untrusted networks
  • Monitor for unusual file system activity in Tomcat installation directories

How to Mitigate CVE-2016-20026

Immediate Actions Required

  • Immediately change the default credentials in tomcat-users.xml to unique, strong passwords
  • Disable or remove the Tomcat Manager application if it is not required for operations
  • Restrict network access to the Tomcat Manager interface using firewall rules or IP allowlisting
  • Review Tomcat logs for evidence of prior unauthorized access or WAR deployments
  • Audit deployed web applications and remove any unauthorized or suspicious WAR files

Patch Information

Check with ZKTeco for updated versions of ZKBioSecurity that address this hardcoded credentials vulnerability. In the absence of a vendor patch, manual remediation of the tomcat-users.xml file is required to secure the installation.

Additional technical details and references are available from VulnCheck Advisory on ZKTeco RCE and IBM X-Force Vulnerability #116484.

Workarounds

  • Replace hardcoded credentials in tomcat-users.xml with strong, unique credentials specific to each installation
  • Remove the manager-gui, manager-script, and manager-jmx roles from all users if Tomcat Manager is not needed
  • Configure the Tomcat Manager with IP-based access restrictions using the RemoteAddrValve
  • Deploy a reverse proxy or web application firewall in front of the Tomcat server to restrict access to administrative endpoints
  • Consider running ZKBioSecurity in an isolated network segment with no direct internet access
bash
# Configuration example - Restrict Tomcat Manager access to localhost only
# Add to META-INF/context.xml in the manager application
# <Valve className="org.apache.catalina.valves.RemoteAddrValve"
#        allow="127\.0\.0\.1|::1" />

# Remove or change default credentials in tomcat-users.xml
# Replace default entries with strong, unique credentials:
# <user username="admin" password="STRONG_RANDOM_PASSWORD" roles="manager-gui"/>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechApache Tomcat

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • CXSecurity Issue WLB-2016080266

  • IBM X-Force Vulnerability #116484

  • Packet Storm Security File #138567

  • Exploit-DB #40324

  • VulnCheck Advisory on ZKTeco RCE

  • Zero Science ZSL-2016-5362 Vulnerability
  • Related CVEs
  • CVE-2020-1938: Apache Tomcat AJP RCE Vulnerability

  • CVE-2025-24813: Apache Tomcat Path Equivalence RCE Vulnerability

  • CVE-2020-9484: Apache Tomcat RCE Vulnerability

  • CVE-2026-34500: Apache Tomcat Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English