Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2025-45746

CVE-2025-45746: ZKTeco ZKBio CVSecurity Auth Bypass Issue

CVE-2025-45746 is an authentication bypass flaw in ZKTeco ZKBio CVSecurity 6.4.1_R that allows attackers to craft JWT tokens using hardcoded secrets. This article covers technical details, affected versions, and mitigation.

Published: March 25, 2026

CVE-2025-45746 Overview

CVE-2025-45746 is a critical authentication bypass vulnerability affecting ZKTeco ZKBio CVSecurity version 6.4.1_R. The vulnerability stems from the use of a hardcoded cryptographic secret within the application, which allows unauthenticated attackers to craft valid JWT (JSON Web Token) tokens and gain unauthorized access to the service console. This represents a fundamental cryptographic flaw classified under CWE-321 (Use of Hard-coded Cryptographic Key) and CWE-798 (Use of Hard-coded Credentials).

Critical Impact

An unauthenticated attacker can forge valid authentication tokens using the hardcoded secret, potentially gaining full access to the service console without any prior credentials or user interaction.

Affected Products

  • ZKTeco ZKBio CVSecurity version 6.4.1_R

Discovery Timeline

  • 2025-05-13 - CVE-2025-45746 published to NVD
  • 2025-05-21 - Last updated in NVD database

Technical Details for CVE-2025-45746

Vulnerability Analysis

This vulnerability exploits a fundamental security weakness in how ZKBio CVSecurity handles JWT-based authentication. The application utilizes a hardcoded secret key for signing and validating JWT tokens, which is a severe cryptographic implementation flaw. When JWT secrets are embedded directly in the application code or configuration, any attacker who discovers or extracts this secret can forge tokens that appear legitimate to the authentication system.

The supplier has disputed the severity of this vulnerability, noting that the service console is typically only accessible from a local area network (LAN) and that service console access does not translate directly to login access or data access within the application software platform. However, in scenarios involving compromised internal networks, malicious insiders, or misconfigured network segmentation, this vulnerability presents a significant risk.

Root Cause

The root cause is the use of a hardcoded cryptographic key (CWE-321) combined with hardcoded credentials (CWE-798) in the JWT implementation. Hardcoding secrets violates the fundamental principle of secure key management, which requires that cryptographic keys be unique per deployment, securely generated, and stored in protected key stores. When secrets are hardcoded, they are consistent across all installations, making them trivial to extract through reverse engineering or source code analysis.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker on the same network segment as the vulnerable ZKBio CVSecurity installation can:

  1. Extract or obtain the hardcoded JWT signing secret from the application
  2. Craft a malicious JWT token with arbitrary claims (such as administrative privileges)
  3. Sign the forged token using the extracted secret
  4. Submit the token to the service console to gain unauthorized access

While the supplier notes that the service console is typically LAN-accessible only, this does not eliminate risk from internal threat actors, compromised internal systems, or improperly segmented networks.

Technical details and proof-of-concept information are available in the GitHub PoC Repository.

Detection Methods for CVE-2025-45746

Indicators of Compromise

  • Unexpected authentication events to the service console from unusual internal IP addresses
  • JWT tokens with suspicious claims or timestamps that don't align with legitimate user sessions
  • Service console access logs showing successful authentication without corresponding user login activities
  • Multiple authentication attempts from the same source with different user identifiers in rapid succession

Detection Strategies

  • Implement monitoring for service console authentication events and correlate with expected user behavior
  • Deploy network intrusion detection rules to identify JWT manipulation patterns
  • Review application logs for authentication anomalies such as tokens issued outside normal business hours
  • Monitor for extraction attempts of configuration files or binaries that may contain the hardcoded secret

Monitoring Recommendations

  • Enable detailed logging on the ZKBio CVSecurity service console and forward logs to a SIEM
  • Establish baseline metrics for normal service console access patterns to detect deviations
  • Configure alerting for any service console access from non-whitelisted IP addresses
  • Implement file integrity monitoring on application binaries and configuration files

How to Mitigate CVE-2025-45746

Immediate Actions Required

  • Restrict network access to the ZKBio CVSecurity service console using firewall rules and network segmentation
  • Implement IP allowlisting to limit service console access to specific administrative workstations
  • Review and audit recent service console access logs for signs of unauthorized access
  • Consider disabling the service console entirely if it is not operationally required

Patch Information

As of the last NVD update on 2025-05-21, no official vendor patch information has been published. Organizations should monitor ZKTeco's official channels for security updates. The vendor has disputed the severity of this finding, noting the LAN-only access limitation.

Workarounds

  • Implement strict network segmentation to ensure the service console is only accessible from a dedicated management VLAN
  • Deploy a web application firewall (WAF) or reverse proxy in front of the service console with additional authentication requirements
  • Use VPN or jump host architecture to further restrict access to administrative interfaces
  • If possible, configure the application to use environment-specific JWT secrets rather than the hardcoded default
  • Conduct regular penetration testing of internal network services to identify unauthorized access attempts
bash
# Example: Restrict service console access to specific management IPs using iptables
# Adjust IP ranges and port numbers according to your deployment
iptables -A INPUT -p tcp --dport 8080 -s 192.168.100.10 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -s 192.168.100.11 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechZkteco

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.86%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-321

  • CWE-798
  • Technical References
  • GitHub PoC Repository
  • Related CVEs
  • CVE-2016-20031: ZKTeco ZKBioSecurity Auth Bypass Flaw

  • CVE-2016-20030: ZKTeco ZKBioSecurity Auth Bypass Flaw

  • CVE-2016-20029: ZKBioSecurity Path Traversal Vulnerability

  • CVE-2016-20032: ZKTeco ZKAccess Stored XSS 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