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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical flaw in the **E-cab Taxi Booking Manager** plugin for WordPress. <br>⚠️ **Consequences**: Attackers can escalate privileges, leading to full site compromise.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-862** (Missing Authorization). <br>❌ **Flaw**: The plugin fails to properly verify user capabilities before executing actions. It trusts user input without checking if they *should* have access.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **magepeopleteam**'s product: **E-cab Taxi Booking Manager for Woocommerce**. <br>πŸ“… **Version**: **1.3.0 and earlier**. If you are on this version or older, you are vulnerable.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hacker Actions**: <br>πŸ”“ **Privilege Escalation**: Gain admin-level access without proper credentials. <br>πŸ“Š **Data Access**: Full read/write access to sensitive site data.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. <br>🌐 **Network**: Remote (AV:N). <br>πŸ”‘ **Auth**: None required (PR:N). <br>πŸ‘€ **UI**: No user interaction needed (UI:N). <br>πŸ“‰ **Complexity**: Low (AC:L). Easy to exploit!

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

🚫 **Public Exploit**: **No**. <br>πŸ“ **PoC**: None listed in the provided data. <br>πŸ” **Status**: While no public PoC exists, the CVSS score suggests it is highly exploitable if discovered.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Check your WordPress plugins list. <br>2. Look for **E-cab Taxi Booking Manager**. <br>3. Verify version is **≀ 1.3.0**. <br>4. Scan for unauthorized API calls in `inc/MPTBM_Rest_Api.php`.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Official Fix**: **Yes**. <br>πŸ“Œ **Patch**: Update to the latest version.…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Deactivate** the plugin immediately if not essential. <br>2. **Delete** the plugin if unused. <br>3. Restrict access to `wp-admin` via IP whitelisting. <br>4.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>🚨 **Priority**: **IMMEDIATE ACTION**. <br>πŸ’‘ **Reason**: Remote, unauthenticated, high impact. Do not wait for a PoC. Patch now!