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-2026-39906

CVE-2026-39906: WebPerfect Image Suite Hash Disclosure

CVE-2026-39906 is an information disclosure vulnerability in Unisys WebPerfect Image Suite that allows attackers to leak NTLMv2 hashes via deprecated .NET Remoting. This post covers the technical details, affected versions, and mitigation.

Published: April 17, 2026

CVE-2026-39906 Overview

Unisys WebPerfect Image Suite versions 3.0.3960.22810 and 3.0.3960.22604 contain a critical vulnerability in their deprecated .NET Remoting TCP channel implementation. This security flaw allows remote unauthenticated attackers to leak NTLMv2 machine-account hashes by supplying a Windows UNC path as a target file argument through object-unmarshalling techniques. Once captured, these NTLMv2 hashes can be relayed to other hosts, enabling privilege escalation or lateral movement depending on the target network's configuration and patch level.

Critical Impact

Remote unauthenticated attackers can capture NTLMv2 machine-account hashes and relay them to achieve privilege escalation or lateral movement across the network.

Affected Products

  • Unisys WebPerfect Image Suite version 3.0.3960.22810
  • Unisys WebPerfect Image Suite version 3.0.3960.22604

Discovery Timeline

  • 2026-04-14 - CVE-2026-39906 published to NVD
  • 2026-04-14 - Last updated in NVD database

Technical Details for CVE-2026-39906

Vulnerability Analysis

This vulnerability stems from the exposure of a deprecated .NET Remoting TCP channel in Unisys WebPerfect Image Suite. The .NET Remoting framework, which Microsoft has long considered obsolete in favor of Windows Communication Foundation (WCF), lacks modern security controls and is inherently susceptible to various attack vectors when exposed to untrusted networks.

The attack exploits the object unmarshalling process within the .NET Remoting channel. When an attacker supplies a malicious Windows UNC path (such as \\attacker-server\share\file) as a target file argument, the vulnerable application attempts to access this remote resource using the machine account's credentials. This triggers an NTLM authentication attempt to the attacker-controlled server, leaking the NTLMv2 hash.

The vulnerability is classified under CWE-441 (Unintended Proxy or Intermediary), as the application inadvertently acts as a proxy that forwards authentication credentials to attacker-controlled destinations. The network-based attack vector with no authentication requirements makes this vulnerability particularly dangerous in enterprise environments.

Root Cause

The root cause of this vulnerability is twofold:

  1. Deprecated Protocol Exposure: The application exposes a .NET Remoting TCP channel, which lacks modern security mechanisms and should not be accessible to untrusted networks.

  2. Insufficient Input Validation: The application fails to properly validate and sanitize file path arguments before processing them. When a UNC path is provided, the application blindly attempts to access the remote resource, triggering an outbound NTLM authentication request.

Attack Vector

The attack follows a well-established pattern for NTLM relay attacks:

  1. Reconnaissance: The attacker identifies an exposed .NET Remoting TCP channel on the target Unisys WebPerfect Image Suite installation.

  2. Hash Capture Setup: The attacker configures an NTLM hash capture tool (such as Responder or ntlmrelayx) on an attacker-controlled server.

  3. Exploitation: Through the .NET Remoting channel, the attacker sends a malicious request containing a UNC path pointing to their capture server as the target file argument.

  4. Credential Theft: The vulnerable application attempts to access the UNC path, initiating an NTLM authentication handshake with the attacker's server, which captures the NTLMv2 hash.

  5. Post-Exploitation: The captured hash can be used for offline password cracking or, more commonly, relayed to other services on the network that accept NTLM authentication.

The attack is particularly effective because it requires no authentication to the vulnerable service and can be executed entirely over the network. For detailed technical information, refer to the VulnCheck Advisory.

Detection Methods for CVE-2026-39906

Indicators of Compromise

  • Unexpected outbound SMB (TCP 445) or NetBIOS (TCP 139) connections from servers hosting WebPerfect Image Suite to external or unusual internal IP addresses
  • .NET Remoting TCP channel activity on non-standard ports from untrusted network segments
  • Windows Security Event ID 4648 (explicit credential logon) showing machine account authentication to unexpected destinations
  • Network traffic containing UNC paths in .NET Remoting serialized objects

Detection Strategies

  • Deploy network intrusion detection rules to monitor for .NET Remoting traffic patterns and outbound NTLM authentication attempts
  • Configure Windows Advanced Audit Policy to log all authentication events (Event IDs 4624, 4625, 4648) for machine accounts associated with WebPerfect Image Suite servers
  • Implement egress filtering alerts for SMB traffic originating from application servers to non-whitelisted destinations
  • Use endpoint detection and response (EDR) solutions to monitor for suspicious process behavior involving outbound credential usage

Monitoring Recommendations

  • Enable enhanced logging for .NET applications to capture remoting channel activity and file access patterns
  • Monitor for anomalous authentication patterns where machine accounts attempt to authenticate to external resources
  • Implement network flow analysis to baseline normal SMB traffic patterns and alert on deviations
  • Configure SentinelOne Singularity to detect and alert on NTLM relay attack patterns and suspicious credential usage

How to Mitigate CVE-2026-39906

Immediate Actions Required

  • Identify all instances of Unisys WebPerfect Image Suite versions 3.0.3960.22810 and 3.0.3960.22604 in your environment
  • Restrict network access to the .NET Remoting TCP channel using host-based or network firewalls to allow only trusted sources
  • Implement SMB signing and consider enabling Extended Protection for Authentication (EPA) to mitigate NTLM relay attacks
  • Block outbound SMB traffic (TCP 445, 139) from WebPerfect Image Suite servers to external networks

Patch Information

Consult Unisys Application Solutions for official patch availability and upgrade guidance. Review the VulnCheck Advisory for the latest remediation information.

Workarounds

  • Disable or restrict the deprecated .NET Remoting TCP channel if not required for business operations
  • Implement network segmentation to isolate WebPerfect Image Suite servers from untrusted network segments
  • Configure Windows Defender Credential Guard to protect NTLM credentials from being extracted or relayed
  • Deploy egress firewall rules blocking outbound SMB traffic from application servers to prevent hash relay attacks
bash
# Block outbound SMB traffic from WebPerfect Image Suite servers
# Windows Firewall example
netsh advfirewall firewall add rule name="Block Outbound SMB" dir=out action=block protocol=tcp remoteport=445
netsh advfirewall firewall add rule name="Block Outbound NetBIOS" dir=out action=block protocol=tcp remoteport=139

# Enable SMB signing via Group Policy (requires domain admin)
# Set: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
# Microsoft network client: Digitally sign communications (always) = Enabled
# Microsoft network server: Digitally sign communications (always) = Enabled

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechUnisys Webperfect Image Suite

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:H/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
  • AvailabilityNone
  • CWE References
  • CWE-441
  • Technical References
  • Unisys Application Solutions

  • VulnCheck Advisory: Unisys NTLMv2 Leak
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer 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