Sceawere
Vulnerability Detail
CVE-2026-36433UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Arbitrary Code Execution in Actions Semiconductor Media Player Utilities
Vulnerability Metadata
- Severity
- Critical
- Score / CVSS
- 9.8
- Creation Date
- 23h ago
- Vendor
- n/a
- Product
- n/a
- Attack Type
- n/a
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Complexity
- LOW
Narrative and Response
Description
An issue in Actions Semiconductor Co. Ltd Tool- Media Player Utilities v.4.46 allows a physically proximate attacker execute arbitrary code via the Production.dll and RdiskUpgrade.exe components
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "9.8",
"pubDate": "2026-09-09T21:17:01.983Z",
"pubdate": "2026-09-09T21:17:01.983Z",
"executiveSummary": "This vulnerability concerns an arbitrary code execution flaw within the Actions Semiconductor Co. Ltd Tool- Media Player Utilities version 4.46. The vulnerability resides in the interaction between the Production.dll library and the RdiskUpgrade.exe executable.\nA physically proximate attacker can leverage this flaw to execute arbitrary code with the privileges of the application process. This poses a significant security risk, as it allows for unauthorized system control, data exfiltration, or the deployment of persistent malicious payloads on the host machine.\nThe primary risk implication is the compromise of the integrity and confidentiality of the host system. Because the vulnerability requires physical proximity, the threat model assumes an attacker with local access to the workstation where the Media Player Utilities are installed.\nSuccessful exploitation allows an attacker to bypass standard security controls by injecting or executing arbitrary commands during the operation of the vulnerable components. There is no requirement for remote network access, as the attack vector is localized to the interaction with the specific binary and library files.",
"technicalDetails": "The vulnerability manifests within Actions Semiconductor Co. Ltd Tool- Media Player Utilities v.4.46 due to insecure handling of external components and inadequate validation within the binary orchestration between RdiskUpgrade.exe and the associated Production.dll.\nThe RdiskUpgrade.exe executable serves as the primary utility for firmware updates or disk management, while Production.dll provides the necessary supporting functions for these operations. The root cause is rooted in a lack of robust input validation and improper integrity checking during the dynamic loading or function execution phase between these two files.\nThe attack flow begins with a physically proximate actor gaining local access to the host environment. The attacker exploits the trust relationship between RdiskUpgrade.exe and Production.dll. By manipulating the environment or the file system to influence the behavior of the dynamic link library (DLL) loading process or by providing crafted inputs to the exported functions within Production.dll that RdiskUpgrade.exe invokes, the attacker triggers an execution path that facilitates arbitrary code execution.\nSpecifically, the vulnerability may stem from an insecure DLL search order or the execution of unsigned, malicious code via function pointers within the Production.dll logic that are insufficiently sanitized when called by RdiskUpgrade.exe. When the utility process executes, the attacker's payload is triggered with the same security context as the utility itself. This typically entails user-level privileges, though potentially escalating if the utility is executed in a context with administrative rights.\nThe exploit process generally involves: 1. Identification of the vulnerable file paths; 2. Preparation of a malicious payload or DLL injection vector targeting the functions exposed by Production.dll; 3. Triggering the RdiskUpgrade.exe utility to engage the compromised component; 4. Execution of the arbitrary code payload. Post-exploitation impact is severe, enabling the attacker to establish persistence, dump credentials, or perform further lateral movement if the system is part of a larger network. Because this is a client-side execution vulnerability involving local file system components, no authentication is required from an external service, and the attack is constrained by the local physical access requirements."
}