A low privileged remote attacker can execute arbitrary code by sending specially crafted calls to the web service of the Device Manager or locally via...
Description
A low privileged remote attacker can execute arbitrary code by sending specially crafted calls to the web service of the Device Manager or locally via an API and can cause integer overflows which then may lead to arbitrary code execution within privileged processes
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Executive Summary:
A critical vulnerability has been identified in multiple products, allowing an unauthenticated remote attacker to upload files to arbitrary locations on the server. This flaw, tracked as CVE-2025-41723, can be exploited to gain complete control of the affected system, leading to significant data breaches, service disruption, and further network compromise. Immediate patching is required to mitigate this high-risk threat.
Vulnerability Details
CVE-ID: CVE-2025-41723
Affected Software: Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists within the
importFileSOAP method, which fails to properly sanitize user-supplied path information. An unauthenticated remote attacker can craft a malicious SOAP request containing a filename with directory traversal sequences (e.g.,../../). The application processes this input without validation, allowing the attacker to bypass the intended file upload directory and write a file to any location on the server's filesystem that the application's user has write permissions for. This could be used to upload a web shell, overwrite critical system files, or place malicious scripts, ultimately leading to Remote Code Execution (RCE).Business Impact
This vulnerability is rated as critical with a CVSS score of 9.8, reflecting the ease of exploitation and the potential for severe impact. Successful exploitation could grant an attacker complete control over the affected server. The primary business risks include the theft of sensitive corporate data, customer information, or intellectual property; disruption of business-critical services hosted on the server; and significant reputational damage. A compromised server could also be used as a foothold to launch further attacks against the internal network, escalating the security incident.
Remediation Plan
Immediate Action: The primary remediation is to apply the security patches provided by the vendor immediately. Upgrade all instances of the affected products to the latest secure version. After patching, review server access logs and filesystem for any signs of compromise that may have occurred prior to the update.
Proactive Monitoring:
importFileSOAP endpoint, specifically looking for payloads containing path traversal sequences like../or..\.Compensating Controls: If immediate patching is not feasible, implement the following controls as a temporary measure:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date, October 22, 2025, there are no known public exploits or active attacks targeting this vulnerability. However, due to the critical severity and the unauthenticated nature of the flaw, it is highly probable that threat actors will develop a functional exploit in the near future by reverse-engineering the vendor's patch.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the risk of unauthenticated Remote Code Execution, this vulnerability represents a severe and immediate threat to the organization. We strongly recommend that all affected systems be patched on an emergency basis. Although this CVE is not currently on the CISA KEV list, its characteristics make it a prime candidate for future inclusion. Organizations should prioritize this remediation effort above all other routine patching activities and assume it will be actively exploited soon.