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

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

CVE-2025-54443 is a path traversal vulnerability in Samsung MagicInfo 9 Server that enables web shell uploads. This article covers the technical details, affected versions below 21.1080.0, security impact, and mitigation.

Published: March 25, 2026

CVE-2025-54443 Overview

CVE-2025-54443 is a critical Path Traversal vulnerability affecting Samsung MagicINFO 9 Server that enables attackers to upload web shells to vulnerable systems. This improper limitation of pathname handling allows remote, unauthenticated attackers to bypass directory restrictions and place malicious files on the web server, potentially leading to complete system compromise.

Samsung MagicINFO is a digital signage content management solution widely deployed in enterprise environments, retail locations, and public display networks. The severity of this vulnerability stems from the combination of network-accessible attack surface, no authentication requirements, and the ability to achieve arbitrary code execution through web shell deployment.

Critical Impact

Remote unauthenticated attackers can upload web shells to the server, enabling arbitrary command execution, data exfiltration, and full system compromise of Samsung MagicINFO 9 Server installations.

Affected Products

  • Samsung MagicINFO 9 Server versions prior to 21.1080.0

Discovery Timeline

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

Technical Details for CVE-2025-54443

Vulnerability Analysis

This vulnerability is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), commonly known as Path Traversal or Directory Traversal. The flaw exists in the Samsung MagicINFO 9 Server's file upload handling mechanism, where insufficient validation of user-supplied path components allows attackers to escape the intended upload directory.

The exploitation requires no privileges or user interaction, making it particularly dangerous in internet-facing deployments. When successfully exploited, an attacker can upload arbitrary files—including web shells—to directories accessible by the web server, enabling subsequent remote code execution.

Root Cause

The root cause of CVE-2025-54443 lies in inadequate input sanitization of file path parameters during the upload process. The application fails to properly canonicalize and validate file paths, allowing directory traversal sequences such as ../ to navigate outside the intended upload directory structure. This permits attackers to write files to arbitrary locations on the web server's filesystem where the application has write permissions.

Attack Vector

The attack vector is network-based, requiring only HTTP/HTTPS access to the vulnerable MagicINFO 9 Server instance. An attacker crafts a malicious file upload request containing path traversal sequences in the filename or path parameter. By manipulating these values, the attacker can direct the server to write the uploaded content—typically a web shell—to a web-accessible directory.

Once the web shell is successfully placed, the attacker can access it via a direct HTTP request, gaining the ability to execute arbitrary commands on the underlying server with the privileges of the web application. This can lead to data theft, lateral movement within the network, ransomware deployment, or persistent backdoor access.

Detection Methods for CVE-2025-54443

Indicators of Compromise

  • Unusual file uploads containing path traversal patterns (../, ..%2f, ..%5c) in HTTP request logs
  • Unexpected executable files (.jsp, .php, .aspx, .sh) appearing in web-accessible directories
  • Web server access logs showing requests to unfamiliar or newly created script files
  • Anomalous outbound network connections originating from the MagicINFO server process

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block path traversal sequences in upload requests
  • Deploy file integrity monitoring (FIM) on MagicINFO installation directories to alert on unauthorized file creation
  • Configure intrusion detection systems (IDS) with signatures for common web shell patterns and command execution behaviors
  • Review HTTP request logs for multipart/form-data uploads containing encoded traversal characters

Monitoring Recommendations

  • Monitor file system changes in web-accessible directories on MagicINFO servers for unexpected file creation
  • Establish baseline network behavior for MagicINFO servers and alert on anomalous outbound connections
  • Configure centralized logging for all MagicINFO server instances to enable rapid threat detection and response

How to Mitigate CVE-2025-54443

Immediate Actions Required

  • Upgrade Samsung MagicINFO 9 Server to version 21.1080.0 or later immediately
  • Restrict network access to MagicINFO administrative interfaces using firewall rules or network segmentation
  • Audit existing MagicINFO server installations for signs of compromise, including unexpected files in web directories
  • If an upgrade is not immediately possible, consider taking vulnerable instances offline until patching can be completed

Patch Information

Samsung has released a security update addressing this vulnerability in MagicINFO 9 Server version 21.1080.0. Organizations should obtain the latest version through official Samsung channels. For detailed patch information and additional security updates, refer to the Samsung TV Security Updates portal.

Workarounds

  • Implement network-level access controls to restrict upload functionality to trusted IP addresses only
  • Deploy a web application firewall (WAF) configured to block requests containing path traversal sequences
  • Disable or restrict file upload functionality if not operationally required until patching can be completed
  • Run the MagicINFO service under a restricted user account with minimal filesystem permissions

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