CVE-2025-47901
Published: 20 October 2025
Summary
CVE-2025-47901 is a high-severity OS Command Injection (CWE-78) vulnerability in Microchip Timeprovider 4100 Firmware. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation of Remote Services (T1210); ranked in the top 39.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly requires validation and neutralization of special elements in inputs to prevent OS command injection as exploited in this CVE.
Mandates timely identification, reporting, and patching of flaws like this OS command injection vulnerability, aligning with the vendor's upgrade to version 2.5.
Restricts information inputs to authorized types and characteristics, mitigating injection of malicious OS commands by limiting special elements.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
CVE-2025-47901 is an OS command injection vulnerability in a network appliance (Time Provider 4100), allowing remote low-privileged attackers to achieve full RCE, directly facilitating T1210 (Exploitation of Remote Services) and T1059.008 (Network Device CLI).
NVD Description
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Microchip Time Provider 4100 allows OS Command Injection.This issue affects Time Provider 4100: before 2.5.
Deeper analysisAI
CVE-2025-47901 is an Improper Neutralization of Special Elements used in an OS Command, classified as an OS Command Injection vulnerability (CWE-78), affecting the Microchip Time Provider 4100. This issue impacts versions of the Time Provider 4100 prior to 2.5. The vulnerability was published on 2025-10-20 and carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
A remote attacker with low privileges can exploit this vulnerability over the network with low attack complexity and no user interaction required. Successful exploitation enables OS command injection, resulting in high impacts to confidentiality, integrity, and availability, potentially allowing full remote command execution on the affected device.
Microchip's security advisory for the Time Provider 4100 Grandmaster Remote Command Execution (CVE-2025-47901) addresses mitigation, with upgrading to version 2.5 or later resolving the issue. Additional references include the TIM Red Team disclosure page.
Details
- CWE(s)