CVE-2025-31713
Description
In engineer mode service, there is a possible command injection due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A command injection vulnerability in Unisoc's engineer mode service allows local escalation of privilege without additional execution privileges.
Vulnerability
Analysis
CVE-2025-31713 is a command injection vulnerability (CWE-77) found in the engineer mode service of Unisoc chipsets. The root cause is improper input validation, which allows an attacker to inject arbitrary commands into the service's execution flow. This vulnerability affects multiple Unisoc chipsets, including SL8521E, SL8541E, and UIS8141E, running software versions Mocor5, Android 8.1, and Android 9 [1].
Exploitation
The attack vector is local, meaning an attacker must have local access to the device. No authentication or additional execution privileges are required beyond the ability to interact with the engineer mode service. The vulnerability can be triggered by sending specially crafted input that is not properly sanitized, leading to command injection [1].
Impact
Successful exploitation allows an attacker to achieve local escalation of privilege, potentially gaining complete control over the affected device. The CVSS v3.1 score is 8.4 (High), with a vector string of AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating high impact on confidentiality, integrity, and availability [1].
Mitigation
As of the publication date (2025-08-18), Unisoc has released a security announcement detailing the vulnerability. Users and vendors are advised to apply any available patches or updates from Unisoc to mitigate the risk. No workarounds are mentioned in the available references [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.