Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-3623 — AI Deep Analysis Summary

CVSS 9.1 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical **PHP Object Injection** flaw in the *Uncanny Automator* plugin.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-502** (Deserialization of Untrusted Data). 🐛 **Flaw**: The `automator_api_decode_message` function fails to properly validate or sanitize input before **deserializing** it.…

Q3Who is affected? (Versions/Components)

🏢 **Vendor**: Uncanny Owl. 📦 **Product**: Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin. 📅 **Affected Versions**: **6.4.0.1 and earlier**.…

Q4What can hackers do? (Privileges/Data)

💻 **Attacker Actions**: Full **PHP Object Injection**. 🗝️ **Privileges**: Can potentially achieve **Remote Code Execution (RCE)** on the server.…

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Threshold**: **Low**. 🌐 **Network**: Attack Vector is **Network (AV:N)**. 🛑 **Auth**: **No Privileges Required (PR:N)**. 👁️ **User Interaction**: **None Required (UI:N)**.…

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

🕵️ **Public Exploit**: **No PoC provided** in the data. 📜 **Status**: While no specific PoC is listed, the CVSS vector (AV:N/AC:L/PR:N/UI:N) suggests it is **highly likely** to be exploited in the wild soon.…

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: 1. Check WordPress Admin > Plugins. 2. Look for **Uncanny Automator**. 3. Verify version number. 🚩 **Flag**: If version is **≤ 6.4.0.1**, you are vulnerable.…

Q8Is it fixed officially? (Patch/Mitigation)

🛠️ **Official Fix**: **YES**. ✅ **Patch**: Upgrade to version **6.4.0.2** or later. 📅 **Release Date**: 2025-04-18.…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: 1. **Disable** the plugin immediately if possible. 2. **Restrict** access to the plugin's API endpoints via firewall/WAF. 3. **Monitor** logs for suspicious deserialization attempts.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL**. 🚨 **Priority**: **Immediate Action Required**. 📉 **Reason**: CVSS Vector shows **High** Impact with **Low** Complexity and **No Auth** needed.…