A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-55027

CVE-2024-55027: Weintek Easyweb Information Disclosure

CVE-2024-55027 is an information disclosure vulnerability in Weintek Easyweb that stores credentials in plaintext within the uac_temp.db component. This article covers technical details, affected versions, and mitigation.

Published: March 6, 2026

CVE-2024-55027 Overview

CVE-2024-55027 is a sensitive data exposure vulnerability affecting Weintek cMT-3072XH2 industrial HMI (Human-Machine Interface) devices running easyweb v2.1.53 with OS v20231011. The vulnerability stems from insecure credential storage practices where user credentials are stored in plaintext within the uac_temp.db database component. This Cleartext Storage of Sensitive Information (CWE-312) weakness allows attackers with network access to potentially retrieve authentication credentials, compromising the security of industrial control systems.

Critical Impact

Network-accessible plaintext credential storage in industrial HMI devices enables unauthorized access to critical operational technology infrastructure.

Affected Products

  • Weintek easyweb v2.1.53
  • Weintek cMT-3072XH2 Firmware v20231011
  • Weintek cMT-3072XH2 Hardware

Discovery Timeline

  • 2026-03-03 - CVE-2024-55027 published to NVD
  • 2026-03-04 - Last updated in NVD database

Technical Details for CVE-2024-55027

Vulnerability Analysis

This vulnerability represents a fundamental security flaw in credential management within the Weintek cMT-3072XH2 HMI system. The easyweb interface stores user authentication credentials without any form of encryption or hashing in the uac_temp.db database file. This plaintext storage approach violates security best practices for sensitive data handling and creates significant risks in industrial environments where these HMI devices are deployed.

The vulnerability is classified under CWE-312 (Cleartext Storage of Sensitive Information) and CWE-798 (Use of Hard-coded Credentials), indicating multiple credential handling weaknesses. An attacker who gains access to the device—either through the network or via physical access to the storage—can directly read user credentials without needing to perform any cryptographic attacks or brute-force operations.

Root Cause

The root cause of this vulnerability is improper security design in the credential storage mechanism. The Weintek easyweb application fails to implement industry-standard cryptographic protections for stored credentials. Rather than using secure hashing algorithms (such as bcrypt, scrypt, or Argon2) combined with proper salting, the application writes credentials directly to the uac_temp.db database in readable plaintext format. This design oversight leaves credential data unprotected and immediately accessible to anyone who can read the database file.

Attack Vector

The vulnerability can be exploited via network access without requiring authentication or user interaction. An attacker with network connectivity to the Weintek cMT-3072XH2 device can potentially access the uac_temp.db file through various means:

  1. Direct file access: If the device exposes file system access through web services, FTP, or other protocols, attackers can download the database file directly
  2. Backup extraction: Credential databases may be included in device backups or configuration exports that can be accessed
  3. Memory or storage analysis: Physical access to the device allows extraction of the storage media containing the plaintext credentials

Once credentials are obtained, attackers can authenticate to the HMI system with legitimate user privileges, potentially gaining control over connected industrial processes and operational technology systems. Technical details and proof-of-concept information are available through the GitHub Gist PoC and Notion Document Overview.

Detection Methods for CVE-2024-55027

Indicators of Compromise

  • Unauthorized access attempts or successful logins to Weintek cMT-3072XH2 devices from unexpected IP addresses
  • Unusual file access patterns targeting uac_temp.db or related configuration files
  • Multiple authentication attempts using different user accounts in short succession
  • Network traffic anomalies suggesting credential harvesting or lateral movement from HMI devices

Detection Strategies

  • Implement network monitoring to detect unauthorized access attempts to Weintek HMI device ports and services
  • Deploy file integrity monitoring (FIM) on the uac_temp.db database to detect unauthorized reads or modifications
  • Configure SIEM rules to alert on authentication events from Weintek devices, especially from non-standard administrative locations
  • Monitor for mass credential usage patterns that may indicate stolen plaintext credentials being tested

Monitoring Recommendations

  • Segment Weintek HMI devices on isolated OT/ICS network zones with strict ingress/egress controls
  • Enable comprehensive logging on network devices monitoring traffic to and from affected Weintek systems
  • Establish baseline behavioral profiles for normal HMI device access patterns and alert on deviations
  • Conduct periodic reviews of the uac_temp.db file permissions and access logs

How to Mitigate CVE-2024-55027

Immediate Actions Required

  • Identify all Weintek cMT-3072XH2 devices running easyweb v2.1.53 and OS v20231011 in your environment
  • Immediately restrict network access to affected devices using firewall rules and network segmentation
  • Change all user credentials stored on affected devices and ensure new credentials are unique
  • Implement additional authentication layers or VPN requirements for accessing HMI systems
  • Review access logs to determine if credentials may have already been compromised

Patch Information

No vendor patch information is currently available in the CVE data. Organizations should monitor Weintek's official channels for firmware updates addressing this vulnerability. Contact Weintek support directly for remediation guidance and timeline information regarding security patches for the cMT-3072XH2 platform.

Workarounds

  • Isolate affected Weintek devices on dedicated network segments with strict access control lists
  • Implement network-level authentication (802.1X) to restrict device access to authorized systems only
  • Deploy a jump server or bastion host as the sole access point for managing vulnerable HMI devices
  • Enable VPN requirements for any remote access to networks containing affected devices
  • Consider deploying additional security monitoring solutions to detect credential theft attempts
bash
# Network segmentation example - restrict access to Weintek HMI devices
# Add firewall rules to limit access to trusted management IPs only

# Example iptables rules for Linux-based firewall
iptables -A FORWARD -d 192.168.100.0/24 -s 10.0.0.50 -j ACCEPT  # Allow from management host
iptables -A FORWARD -d 192.168.100.0/24 -j DROP                  # Block all other access

# Document all Weintek HMI IP addresses for monitoring
# Replace 192.168.100.0/24 with your actual HMI network segment

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechWeintek Easyweb

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.02%

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

  • CWE-798
  • Technical References
  • GitHub Gist PoC Code

  • Notion Document Overview
  • Related CVEs
  • CVE-2024-55021: Weintek Easyweb Information Disclosure

  • CVE-2024-55019: Weintek Easyweb Auth Bypass Vulnerability

  • CVE-2024-55020: Weintek Easyweb RCE Vulnerability

  • CVE-2024-55024: Weintek Easyweb Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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