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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-5722 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Authentication Bypass in MoreConvert Pro. πŸ“‰ **Consequences**: Attackers can hijack any account (even Admins) by manipulating email verification tokens. Total loss of integrity and confidentiality.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE-287**: Improper Authentication. πŸ” **Flaw**: When a guest changes their email, the system fails to revoke or regenerate the validation token. The old token remains valid for the new email.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Vendor**: MoreConvert. πŸ“¦ **Product**: MoreConvert Pro (WordPress Plugin). πŸ“‰ **Affected**: All versions <= 1.9.14. πŸ“… **Published**: 2026-05-05.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Full Admin Access. πŸ’Ύ **Data**: Complete control over user accounts. πŸ”„ **Method**: Hackers use a guest token -> change email to target -> complete login. No password needed!

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: LOW. 🚫 **Auth**: None required (Public). βš™οΈ **Config**: No special setup needed. 🌐 **Vector**: Network (AV:N), Low Complexity (AC:L). Anyone can exploit this remotely.

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

🚫 **Public Exp**: No specific PoC code provided in data. ⚠️ **Risk**: High. The logic is simple enough that wild exploitation is likely imminent given the CVSS 9.8 score.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for MoreConvert Pro plugin. πŸ“‰ **Version**: Verify if version <= 1.9.14. πŸ›‘οΈ **Monitor**: Look for unexpected admin logins via email verification flows.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Update to version > 1.9.14. πŸ“ **Source**: Check vendor changelog or WordPress plugin repo. πŸ”„ **Action**: Immediate upgrade is the only official mitigation.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If unpatched, disable the 'Guest Waitlist' feature if possible. πŸ›‘ **Mitigation**: Monitor email change logs closely. πŸ“ž **Contact**: Reach out to vendor for interim fixes if update isn't immediate.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. πŸ“ˆ **CVSS**: 9.8 (High). ⚑ **Priority**: Patch IMMEDIATELY. This is a remote, unauthenticated bypass with full admin impact. Do not wait.