Cyber Posture

CVE-2025-57836

High

Published: 05 January 2026

Published
05 January 2026
Modified
30 January 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 4.7th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-57836 is a high-severity Uncontrolled Search Path Element (CWE-427) vulnerability in Samsung Magician. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique DLL Side-Loading (T1574.002); ranked at the 4.7th 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 SC-4 (Information in Shared System Resources) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to DLL Side-Loading (T1574.002) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely identification, reporting, and correction of flaws such as the weak temporary folder permissions in Samsung Magician installers, preventing DLL hijacking via patching.

prevent

Prevents unauthorized information transfer via shared system resources like the weakly permissioned temporary folder exploited for DLL placement and hijacking.

prevent

Prohibits or controls user-installed software such as vulnerable Samsung Magician versions, limiting deployment of installers that create exploitable temporary folders.

MITRE ATT&CK Enterprise TechniquesAI

T1574.002 DLL Side-Loading Stealth
Adversaries may execute their own malicious payloads by side-loading DLLs.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Weak temp folder permissions during install directly enable DLL side-loading (T1574.002) for local privilege escalation (T1068).

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

NVD Description

An issue was discovered in Samsung Magician 6.3.0 through 8.3.2 on Windows. The installer creates a temporary folder with weak permissions during installation, allowing a non-admin user to perform DLL hijacking and escalate privileges.

Deeper analysisAI

CVE-2025-57836 is a vulnerability in Samsung Magician versions 6.3.0 through 8.3.2 on Windows. During installation, the software creates a temporary folder with weak permissions, which enables DLL hijacking and subsequent privilege escalation. This issue maps to CWE-427 (Untrusted Search Path) and carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).

A low-privileged local user can exploit the vulnerability by placing a malicious DLL in the temporary folder created by the installer. With low attack complexity and no user interaction required, successful exploitation grants the attacker high-impact access to confidentiality, integrity, and availability, allowing full privilege escalation on the affected system.

Samsung provides details on mitigation through its product security updates, available at https://semiconductor.samsung.com/support/quality-support/product-security-updates/ and the dedicated CVE page at https://semiconductor.samsung.com/support/quality-support/product-security-updates/cve-2025-57836/. Security practitioners should consult these advisories for patching instructions and workarounds.

Details

CWE(s)

Affected Products

samsung
magician
6.3.0 — 8.3.2

CVEs Like This One

CVE-2024-55543Same product: Microsoft Windows
CVE-2024-55540Same product: Microsoft Windows
CVE-2025-33229Same product: Microsoft Windows
CVE-2025-21206Same vendor: Microsoft
CVE-2025-15558Same product: Microsoft Windows
CVE-2026-2713Same product: Microsoft Windows
CVE-2025-21127Same product: Microsoft Windows
CVE-2026-3775Same product: Microsoft Windows
CVE-2026-32172Same vendor: Microsoft
CVE-2025-24998Same vendor: Microsoft

References