The SPIP interface_traduction_objets plugin versions prior to 2
Description
The SPIP interface_traduction_objets plugin versions prior to 2
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: OneUptime
PRODUCT: OneUptime
AFFECTED_VERSIONS: Prior to version 10.0.7
---END_METADATA---
Description Summary:
An OS command injection vulnerability in OneUptime allows authenticated users to execute arbitrary commands on the Probe server via the monitor destination field.
Executive Summary:
Authenticated users can achieve full remote code execution on OneUptime Probe servers by exploiting a command injection vulnerability in the traceroute functionality.
Vulnerability Details
CVE-ID: CVE-2026-27728
Affected Software: OneUptime OneUptime
Affected Versions: Prior to version 10.0.7
Vulnerability: The vulnerability exists in the
NetworkPathMonitor.performTraceroute()function, which fails to properly sanitize shell metacharacters in the destination field. This allows an authenticated project user to inject and execute arbitrary operating system commands on the underlying Probe server.Business Impact
A successful exploit allows an attacker to take complete control of the Probe server, potentially using it as a pivot point to attack other internal network resources. This leads to a total loss of confidentiality, integrity, and availability for the affected monitoring infrastructure. The CVSS score of 9.9 reflects the critical risk of authenticated remote code execution.
Remediation Plan
Immediate Action: Upgrade OneUptime to version 10.0.7 or later immediately to patch the command injection flaw.
Proactive Monitoring: Inspect Probe server logs for suspicious shell commands or unusual outbound network connections originating from the monitoring service.
Compensating Controls: Use containerization to isolate the Probe service and implement strict AppArmor or SELinux profiles to limit the commands the service can execute.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Feb 25, 2026, there is no public information indicating active exploitation of this vulnerability. The requirement for authentication slightly mitigates the risk, but any compromised user account could be used to trigger the exploit.
Analyst Recommendation
Remote code execution vulnerabilities in monitoring tools are particularly dangerous as these tools often have broad network access. Immediate patching is required to secure the Probe servers and prevent lateral movement within the corporate network.