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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical privilege escalation flaw in the 'User Registration & Membership' plugin. πŸ“‰ **Consequences**: Attackers can bypass authentication to create **Administrator accounts** during user registration.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **Improper Privilege Management** (CWE-269). πŸ› **Flaw**: The plugin fails to enforce a server-side allowlist for user roles.…

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: wpeverest. πŸ“¦ **Product**: User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder.…

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Attackers gain **Full Administrator Access**. πŸ“Š **Data Impact**: Complete Control over the WordPress site. They can read/write all data, install plugins, modify themes, and execute arbitrary code.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Auth Required**: **None**. (PR:N). 🌐 **Access**: Network/Remote. ⚑ **Complexity**: **Low**. (AC:L). πŸ–±οΈ **User Interaction**: **None**. (UI:N).…

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

πŸ” **PoC Available**: Yes. A Nuclei template exists on GitHub (projectdiscovery/nuclei-templates). 🌍 **Wild Exploitation**: Likely high due to the simplicity of the flaw (sending a specific role parameter).…

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for the plugin 'User Registration & Membership'. πŸ“‹ **Version Check**: Verify if the installed version is **≀ 5.1.2**.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ›‘οΈ **Official Fix**: Yes. The vendor released a fix in changeset **3469042** on the WordPress plugin trac. πŸ“ **Action**: Update the plugin to the latest version immediately to patch the privilege management logic.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If patching is delayed, **disable the registration feature** entirely or restrict it to pre-approved users only.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL / URGENT**. ⚠️ **Reason**: CVSS Vector is **High** (9.8+ implied by C:H/I:H/A:H). Unauthenticated attackers can instantly become admins.…