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
    • 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-54438

CVE-2025-54438: Samsung MagicInfo 9 Path Traversal Flaw

CVE-2025-54438 is a path traversal vulnerability in Samsung MagicInfo 9 Server that enables attackers to upload web shells. This article covers the technical details, affected versions, security impact, and mitigation.

Published: March 18, 2026

CVE-2025-54438 Overview

CVE-2025-54438 is a critical path traversal vulnerability affecting Samsung MagicINFO 9 Server, a widely deployed digital signage content management solution used by enterprises for managing display networks. The vulnerability stems from improper limitation of a pathname to a restricted directory (CWE-22), allowing unauthenticated remote attackers to upload a web shell to the server.

This flaw enables attackers to bypass directory restrictions and place malicious files in web-accessible locations, potentially leading to complete server compromise. The vulnerability is particularly dangerous as it requires no authentication and can be exploited remotely over the network with low complexity.

Critical Impact

Unauthenticated remote attackers can exploit this path traversal vulnerability to upload web shells, gaining persistent remote code execution capabilities on affected Samsung MagicINFO 9 Server installations.

Affected Products

  • Samsung MagicINFO 9 Server versions prior to 21.1080.0
  • All installations of Samsung MagicINFO 9 Server running vulnerable versions
  • Enterprise digital signage management deployments using affected software

Discovery Timeline

  • July 23, 2025 - CVE-2025-54438 published to NVD
  • July 30, 2025 - Last updated in NVD database

Technical Details for CVE-2025-54438

Vulnerability Analysis

This path traversal vulnerability in Samsung MagicINFO 9 Server allows attackers to manipulate file path parameters to escape intended directory restrictions. The server fails to properly sanitize user-supplied input containing directory traversal sequences (such as ../ or URL-encoded variants), enabling attackers to write files to arbitrary locations on the filesystem.

The attack surface is accessible over the network without requiring any prior authentication or user interaction. Once exploited, an attacker can upload a web shell—a malicious script that provides remote command execution capabilities—to a web-accessible directory. This grants the attacker persistent access to execute arbitrary commands on the underlying server with the privileges of the web server process.

The impact is severe across all three security pillars: confidentiality is compromised through potential data exfiltration, integrity is violated through arbitrary file writes and system modifications, and availability can be disrupted through destructive actions or denial of service.

Root Cause

The root cause of CVE-2025-54438 lies in inadequate input validation and path canonicalization within the file upload functionality of MagicINFO 9 Server. The application fails to:

  1. Properly sanitize file path inputs before processing
  2. Validate that uploaded files remain within designated directories
  3. Implement allowlist-based directory restriction controls
  4. Reject path traversal sequences in filename or path parameters

This allows attackers to craft malicious requests containing traversal sequences that navigate outside the intended upload directory, placing files in web-accessible locations where they can be subsequently executed.

Attack Vector

The attack is network-based and targets the file upload functionality exposed by MagicINFO 9 Server. An attacker can craft HTTP requests containing path traversal sequences in file path parameters to write malicious content to arbitrary server locations.

A typical exploitation flow involves:

  1. The attacker identifies an exposed MagicINFO 9 Server instance
  2. A malicious request is crafted with path traversal sequences (e.g., ../../webroot/shell.jsp)
  3. The request includes a web shell payload in the file content
  4. The server processes the request without proper validation
  5. The web shell is written to a web-accessible directory
  6. The attacker accesses the uploaded web shell to execute arbitrary commands

The vulnerability requires no authentication, making internet-facing MagicINFO 9 Server instances particularly vulnerable to opportunistic attacks.

Detection Methods for CVE-2025-54438

Indicators of Compromise

  • Suspicious file uploads containing path traversal sequences (../, ..%2f, %2e%2e/) in HTTP request logs
  • Unexpected files appearing in web-accessible directories, particularly script files (.jsp, .php, .aspx)
  • Anomalous outbound connections from the MagicINFO server to unknown external hosts
  • Unusual process execution spawned by the web server process
  • Modified or newly created files in application directories outside normal content management paths

Detection Strategies

  • Monitor HTTP request logs for path traversal patterns in file upload parameters and URLs
  • Implement file integrity monitoring on web-accessible directories to detect unauthorized file creation
  • Deploy web application firewalls (WAF) with rules to detect and block path traversal attempts
  • Configure endpoint detection to alert on web shell indicators and suspicious script execution
  • Review access logs for requests to unexpected file paths or newly created script files

Monitoring Recommendations

  • Enable verbose logging on MagicINFO 9 Server to capture detailed request information
  • Implement real-time alerting for file creation events in web directories
  • Monitor network traffic for command-and-control patterns from the server
  • Establish baseline behavior for the application and alert on deviations
  • Regularly audit server filesystems for unauthorized or unexpected files

How to Mitigate CVE-2025-54438

Immediate Actions Required

  • Upgrade Samsung MagicINFO 9 Server to version 21.1080.0 or later immediately
  • If patching is not immediately possible, restrict network access to the MagicINFO server to trusted networks only
  • Audit existing server filesystems for any signs of compromise or unauthorized files
  • Review HTTP access logs for evidence of exploitation attempts
  • Implement network segmentation to isolate digital signage management infrastructure

Patch Information

Samsung has released a security update addressing this vulnerability. Organizations should upgrade to MagicINFO 9 Server version 21.1080.0 or later. The official security advisory and patch information is available through the Samsung TV Security Updates portal.

Before applying the update, organizations should:

  1. Back up existing configurations and data
  2. Test the update in a staging environment if possible
  3. Schedule maintenance windows to minimize operational impact
  4. Verify the update was successfully applied after installation

Workarounds

  • Restrict network access to MagicINFO 9 Server using firewall rules, limiting connections to trusted administrative networks only
  • Deploy a web application firewall (WAF) in front of the server with rules to detect and block path traversal patterns
  • Implement strict file upload controls at the network perimeter if the application's upload functionality is not required
  • Monitor and alert on any file creation events in web-accessible directories
  • Consider temporarily disabling file upload functionality if business operations permit until patching can be completed
bash
# Example firewall configuration to restrict access
# Limit MagicINFO server access to internal management network only
iptables -A INPUT -p tcp --dport 80 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -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/TechSamsung Magicinfo

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-22
  • Vendor Resources
  • Samsung TV Security Updates
  • Related CVEs
  • CVE-2025-4632: Samsung MagicINFO 9 Path Traversal Flaw

  • CVE-2025-54443: Samsung MagicInfo 9 Path Traversal Flaw

  • CVE-2025-54445: Samsung MagicInfo 9 Server SSRF Vulnerability

  • CVE-2025-54455: Samsung MagicInfo 9 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