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-2025-54347

CVE-2025-54347: PingAlert Path Traversal Vulnerability

CVE-2025-54347 is a path traversal vulnerability in Desktop Alert PingAlert Application Server that allows attackers to write arbitrary files. This post covers technical details, affected versions, impact, and mitigation.

Published: April 8, 2026

CVE-2025-54347 Overview

A Directory Traversal vulnerability (CWE-22) has been identified in the Application Server component of Desktop Alert PingAlert. This security flaw affects versions 6.1.0.11 through 6.1.1.2 and allows an attacker to write arbitrary files to the system under certain conditions. The vulnerability enables malicious actors to escape the intended directory structure and access or modify files outside the web application's root directory.

Critical Impact

This critical-severity vulnerability allows authenticated network attackers to write arbitrary files to the affected system, potentially leading to complete system compromise, remote code execution, or data corruption across multiple security boundaries.

Affected Products

  • Desktop Alert PingAlert Application Server versions 6.1.0.11 to 6.1.1.2
  • desktopalert pingalert_application_server

Discovery Timeline

  • 2025-11-24 - CVE-2025-54347 published to NVD
  • 2025-12-05 - Last updated in NVD database

Technical Details for CVE-2025-54347

Vulnerability Analysis

This Directory Traversal vulnerability exists in the Desktop Alert PingAlert Application Server and can be exploited by an authenticated attacker with low privileges from a remote network location without requiring any user interaction. The vulnerability has a changed scope, meaning successful exploitation can affect resources beyond the vulnerable component's security authority.

The flaw enables attackers to bypass path restrictions and write files to arbitrary locations on the target system. When successfully exploited, an attacker can achieve high impact across all three security pillars: confidentiality, integrity, and availability of the system and potentially other connected systems.

Root Cause

The root cause of this vulnerability is improper validation of user-supplied input in file path handling operations. The PingAlert Application Server fails to adequately sanitize path traversal sequences (such as ../ or ..\) in file operation requests, allowing attackers to escape the designated directory structure and access arbitrary file system locations.

This type of vulnerability typically occurs when user input is directly concatenated with file system paths without proper canonicalization or validation against a whitelist of allowed paths.

Attack Vector

The attack can be executed remotely over the network by an authenticated user with low privileges. The attacker crafts malicious requests containing directory traversal sequences to manipulate file operations outside the intended directory boundaries.

By inserting path traversal characters into file path parameters, an attacker can traverse up the directory tree and write files to sensitive system locations. This could enable scenarios such as overwriting configuration files, placing malicious executables in startup directories, or corrupting critical system data.

For detailed technical information, refer to the Desktop Alert CVE-2025-54347 Analysis.

Detection Methods for CVE-2025-54347

Indicators of Compromise

  • Unusual file creation or modification events in directories outside the PingAlert application directory structure
  • HTTP/HTTPS requests to the PingAlert Application Server containing path traversal sequences such as ../, ..\, or URL-encoded variants like %2e%2e%2f
  • Unexpected files appearing in system directories, startup folders, or web server root directories
  • Log entries showing file operations with suspicious path patterns in PingAlert Application Server logs

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests containing directory traversal patterns targeting the PingAlert Application Server
  • Deploy file integrity monitoring (FIM) on critical system directories to detect unauthorized file writes
  • Configure network intrusion detection systems (NIDS) to alert on HTTP requests containing encoded or plain-text path traversal sequences
  • Review PingAlert Application Server access logs for requests with anomalous path patterns or unusual file operation attempts

Monitoring Recommendations

  • Enable detailed logging for the PingAlert Application Server and centralize logs to a SIEM solution for correlation and alerting
  • Monitor file system activity on servers running the vulnerable PingAlert versions, particularly watching for file creation events outside expected directories
  • Set up alerts for any authentication events followed by suspicious file operation requests
  • Implement endpoint detection and response (EDR) solutions to identify potential post-exploitation activities such as webshell deployment or privilege escalation attempts

How to Mitigate CVE-2025-54347

Immediate Actions Required

  • Identify all Desktop Alert PingAlert Application Server instances running versions 6.1.0.11 through 6.1.1.2 in your environment
  • Apply the vendor-supplied security patch immediately to all affected systems
  • Implement network segmentation to limit exposure of the PingAlert Application Server to trusted networks only
  • Review system file integrity to identify any unauthorized file modifications that may have occurred prior to patching

Patch Information

Desktop Alert has released information regarding this vulnerability. System administrators should consult the Desktop Alert CVE-2025-54347 Analysis for official patch details and upgrade instructions. It is strongly recommended to upgrade to a patched version of PingAlert Application Server as soon as possible.

Workarounds

  • Restrict network access to the PingAlert Application Server to only trusted IP addresses and networks using firewall rules
  • Implement a reverse proxy or web application firewall (WAF) in front of the PingAlert Application Server configured to block requests containing path traversal patterns
  • Apply strict file system permissions to limit the write capabilities of the service account running the PingAlert Application Server
  • Consider temporarily disabling the affected service if patching cannot be performed immediately and if business operations permit
bash
# Example: Restrict access to PingAlert Application Server using iptables
# Allow only trusted network (adjust IP range as needed)
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Example: Set restrictive permissions on PingAlert directories
chmod -R 750 /opt/pingalert/
chown -R pingalert:pingalert /opt/pingalert/

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechDesktopalert

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability0.49%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-22
  • Vendor Resources
  • Desktop Alert CVE-2025-54347 Analysis
  • Latest CVEs
  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability

  • CVE-2026-40259: SiYuan Auth Bypass Vulnerability

  • CVE-2026-40255: AdonisJS HTTP Server CSRF 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