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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-4631 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Unauthenticated Privilege Escalation in Profitori Plugin. <br>💥 **Consequences**: Attackers can escalate existing user privileges or create new admin accounts without any login.…

Q2Root Cause? (CWE/Flaw)

🛑 **Root Cause**: Missing Capability Check (CWE-285).…

Q3Who is affected? (Versions/Components)

📦 **Affected Product**: WordPress Plugin: **Profitori**. <br>📅 **Versions**: **2.0.6.0** through **2.1.1.3**. <br>🏢 **Vendor**: unitybusinesstechnology.

Q4What can hackers do? (Privileges/Data)

👑 **Hackers Can**: <br>1. Escalate privileges of **existing users** to Admin. <br>2. Create **new admin accounts**. <br>3. Gain full control over the WordPress site data and configuration.

Q5Is exploitation threshold high? (Auth/Config)

📉 **Threshold**: **LOW**. <br>🔓 **Auth**: **Unauthenticated** (No login required). <br>🌐 **Network**: Remote (AV:N). <br>⚡ **Complexity**: Low (AC:L).

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

🔓 **Public Exploit**: **YES**. <br>📂 **PoC Available**: GitHub repository `Nxploited/CVE-2025-4631` provides a working exploit script. <br>⚠️ **Status**: Wild exploitation is possible immediately.

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: <br>1. Check WordPress Plugins list for **Profitori**. <br>2. Verify version is between **2.0.6.0** and **2.1.1.3**. <br>3. Scan for the endpoint `/wp-json/stocktend/v1/stocktend_object`.

Q8Is it fixed officially? (Patch/Mitigation)

🛡️ **Official Fix**: **YES**. <br>📝 **Patch**: Update to version **2.1.1.3** or later (as 2.1.1.3 is the upper bound of the vulnerable range, check for newer releases).…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Block Access**: Restrict access to `/wp-json/stocktend/v1/stocktend_object` via WAF or firewall. <br>2. **Disable Plugin**: Temporarily deactivate Profitori if not critical. <br>3.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL / IMMEDIATE**. <br>⏳ **Priority**: **P0**. <br>💡 **Reason**: Unauthenticated, high CVSS (9.8), public PoC available. Patch immediately to prevent full site compromise.