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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OneUptime ≀ v9.5.13 suffers from **Code Injection** via the insecure `node:vm` module in Custom JavaScript monitoring. πŸ“‰ **Consequences**: Sandbox escape leading to **Full Cluster Compromise** (RCE).

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-94** (Code Injection). The flaw lies in using an unsafe `node:vm` module to execute user-supplied JavaScript code without proper isolation. ⚠️

Q3Who is affected? (Versions/Components)

🎯 **Affected**: **OneUptime** versions **9.5.13 and earlier**. Specifically the **Custom JavaScript Monitoring** feature. πŸ“¦

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: Gains **High Privileges**. Can escape the sandbox, execute arbitrary code, and achieve **Complete Cluster Break-in**. Data integrity & availability are at risk. πŸ”“

Q5Is exploitation threshold high? (Auth/Config)

πŸ”‘ **Exploitation Threshold**: **Low**. Requires **Low Privileges** (PR:L) and **Low Complexity** (AC:L). No User Interaction (UI:N) needed. Network accessible (AV:N). 🌐

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

πŸ” **Public Exploit**: **Yes**. A PoC is available on GitHub: `mbanyamer/CVE-2026-27574-OneUptime-RCE`. Wild exploitation is possible. πŸ’£

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for **OneUptime** instances running version **≀ 9.5.13**. Check if **Custom JavaScript Monitoring** is enabled. Look for `node:vm` usage in the codebase. 🧐

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **Yes**. Patched in commit `7f9ed4d43945574702a26b7c206e38cc344fe427`. Update immediately! βœ…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: Disable **Custom JavaScript Monitoring** feature entirely. Restrict network access to the monitoring interface. Isolate the cluster. πŸ›‘

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **CRITICAL**. CVSS Score is **High** (implied by H/H/H). Active PoC exists. Patch **IMMEDIATELY** to prevent cluster takeover. 🚨