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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Lizza LMS Pro allows unauthenticated users to register with **Admin privileges**. πŸ“‰ **Consequences**: Full site takeover, data theft, and malicious code injection. Critical integrity loss!

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-269** (Improper Privilege Management). The `lizza_lms_pro_register_user_front_end` function fails to restrict available user roles during registration. πŸ› **Flaw**: Logic error in role assignment.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: BuddhaThemes. πŸ“¦ **Product**: Lizza LMS Pro. πŸ“… **Affected Versions**: **1.0.3 and earlier**. If you are on v1.0.3 or lower, you are at risk! ⚠️

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hackers Can**: Register as **Administrator** without login. πŸ“Š **Privileges**: Full control over WordPress. πŸ“‚ **Data**: Access to all site content, user data, and backend settings. Total compromise!

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **LOW**. 🚫 **Auth**: None required (Unauthenticated). βš™οΈ **Config**: Default registration settings often enable this. Attackers just need to hit the registration endpoint. Easy pickings!

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

🚫 **Public Exp?**: No PoC provided in data. 🌐 **Wild Exp**: Likely low due to specific plugin requirement, but **WordFence** has reported it. Monitor threat intel closely! πŸ‘€

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **Lizza LMS Pro** v1.0.3 or older. πŸ§ͺ **Test**: Attempt user registration and check role assignment in WP admin. πŸ“‘ **Tools**: Use vulnerability scanners detecting CWE-269 in WordPress plugins.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Update to the latest version of **Lizza LMS Pro**. πŸ“₯ **Action**: Check BuddhaThemes/ThemeForest for patches. πŸ”„ **Mitigation**: Disable public registration if patching is delayed.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable **User Registration** in WordPress settings. πŸ›‘ **Block**: Restrict access to `wp-login.php?action=register`. πŸ›‘οΈ **WAF**: Block suspicious registration payloads targeting this function.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 **Priority**: **P1**. CVSS Score is **High** (likely 9.8+). Immediate patching or mitigation required to prevent site takeover! Don't wait!