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

CVE-2025-44177: Wss Protop Path Traversal Vulnerability

CVE-2025-44177 is a path traversal flaw in White Star Software Protop allowing unauthenticated attackers to read arbitrary files remotely. This article covers technical details, affected versions, and mitigation.

Published: April 22, 2026

CVE-2025-44177 Overview

A directory traversal vulnerability was discovered in White Star Software Protop version 4.4.2-2024-11-27, specifically in the /pt3upd/ endpoint. An unauthenticated attacker can remotely read arbitrary files on the underlying operating system using encoded traversal sequences. This vulnerability allows attackers to bypass directory restrictions and access sensitive system files without authentication.

Critical Impact

Unauthenticated remote attackers can read arbitrary files from the target system, potentially exposing sensitive configuration files, credentials, and other critical data.

Affected Products

  • White Star Software Protop version 4.4.2-2024-11-27
  • WSS Protop (cpe:2.3:a:wss:protop:4.4.2-2024-11-27:*:*:*:*:*:*:*)

Discovery Timeline

  • 2025-07-09 - CVE-2025-44177 published to NVD
  • 2025-07-18 - Last updated in NVD database

Technical Details for CVE-2025-44177

Vulnerability Analysis

This directory traversal vulnerability (CWE-22) exists in the /pt3upd/ endpoint of White Star Software Protop. The application fails to properly sanitize user-supplied input containing path traversal sequences before using it to access files on the server's filesystem. Attackers can exploit this by using encoded traversal sequences (such as ../ or URL-encoded variants like %2e%2e%2f) to escape the intended directory structure and access files anywhere on the system where the web server has read permissions.

The vulnerability is particularly concerning because it requires no authentication, allowing any remote attacker with network access to exploit it. The impact primarily affects confidentiality and integrity, enabling attackers to read sensitive files such as configuration files, password stores, application source code, and system files like /etc/passwd on Unix-based systems.

Root Cause

The root cause of this vulnerability is improper input validation in the /pt3upd/ endpoint. The application does not adequately sanitize or validate file path inputs before processing file operations. Specifically, the code fails to:

  1. Canonicalize the requested file path before validation
  2. Reject or neutralize directory traversal sequences (e.g., ../, ..%2f, %2e%2e/)
  3. Enforce proper access controls to restrict file access to the intended directory

This allows attackers to craft malicious requests that traverse outside the web root or intended file directories.

Attack Vector

The attack vector is network-based, requiring no user interaction or prior authentication. An attacker can craft HTTP requests to the vulnerable /pt3upd/ endpoint containing encoded directory traversal sequences. By manipulating the file path parameter with sequences such as ../ (or URL-encoded equivalents), the attacker can navigate up the directory tree and access sensitive files on the underlying operating system.

For example, an attacker might request a path like /pt3upd/..%2f..%2f..%2f..%2fetc%2fpasswd to read the system's password file on a Linux system. A proof of concept demonstrating this vulnerability is available at the GitHub Gist Proof of Concept.

Detection Methods for CVE-2025-44177

Indicators of Compromise

  • HTTP requests to /pt3upd/ containing path traversal sequences (../, ..%2f, %2e%2e/, etc.)
  • Unusual access patterns to the /pt3upd/ endpoint from external IP addresses
  • Web server logs showing requests attempting to access system files like /etc/passwd, /etc/shadow, or Windows system files
  • Evidence of sensitive file contents in network traffic originating from the web server

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block path traversal patterns in HTTP requests
  • Implement intrusion detection system (IDS) signatures for encoded directory traversal sequences targeting the /pt3upd/ endpoint
  • Enable verbose logging on the Protop application and analyze logs for suspicious file access attempts
  • Use file integrity monitoring on sensitive system files to detect unauthorized access

Monitoring Recommendations

  • Monitor network traffic for HTTP requests containing encoded traversal sequences (%2e, %2f, %5c)
  • Set up alerts for access attempts to the /pt3upd/ endpoint from untrusted networks
  • Review web server access logs regularly for patterns indicative of directory traversal exploitation
  • Implement behavioral analysis to detect anomalous file read operations by the web server process

How to Mitigate CVE-2025-44177

Immediate Actions Required

  • Restrict network access to the /pt3upd/ endpoint using firewall rules or network segmentation
  • Implement WAF rules to block requests containing directory traversal sequences
  • If the /pt3upd/ endpoint is not required for operations, disable or remove it from the configuration
  • Review system logs for evidence of prior exploitation attempts

Patch Information

No vendor patch information is currently available for this vulnerability. Organizations should monitor the ProtoP Official Website for security updates and patches. In the meantime, implement the recommended workarounds to reduce exposure risk.

Workarounds

  • Apply strict input validation to reject any request containing path traversal sequences before processing
  • Use a web application firewall (WAF) to filter malicious requests targeting the /pt3upd/ endpoint
  • Implement network-level access controls to limit access to the Protop application from trusted networks only
  • Run the Protop application with minimal filesystem permissions to limit the impact of successful exploitation
bash
# Example: Block access to vulnerable endpoint using iptables (adjust as needed)
# Restrict access to only trusted IP ranges
iptables -A INPUT -p tcp --dport 80 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechWss Protop

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability9.27%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-22
  • Technical References
  • GitHub Gist Proof of Concept

  • ProtoP Official Website
  • Latest CVEs
  • CVE-2026-25874: LeRobot RCE Vulnerability

  • CVE-2026-41272: Flowise LLM Builder SSRF Vulnerability

  • CVE-2026-41268: Flowise RCE Vulnerability

  • CVE-2026-41265: Flowise Airtable Agent RCE 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