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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OneUptime < 10.0.35 has a **broken sandbox blocklist**. πŸ“‰ **Consequences**: Attackers can bypass security controls to achieve **Remote Command Execution (RCE)**. Critical integrity and availability loss.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-78** (OS Command Injection). The **sandbox blocklist is incomplete**. It fails to catch all dangerous commands, allowing malicious input to slip through.

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: **OneUptime** users running version **10.0.34 and earlier**. πŸ“¦ **Component**: The core monitoring solution's command execution module.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: Full **Remote Command Execution**. πŸ“Š **Impact**: High Confidentiality, Integrity, and Availability impact. Hackers can run arbitrary OS commands with the service's privileges.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **Low**. βš™οΈ **Config**: Requires **Low Privileges** (PR:L) but **No User Interaction** (UI:N). 🌐 **Network**: Attackable over **Network** (AV:N).

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

πŸ§ͺ **Public Exploit**: **No PoC** currently listed in data. 🌍 **Wild Exploit**: Unconfirmed. However, RCE nature makes it highly attractive for future exploitation.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Verify your **OneUptime version**. If it is **< 10.0.35**, you are vulnerable. πŸ“‘ **Scan**: Check for unpatched instances in your monitoring infrastructure.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: **Yes**. 🩹 **Patch**: Upgrade to **OneUptime 10.0.35** or later. πŸ“ **Ref**: See GitHub Advisory GHSA-cqpg-phpp-9jjg.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: **Isolate** the instance. 🚫 **Restrict** network access. πŸ›‘ **Mitigate**: Enforce strict input validation on any exposed command interfaces until patched.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. πŸš€ **Priority**: Patch **IMMEDIATELY**. CVSS Score indicates **High** severity (C:H, I:H, A:H). Do not delay.