Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-27728 β€” AI Deep Analysis Summary

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OneUptime suffers from **OS Command Injection** (CWE-78).…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: Flaw in `NetworkPathMonitor.performTraceroute()`. πŸ› **Flaw**: The code fails to sanitize the **Target Field** input, allowing shell metacharacters to be injected directly into system commands. ⚠️

Q3Who is affected? (Versions/Components)

🎯 **Affected**: OneUptime versions **< 10.0.7**. πŸ“¦ **Component**: The `NetworkPathMonitor` module specifically. πŸ“… **Vendor**: OneUptime. πŸ“‰

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Commands run with the privileges of the **Probe Server** process.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”‘ **Auth Required**: **YES**. βš–οΈ **Threshold**: Low. Requires only **authenticated project user** status. No UI interaction needed (UI:N). 🎯

Q6Is there a public Exp? (PoC/Wild Exploitation)

🚫 **Public Exp**: **No**. The `pocs` array is empty in the provided data. πŸ•΅οΈβ€β™‚οΈ **Status**: No known wild exploitation reported yet. πŸ“‰

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for OneUptime instances running version **10.0.6 or lower**. πŸ› οΈ **Feature**: Look for the `NetworkPathMonitor` traceroute functionality. πŸ“‘

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: **YES**. πŸ› οΈ **Patch**: Update to **OneUptime 10.0.7** or later. πŸ”— **Ref**: See GitHub Advisory GHSA-jmhp-5558-qxh5. πŸ“

Q9What if no patch? (Workaround)

🚧 **Workaround**: If unpatched, **disable** the `NetworkPathMonitor` traceroute feature. 🚫 **Restrict**: Limit access to the monitoring interface to trusted IPs only. πŸ›‘οΈ

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. πŸ“ˆ **CVSS**: 9.8 (Critical). 🚨 **Priority**: Patch immediately. Even with auth, the impact is total system takeover. ⏳