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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-24522 β€” AI Deep Analysis Summary

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: KUNBUS Revolution Pi OS Bookworm (01/2025) has a critical flaw. The Node-RED server lacks default authentication. πŸ“‰ **Consequences**: Unauthenticated remote attackers can execute arbitrary commands.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-305** (Missing Authentication for Critical Function). The Node-RED interface is exposed without any login gate. It’s an open door for anyone on the network.

Q3Who is affected? (Versions/Components)

🏭 **Affected**: KUNBUS GmbH. Product: **Revolution Pi OS Bookworm**. Specific Version: **01/2025**. It’s an industrial real-time OS based on Debian Bookworm.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: Full Remote Code Execution (RCE). With **CVSS 3.1 High** severity, attackers gain High Confidentiality, Integrity, and Availability impact. They own the device.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: **LOW**. No authentication required (PR:N). Network accessible (AV:N). Low complexity (AC:L). No user interaction needed (UI:N). Easy to exploit.

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

πŸ“¦ **Public Exploit**: The provided data shows **empty PoCs** (`pocs: []`). However, the nature of the flaw (missing auth) makes manual exploitation trivial for skilled hackers, even without a public script.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **Node-RED** services on port 1880 (default). Try accessing the UI without credentials. If it loads, you are vulnerable. Check for KUNBUS Revolution Pi devices.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”„ **Official Fix**: The advisory is from **CISA (ICSA-25-121-01)**. While specific patch links aren't in the JSON, CISA advisories imply official guidance exists. Check `packages.revolutionpi.de` for updates.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If no patch is available, **isolate** the device. Block port 1880 via firewall. **Enable authentication** in Node-RED config if possible. Do not expose to the public internet.

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **CRITICAL**. CVSS is High. Industrial systems are high-value targets. Immediate action required to prevent remote takeover. Prioritize patching or network segmentation.