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
    • 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-64389

CVE-2025-64389: Information Disclosure Vulnerability

CVE-2025-64389 is an information disclosure vulnerability where web servers transmit sensitive data in clear text over insecure protocols. This article covers the technical details, security impact, and mitigation strategies.

Published: May 11, 2026

CVE-2025-64389 Overview

CVE-2025-64389 is a cleartext transmission vulnerability [CWE-319] affecting the web server of an industrial IoT device. The web server exchanges sensitive information over an insecure protocol without encryption. An attacker positioned on the network path can intercept credentials, session tokens, or configuration data in transit. Public references link the issue to CIRCUTOR IoT gateway products and research published by Thales / S21sec and the HackRTU research team.

Critical Impact

Network-adjacent attackers can passively capture authentication credentials and sensitive device data, enabling full compromise of the affected industrial gateway and downstream operational technology assets.

Affected Products

  • CIRCUTOR IoT industrial converter and gateway devices (referenced product D80010)
  • Device web management interface served over an unencrypted protocol
  • Deployments exposing the management interface to untrusted network segments

Discovery Timeline

  • 2025-10-31 - CVE-2025-64389 published to the National Vulnerability Database (NVD)
  • 2026-04-15 - Last updated in the NVD database

Technical Details for CVE-2025-64389

Vulnerability Analysis

The device exposes a web management interface that transmits sensitive data in cleartext. Authentication credentials, session identifiers, and configuration parameters traverse the network without transport-layer encryption. Any attacker capable of observing network traffic between an administrator and the device can recover these values directly from the wire.

The weakness is categorized under [CWE-319] Cleartext Transmission of Sensitive Information. Unlike memory-corruption or injection flaws, exploitation requires no malformed input. It depends only on access to the communication path. In industrial environments, that path frequently traverses shared switches, wireless segments, or remote-access infrastructure.

The EPSS data indicates a low probability of mass exploitation, but the impact on an individual targeted device is significant. Captured administrator credentials grant the attacker the same control over the device as a legitimate operator.

Root Cause

The root cause is the absence of Transport Layer Security (TLS) on the embedded web server. The device serves administrative pages and processes authentication form submissions over plain HTTP. No certificate-based encryption protects the session, and there is no enforced redirect to a secure channel.

Attack Vector

Exploitation requires network adjacency to the management traffic and a user interaction such as an administrator logging into the device. An attacker performing passive sniffing on a shared LAN segment, a compromised network device, or a man-in-the-middle position can capture credentials in cleartext. The attacker can then authenticate to the web interface and modify device configuration, alter relay or measurement logic, or pivot to other industrial systems. The vulnerability is described in prose in the published research; no exploit code is required beyond standard packet capture tooling.

Detection Methods for CVE-2025-64389

Indicators of Compromise

  • Unexpected administrative logins to the device web interface from unfamiliar source IP addresses
  • Configuration changes on the affected gateway with no corresponding change-management record
  • Plain HTTP traffic on TCP/80 to device management interfaces observed in network captures
  • ARP table anomalies on the management VLAN suggesting man-in-the-middle activity

Detection Strategies

  • Inspect network flows for HTTP requests carrying Authorization, form-based credentials, or session cookies to industrial device IP ranges
  • Run periodic TLS posture scans against device management interfaces and flag endpoints responding only on port 80
  • Correlate device audit logs with authentication events from monitored administrative workstations to identify logins lacking a legitimate source

Monitoring Recommendations

  • Forward web-server and authentication logs from the affected devices to a centralized log platform for retention and correlation
  • Alert on logins outside approved maintenance windows or from outside the engineering subnet
  • Monitor for new MAC-to-IP bindings on the management VLAN that could indicate ARP spoofing

How to Mitigate CVE-2025-64389

Immediate Actions Required

  • Restrict access to the device web interface to a dedicated, isolated management VLAN with strict access control lists
  • Require administrators to reach the device only through a jump host or VPN that enforces encrypted transport
  • Rotate all credentials used on affected devices, assuming prior cleartext exposure on the network
  • Disable the HTTP management interface where the device supports an alternative secure channel

Patch Information

No vendor patch is referenced in the published advisory data. Consult the CIRCUTOR IoT product page, the Thales Group security resource, and the HackRTU technical write-up for current vendor guidance and firmware updates. Apply firmware updates that introduce HTTPS support as soon as they are made available.

Workarounds

  • Place the device behind a reverse proxy that terminates TLS and forwards only to the device over an isolated link
  • Enforce port-security and 802.1X on switches serving device management traffic to limit sniffing opportunities
  • Use out-of-band management networks physically separated from production OT and corporate traffic
bash
# Example: restrict device web interface to a management subnet using iptables on an upstream gateway
iptables -A FORWARD -p tcp -d 192.0.2.10 --dport 80 -s 10.10.50.0/24 -j ACCEPT
iptables -A FORWARD -p tcp -d 192.0.2.10 --dport 80 -j DROP

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechN/A

  • SeverityHIGH

  • CVSS Score8.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:L/SA:H/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
  • AvailabilityNone
  • CWE References
  • CWE-319
  • Technical References
  • Thales Group Security Resource

  • CIRCUTOR IoT Product Page

  • HackRTU Blog Post on CG 0day
  • Latest CVEs
  • CVE-2026-8468: Elixir Plug Library DoS Vulnerability

  • CVE-2026-8295: simdjson Information Disclosure Vulnerability

  • CVE-2025-68421: Comarch ERP Optima Auth Bypass Vulnerability

  • CVE-2025-68420: Comarch ERP Optima Privilege Escalation
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