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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Low-privilege users can inject custom **Playwright code** in OneUptime < 10.0.20. πŸ’₯ **Consequence**: Leads to **Server-Side Remote Code Execution (RCE)**.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-749** (Improper Restriction of Exposed Operational Capabilities). The system fails to properly restrict operational capabilities, allowing dangerous code execution.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **OneUptime** product. Specifically versions **prior to 10.0.20**. 🏒 **Vendor**: OneUptime.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: As a **low-privilege user**, you can execute arbitrary code on the server. πŸ“Š **Impact**: Full control (C:H, I:H, A:H). Can steal data, modify systems, or crash services.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”‘ **Threshold**: **Low**. Requires **PR:L** (Low Privileges). No UI interaction needed (UI:N). Network accessible (AV:N). Easy to exploit if you have a basic account.

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

πŸ•΅οΈ **Public Exploit**: **No**. The `pocs` array is empty. No public PoC or wild exploitation code is currently available in the data.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Check your OneUptime version. If it is **< 10.0.20**, you are vulnerable. Look for features allowing **custom Playwright code** submission by low-privilege users.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: **Yes**. Upgrade to **OneUptime 10.0.20** or later. πŸ“ **Reference**: [GitHub Advisory GHSA-4j36-39gm-8vq8](https://github.com/OneUptime/oneuptime/security/advisories/GHSA-4j36-39gm-8vq8).

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Restrict access to Playwright features. Limit who can submit custom code. Apply network-level isolation. Monitor for unusual server processes.

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **HIGH**. CVSS Score is **9.8** (Critical). RCE via low privileges is a severe threat. Patch immediately! πŸƒβ€β™‚οΈπŸ’¨