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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: WPBookit < 1.0.2 has a critical flaw in `edit_profile_data`. πŸ“‰ **Consequences**: Attackers can hijack accounts and escalate privileges to admin levels. Total system compromise is possible!

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-639** (Authorization Bypass). The function fails to properly verify user identity before allowing profile edits. It’s a classic 'trust but verify' failure.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **WPBookit** plugin by **iqonicdesign**. πŸ“… **Version**: 1.0.2 and earlier. If you run this plugin, you are in the danger zone!

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: πŸ”„ **Account Takeover**: Steal user sessions. πŸ“ˆ **Privilege Escalation**: Gain admin rights. πŸ“‚ **Data Access**: Read/write sensitive site data. CVSS Score is **HIGH** (9.8).

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. 🌐 **Network**: Remote (AV:N). πŸ”‘ **Auth**: None required (PR:N). πŸ–±οΈ **UI**: None required (UI:N). Easy to exploit from anywhere!

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

πŸ•΅οΈ **Exploit Status**: No public PoC listed in data. 🌍 **Wild Exploitation**: Unknown. However, given the low barrier, expect rapid exploitation once details leak.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **WPBookit** plugin. Check version number. Is it **≀ 1.0.2**? If yes, patch immediately! Look for unauthorized profile edits in logs.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Yes! Update to the latest version. πŸ“ **Patch**: See WordPress Trac changeset **3278939**. The vendor has acknowledged and fixed the issue in `class.wpb-profile-controller.php`.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin immediately! 🚫 **Block**: Restrict access to `edit_profile_data` endpoints via WAF. πŸ›‘ **Monitor**: Alert on any profile modification attempts.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 **Priority**: Patch NOW. CVSS 9.8 means it’s almost certain to be exploited. Don’t wait for the next breach!