Cyber Posture

CVE-2026-25201

High

Published: 02 February 2026

Published
02 February 2026
Modified
10 March 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0004 11.6th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-25201 is a high-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Samsung Magicinfo 9 Server. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 11.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-14 (Permitted Actions Without Identification or Authentication) and CM-7 (Least Functionality).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly validates file uploads at system entry points to reject dangerous file types, preventing unrestricted upload leading to RCE.

prevent

Restricts permitted actions without authentication, blocking unauthenticated access to file upload functionality.

prevent

Limits system to least functionality by prohibiting or restricting unnecessary unauthenticated file upload capabilities.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1100 Web Shell Persistence
A Web shell is a Web script that is placed on an openly accessible Web server to allow an adversary to use the Web server as a gateway into a network.
Why these techniques?

Unauthenticated arbitrary file upload to public-facing MagicINFO server directly enables T1190 for initial RCE access; results in privilege escalation via T1068; commonly achieved/persisted through web shell deployment (T1100).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

An unauthenticated user can upload arbitrary files to execute remote code, leading to privilege escalation in MagicInfo9 Server. This issue affects MagicINFO 9 Server: less than 21.1090.1.

Deeper analysisAI

CVE-2026-25201 is a vulnerability in MagicINFO 9 Server versions less than 21.1090.1 that enables an unauthenticated user to upload arbitrary files, resulting in remote code execution and privilege escalation. Published on 2026-02-02, the issue is classified under CWE-434: Unrestricted Upload of File with Dangerous Type, with a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

An attacker can exploit this vulnerability remotely over the network without authentication, requiring low attack complexity but user interaction to trigger. Successful exploitation allows arbitrary code execution on the server, leading to privilege escalation and high impacts on confidentiality, integrity, and availability, with no change in scope.

Samsung's security advisory at https://security.samsungtv.com/securityUpdates provides details on patches and mitigation steps for this vulnerability.

Details

CWE(s)

Affected Products

samsung
magicinfo 9 server
≤ 21.1090.1

CVEs Like This One

CVE-2025-54440Same product: Samsung Magicinfo 9 Server
CVE-2025-54449Same product: Samsung Magicinfo 9 Server
CVE-2025-54441Same product: Samsung Magicinfo 9 Server
CVE-2025-54448Same product: Samsung Magicinfo 9 Server
CVE-2025-54442Same product: Samsung Magicinfo 9 Server
CVE-2025-54439Same product: Samsung Magicinfo 9 Server
CVE-2026-25200Same product: Samsung Magicinfo 9 Server
CVE-2025-54444Same product: Samsung Magicinfo 9 Server
CVE-2025-54438Same product: Samsung Magicinfo 9 Server
CVE-2025-54451Same product: Samsung Magicinfo 9 Server

References