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

CVE-2026-5585: Tencent AI-Infra-Guard Disclosure Flaw

CVE-2026-5585 is an information disclosure vulnerability in Tencent AI-Infra-Guard 4.0 affecting the Task Detail Endpoint. Attackers can exploit this remotely to access sensitive data. Learn the technical details, impact, and mitigation.

Published: April 10, 2026

CVE-2026-5585 Overview

A vulnerability has been identified in Tencent AI-Infra-Guard 4.0 that allows remote information disclosure through the Task Detail Endpoint. The affected component is located in common/websocket/task_manager.go, where improper handling of task details can expose sensitive information to unauthorized actors. The exploit has been made public and could be used by attackers. The vendor was contacted early about this disclosure but did not respond in any way.

Critical Impact

Remote attackers can exploit this vulnerability to access sensitive task information without authentication, potentially exposing internal system details, configuration data, or other confidential information managed by the AI-Infra-Guard platform.

Affected Products

  • Tencent AI-Infra-Guard 4.0

Discovery Timeline

  • 2026-04-05 - CVE CVE-2026-5585 published to NVD
  • 2026-04-07 - Last updated in NVD database

Technical Details for CVE-2026-5585

Vulnerability Analysis

This vulnerability is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The flaw exists within the Task Detail Endpoint functionality implemented in the task_manager.go file under the common/websocket/ directory. The information disclosure occurs when the endpoint fails to properly validate access permissions before returning task details to requesting clients.

The vulnerability can be exploited remotely over the network without requiring any user interaction or authentication. While the confidentiality impact is limited, the ease of exploitation makes this a concerning issue for organizations using AI-Infra-Guard 4.0 in production environments.

Root Cause

The root cause of this vulnerability lies in insufficient access control mechanisms within the Task Detail Endpoint. The task_manager.go component does not properly verify whether the requesting user has authorization to view the requested task details before returning the information. This allows unauthenticated or unauthorized users to query and retrieve task information that should be restricted.

Attack Vector

The attack vector is network-based, requiring no local access to the target system. An attacker can remotely interact with the Task Detail Endpoint via WebSocket connections to extract sensitive information. The vulnerability requires low attack complexity with no special conditions or prerequisites needed for exploitation.

The exploitation mechanism involves sending crafted requests to the WebSocket-based Task Detail Endpoint. Due to missing authorization checks in the task_manager.go handler, the server returns task details without validating whether the requester should have access to that information. For technical details and proof-of-concept information, refer to the GitHub PoC Repository.

Detection Methods for CVE-2026-5585

Indicators of Compromise

  • Unusual volume of WebSocket requests to the Task Detail Endpoint from external IP addresses
  • Multiple rapid-fire task detail queries from a single source attempting to enumerate task IDs
  • Access log entries showing requests to /task/ or similar endpoints without corresponding authentication events

Detection Strategies

  • Implement monitoring for WebSocket connections to the Task Detail Endpoint that originate from unauthorized sources
  • Review application logs for patterns of information disclosure attempts, including sequential task ID enumeration
  • Deploy network intrusion detection signatures to identify exploitation attempts against the task_manager.go endpoint

Monitoring Recommendations

  • Enable detailed logging for all WebSocket endpoint interactions in AI-Infra-Guard
  • Monitor for anomalous patterns in task detail requests, particularly from unauthenticated sessions
  • Configure alerts for high-frequency queries to task management endpoints from single IP addresses

How to Mitigate CVE-2026-5585

Immediate Actions Required

  • Restrict network access to the AI-Infra-Guard Task Detail Endpoint using firewall rules or network segmentation
  • Implement authentication requirements for all WebSocket endpoints if not already enforced
  • Review and audit current task data exposure to assess potential information leakage

Patch Information

At the time of publication, no official patch has been released by Tencent. The vendor was contacted about this disclosure but did not respond. Organizations should monitor for security updates and apply patches as soon as they become available. For additional technical details and threat intelligence, refer to the VulDB entry.

Workarounds

  • Place AI-Infra-Guard behind a reverse proxy that enforces authentication before allowing access to WebSocket endpoints
  • Implement IP whitelisting to restrict access to the Task Detail Endpoint to trusted internal networks only
  • Deploy a Web Application Firewall (WAF) to filter and monitor requests to vulnerable endpoints
bash
# Example: Restrict access to AI-Infra-Guard endpoints using iptables
# Allow only trusted internal networks to access the service port
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -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/TechTencent

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/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-200
  • Technical References
  • GitHub PoC Repository

  • VulDB Submission

  • VulDB #355384

  • VulDB #355384 CTI
  • 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