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-64130

CVE-2025-64130: Zenitel TCIV-3+ XSS Vulnerability

CVE-2025-64130 is a reflected XSS vulnerability in Zenitel TCIV-3+ that allows attackers to execute arbitrary JavaScript in victims' browsers. This article covers technical details, affected versions, impact, and mitigation.

Published: March 18, 2026

CVE-2025-64130 Overview

CVE-2025-64130 is a reflected cross-site scripting (XSS) vulnerability affecting Zenitel TCIV-3+ devices. This security flaw could allow a remote attacker to execute arbitrary JavaScript code within a victim's browser context, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of authenticated users.

Critical Impact

This reflected XSS vulnerability enables remote attackers to execute arbitrary JavaScript in victim browsers, potentially compromising user sessions, stealing credentials, and performing unauthorized actions on Zenitel TCIV-3+ devices.

Affected Products

  • Zenitel TCIV-3+ devices (specific firmware versions not disclosed)

Discovery Timeline

  • 2025-11-26 - CVE-2025-64130 published to NVD
  • 2025-12-01 - Last updated in NVD database

Technical Details for CVE-2025-64130

Vulnerability Analysis

This reflected cross-site scripting vulnerability (CWE-79) exists within Zenitel TCIV-3+ intercom devices. The vulnerability occurs when user-supplied input is reflected back to the browser without proper sanitization or encoding. When exploited, an attacker can craft a malicious URL containing JavaScript payloads that execute in the context of an authenticated user's browser session.

The network-based attack vector means exploitation requires no special privileges or user interaction from the victim beyond clicking a malicious link. Given the critical nature of intercom systems in industrial control environments, successful exploitation could lead to surveillance manipulation, access control bypass, or lateral movement within ICS/OT networks.

Root Cause

The root cause of CVE-2025-64130 is improper neutralization of user input before inclusion in web page output. The Zenitel TCIV-3+ web interface fails to properly sanitize or encode user-controllable input parameters, allowing attacker-supplied JavaScript code to be reflected and executed in the victim's browser. This represents a classic reflected XSS pattern where untrusted data is included in HTTP responses without adequate validation or output encoding.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an attacker to craft a malicious URL containing the XSS payload and deliver it to a victim (typically via phishing, social engineering, or by embedding the link in a compromised website). When the victim clicks the link while authenticated to the Zenitel device, the malicious JavaScript executes with the victim's session privileges.

Typical exploitation scenarios include:

  • Stealing session cookies or authentication tokens
  • Performing actions on behalf of the authenticated user
  • Redirecting users to malicious sites
  • Capturing keystrokes or form data
  • Modifying page content to display misleading information

For detailed technical analysis and proof-of-concept information, refer to the CISA ICS Advisory #ICSA-25-329-03.

Detection Methods for CVE-2025-64130

Indicators of Compromise

  • Unusual HTTP requests to Zenitel TCIV-3+ devices containing <script> tags or JavaScript event handlers in URL parameters
  • Web server logs showing encoded JavaScript payloads in query strings (e.g., %3Cscript%3E, javascript:, onerror=, onload=)
  • Reports from users of unexpected browser behavior or redirects when accessing device interfaces
  • Session anomalies such as simultaneous access from different geographic locations

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block common XSS patterns in requests to Zenitel devices
  • Monitor web server access logs for suspicious URL patterns containing script injection attempts
  • Deploy browser-based security monitoring to detect XSS payload execution attempts
  • Use network intrusion detection systems (IDS) with signatures for reflected XSS attack patterns

Monitoring Recommendations

  • Enable verbose logging on Zenitel TCIV-3+ devices and forward logs to a centralized SIEM platform
  • Configure alerting for HTTP requests containing common XSS payload signatures targeting device endpoints
  • Monitor for unusual administrative actions or configuration changes following user access to the web interface
  • Implement Content Security Policy (CSP) violation reporting to detect XSS attempts in real-time

How to Mitigate CVE-2025-64130

Immediate Actions Required

  • Update Zenitel TCIV-3+ firmware to the latest available version that addresses this vulnerability
  • Restrict network access to Zenitel device web interfaces using firewalls and network segmentation
  • Implement web application firewall rules to filter XSS payloads targeting these devices
  • Educate users about phishing risks and the importance of not clicking untrusted links

Patch Information

Zenitel has released updated firmware to address this vulnerability. Organizations should download and apply the latest Station and Device Firmware Package from the Zenitel Firmware Download page. For detailed remediation guidance, consult the CISA ICS Advisory #ICSA-25-329-03.

Workarounds

  • Isolate Zenitel TCIV-3+ devices on a separate network segment with restricted access from untrusted networks
  • Disable web interface access when not required for administration, using alternative management methods where available
  • Implement strict Content Security Policy headers at the network level using a reverse proxy
  • Use network access control lists (ACLs) to limit which hosts can communicate with device management interfaces
  • Require VPN access for any remote administration of affected devices
bash
# Example network segmentation using iptables (adjust interfaces as needed)
# Restrict web interface access to management VLAN only
iptables -A INPUT -i eth0 -p tcp --dport 80 -s 192.168.100.0/24 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 443 -s 192.168.100.0/24 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 80 -j DROP
iptables -A INPUT -i eth0 -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechZenitel

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.16%

  • 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-79
  • Technical References
  • GitHub CSAF JSON Document

  • Zenitel Firmware Package Download

  • CISA ICS Advisory #ICSA-25-329-03
  • Related CVEs
  • CVE-2025-64129: Zenitel TCIV-3+ DoS 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