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

CVE-2026-35207: Deepin Desktop Environment Info Disclosure

CVE-2026-35207 is an information disclosure vulnerability in Deepin Desktop Environment's dde-control-center that skips TLS verification when fetching avatars, enabling MITM attacks. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: May 15, 2026

CVE-2026-35207 Overview

CVE-2026-35207 is an improper certificate validation vulnerability [CWE-295] in dde-control-center, the control panel for the Deepin Desktop Environment (DDE). The flaw resides in the plugin-deepinid component, which provides the deepinid cloud service integration. Prior to version 6.1.80, the plugin skips TLS certificate verification when fetching user avatars from openapi.deepin.com and other providers.

A network-positioned attacker can intercept the HTTPS traffic, substitute the avatar image with malicious or misleading content, and correlate avatars to identify users. The vulnerability is fixed in dde-control-center versions 6.1.80 and 5.9.9.

Critical Impact

Machine-in-the-middle attackers on the network path can manipulate avatar content delivered to Deepin desktop users and conduct user identification through observed avatar responses.

Affected Products

  • dde-control-center versions prior to 6.1.80 (6.x branch)
  • dde-control-center versions prior to 5.9.9 (5.x branch)
  • plugin-deepinid component within affected dde-control-center releases

Discovery Timeline

  • 2026-04-09 - CVE-2026-35207 published to NVD
  • 2026-04-13 - Last updated in NVD database

Technical Details for CVE-2026-35207

Vulnerability Analysis

The plugin-deepinid module within dde-control-center issues HTTPS requests to retrieve the authenticated user's profile avatar from openapi.deepin.com and related Deepin endpoints. The HTTP client used for these requests is configured to ignore TLS certificate validation errors. This means the client accepts any presented certificate, including self-signed certificates or certificates signed by attacker-controlled certificate authorities.

An attacker on the same network segment, an upstream router, or a hostile Wi-Fi access point can present a forged certificate for openapi.deepin.com. The plugin completes the TLS handshake and downloads attacker-supplied image data. The attacker can also observe which avatar URLs are requested, enabling user identification by correlating responses with known accounts.

The weakness aligns with CWE-295 (Improper Certificate Validation). Exploitation requires user interaction in the form of the user signing in to or refreshing the deepinid panel, which triggers the avatar fetch.

Root Cause

The networking code in plugin-deepinid explicitly disabled TLS peer verification on the request handler used for avatar retrieval. The upstream fix in pull request #3146 restores certificate validation for these requests. Commits 6fc206120be28d9eef7d72258662bcabb834367f and cd95b054ff10a35bc9284431631305bd56244b3d contain the remediation.

Attack Vector

Exploitation is performed over the network with low attack complexity and no authentication required. The attacker must occupy a position capable of intercepting the victim's HTTPS traffic, such as a shared LAN, a malicious Wi-Fi hotspot, a compromised intermediate router, or an ISP-level adversary. After interception, the attacker terminates the TLS connection with a forged certificate, returns a crafted image payload, and optionally logs request metadata to identify the user.

No proof-of-concept exploit is publicly available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The vulnerability mechanism is described in prose only; see the GitHub Security Advisory for the maintainers' technical write-up.

Detection Methods for CVE-2026-35207

Indicators of Compromise

  • Unexpected TLS certificates presented for openapi.deepin.com that are not issued by the legitimate certificate authority chain.
  • Avatar images displayed in the deepinid control center panel that do not match the user's known profile picture.
  • Outbound HTTPS connections from dde-control-center processes to non-Deepin IP addresses or proxy endpoints.

Detection Strategies

  • Inspect installed dde-control-center package versions on Deepin and downstream distributions to identify hosts running releases earlier than 6.1.80 or 5.9.9.
  • Use network monitoring to flag TLS sessions to openapi.deepin.com that terminate with certificates outside the expected issuer set.
  • Review process telemetry for dde-control-center network connections to atypical destinations correlated with deepinid login activity.

Monitoring Recommendations

  • Enable certificate transparency monitoring for Deepin-operated domains and alert on unexpected issuance events.
  • Log and retain DNS resolutions and outbound destinations for endpoints running Deepin desktops to support incident review.
  • Track package inventory across Linux endpoints to confirm timely uptake of the fixed dde-control-center versions.

How to Mitigate CVE-2026-35207

Immediate Actions Required

  • Upgrade dde-control-center to version 6.1.80 (6.x branch) or 5.9.9 (5.x branch) on all Deepin endpoints.
  • Advise users to avoid signing in to deepinid services from untrusted networks until patching is complete.
  • Audit Linux endpoint inventories for Deepin Desktop Environment installations that may have been overlooked.

Patch Information

The maintainers released fixes in dde-control-center 6.1.80 and 5.9.9. The remediation re-enables TLS certificate verification on the avatar fetch path. Review the GitHub Pull Request #3146 and the corresponding commits 6fc20612 and cd95b054 for the exact code changes.

Workarounds

  • Route Deepin endpoint traffic through a trusted VPN to reduce exposure to local network adversaries until patches are applied.
  • Restrict use of the deepinid plugin in dde-control-center on hosts where upgrading is not immediately feasible.
  • Block outbound access to deepinid endpoints at the network perimeter on systems that do not require cloud account features.
bash
# Verify the installed dde-control-center version on Debian/Deepin-based systems
dpkg -l | grep dde-control-center

# Upgrade after the fixed package is available in your distribution repository
sudo apt update && sudo apt install --only-upgrade dde-control-center

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechDde Control Center

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-295
  • Technical References
  • GitHub Commit Changes

  • GitHub Commit Updates

  • GitHub Pull Request

  • GitHub Security Advisory
  • Latest CVEs
  • CVE-2026-46333: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-2586: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-2587: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-45255: FreeBSD bsdinstall/bsdconfig RCE Flaw
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