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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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.