CVE-2024-39148
8.1KerOS · wmp-agent
The KerOS wmp-agent service contains a command injection vulnerability in its magic URL handling, allowing unauthenticated remote attackers to execute arbitrary OS commands as root.
Executive summary
An unauthenticated remote code execution vulnerability in the KerOS wmp-agent service allows attackers to gain full root-level control over the system.
Vulnerability
The wmp-agent service fails to properly validate magic URLs, which allows an unauthenticated remote attacker to trigger arbitrary OS command execution with root privileges.
Business impact
Successful exploitation of this vulnerability results in full system compromise, as the affected service runs with root-level privileges. Given the CVSS score of 8.1, this represents a high-severity risk that could lead to complete data exfiltration, unauthorized system control, and potential lateral movement within the network.
Remediation
Immediate Action: Update the KerOS wmp-agent service to version 5.12 or higher as specified in the vendor security advisory.
Proactive Monitoring: Audit network traffic for suspicious requests targeting the wmp-agent service, particularly those involving unusual URL strings or patterns.
Compensating Controls: Ensure the service is restricted via local firewall rules to prevent unauthorized network access, as the vulnerability is reachable only when the service is exposed to the network.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing KerOS must prioritize upgrading to version 5.12 to remediate this command injection flaw. Given the high-severity nature of root-level remote code execution, immediate patching is required to eliminate the risk of total system compromise.