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

CVE-2025-15236: QOCA aim AI Medical Cloud Path Traversal

CVE-2025-15236 is a path traversal vulnerability in QOCA aim AI Medical Cloud Platform by Quanta Computer that allows authenticated attackers to read folder names. This post covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-15236 Overview

CVE-2025-15236 is a Path Traversal vulnerability in the QOCA aim AI Medical Cloud Platform developed by Quanta Computer. This vulnerability allows authenticated remote attackers to read folder names under specified paths by exploiting an Absolute Path Traversal weakness. The flaw is classified under CWE-36 (Absolute Path Traversal), which occurs when an application uses external input to construct a pathname that should be restricted but fails to properly neutralize absolute path sequences.

Critical Impact

Authenticated attackers can enumerate directory structures on the target system, potentially exposing sensitive folder names and system architecture information within the AI medical cloud platform environment.

Affected Products

  • QOCA aim AI Medical Cloud Platform (Quanta Computer)

Discovery Timeline

  • 2026-01-05 - CVE CVE-2025-15236 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2025-15236

Vulnerability Analysis

This Absolute Path Traversal vulnerability exists within the QOCA aim AI Medical Cloud Platform. The application fails to properly sanitize user-supplied input when constructing file system paths, allowing authenticated users to specify absolute paths that escape the intended directory constraints. While the vulnerability requires authentication, it enables attackers to enumerate folder names across the file system, which can aid in reconnaissance for further attacks.

The vulnerability is network-accessible, requiring low attack complexity with no user interaction needed beyond the initial authentication. The impact is limited to confidentiality, specifically the disclosure of folder names rather than full file contents.

Root Cause

The root cause is improper neutralization of absolute path sequences in user-controlled input (CWE-36). The application constructs file system paths using externally provided data without adequately validating or sanitizing the input to prevent traversal outside the intended directory. When an attacker supplies an absolute path (e.g., starting with / on Unix systems or a drive letter on Windows), the application follows this path directly rather than restricting access to a designated directory structure.

Attack Vector

The attack is conducted over the network by authenticated users who can manipulate path parameters in API requests or form submissions. An attacker would authenticate to the QOCA aim platform using valid credentials, then craft requests containing absolute path specifications. By iterating through common system directories, the attacker can enumerate folder structures and identify potentially sensitive directories for further exploitation.

The exploitation mechanism involves submitting path values that bypass relative path restrictions. For example, instead of accessing files within an expected directory like /app/data/user_files/, an attacker could specify paths like /etc/ or /var/log/ to discover folder names in those locations. Technical details regarding specific API endpoints and parameters can be found in the TW-CERT Security Advisory.

Detection Methods for CVE-2025-15236

Indicators of Compromise

  • Unusual API requests containing absolute path strings such as /etc/, /var/, /home/, or Windows-style paths like C:\ in parameters that typically expect relative paths
  • Authenticated user sessions making rapid sequential requests to path-based endpoints, potentially indicating directory enumeration
  • Web server logs showing 200 OK responses to requests containing path traversal patterns from authenticated sessions
  • Increased directory listing or file access attempts from a single authenticated user account

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block requests containing absolute path patterns in query parameters or request bodies
  • Deploy application-level logging to capture and alert on path parameters that contain root directory indicators
  • Configure SIEM rules to correlate authentication events with subsequent suspicious file path access patterns
  • Use SentinelOne Singularity Platform's behavioral AI to detect anomalous file system enumeration activities from web application processes

Monitoring Recommendations

  • Monitor web application logs for requests containing path traversal indicators such as .., /etc, /var, or drive letters
  • Set up alerts for authenticated users attempting to access directory paths outside the normal application scope
  • Review audit logs for patterns of systematic directory enumeration from single sessions
  • Implement real-time monitoring of file system access patterns from the QOCA aim application process

How to Mitigate CVE-2025-15236

Immediate Actions Required

  • Review and restrict user permissions within the QOCA aim platform to minimize exposure from compromised accounts
  • Implement additional input validation at the application gateway or reverse proxy level to reject absolute paths
  • Audit access logs to identify any potential exploitation attempts prior to patching
  • Consider temporarily restricting access to affected functionality while awaiting vendor patches

Patch Information

Organizations should monitor the TW-CERT Security Advisory and TW-CERT Incident Report for official patch releases and remediation guidance from Quanta Computer. Apply vendor-provided security updates as soon as they become available.

Workarounds

  • Deploy a Web Application Firewall (WAF) configured to block requests containing absolute path patterns in user-controllable parameters
  • Implement network segmentation to limit the QOCA aim platform's access to only necessary file system directories
  • Use application-level access controls to restrict authenticated users to specific directory paths
  • Consider implementing a reverse proxy with path normalization to sanitize incoming requests before they reach the application

Implement input validation at the application boundary to normalize and restrict path inputs:

bash
# Example nginx location block to block absolute path traversal attempts
location /api/ {
    # Block requests with absolute paths in query strings
    if ($query_string ~* "(^|&)(path|file|dir)=(/|[A-Za-z]:)") {
        return 403;
    }
    proxy_pass http://qoca_backend;
}

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechQuanta Computer

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-36
  • Technical References
  • TW-CERT Security Advisory

  • TW-CERT Incident Report
  • Related CVEs
  • CVE-2025-15237: QOCA aim AI Medical Cloud Path Traversal

  • CVE-2025-15239: QOCA aim AI Medical Cloud SQL Injection

  • CVE-2025-15238: QOCA aim AI Medical Cloud SQL Injection

  • CVE-2025-15235: QOCA aim AI Platform Auth Bypass Flaw
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