This is a summary of the AI-generated 10-question deep analysis. The full version (longer answers, follow-up Q&A, related CVEs) requires login.
Read the full analysis →
Q1What is this vulnerability? (Essence + Consequences)
🚨 **Essence**: Broken Access Control in 'Registration & Login with Mobile Phone Number for WooCommerce'.
📉 **Consequences**: Full system compromise. High impact on Confidentiality, Integrity, and Availability.
Q2Root Cause? (CWE/Flaw)
🛡️ **Root Cause**: CWE-862 (Missing Authorization).
⚠️ **Flaw**: The plugin fails to verify if the user has permission to access specific resources.
Q3Who is affected? (Versions/Components)
📦 **Affected**: WordPress Plugin: 'Registration & Login with Mobile Phone Number for WooCommerce'.
🔢 **Version**: 1.3.1 and earlier.
🏢 **Vendor**: FmeAddons.
Q4What can hackers do? (Privileges/Data)
💀 **Hackers Can**: Access sensitive data (Confidentiality).
🔧 **Modify**: System configurations and data (Integrity).
🚫 **Disrupt**: Service availability (Availability).
🚫 **Public Exp?**: No PoCs listed in data.
📢 **Status**: Theoretical risk based on CVSS score. No wild exploitation confirmed yet.
Q7How to self-check? (Features/Scanning)
🔍 **Check**: Scan for plugin version < 1.3.1.
📋 **Verify**: Check for 'Registration & Login with Mobile Phone Number for WooCommerce'.
🛠️ **Tool**: Use WPScan or similar vulnerability scanners.
Q8Is it fixed officially? (Patch/Mitigation)
🔧 **Fix**: Update plugin to version > 1.3.1.
📥 **Source**: Check vendor (FmeAddons) or Patchstack for official patch.
📅 **Published**: 2026-01-22.
Q9What if no patch? (Workaround)
🚧 **Workaround**: Disable the plugin if not essential.
🔒 **Restrict**: Limit access to admin endpoints.
👀 **Monitor**: Watch for unauthorized registration/login attempts via mobile.
Q10Is it urgent? (Priority Suggestion)
🔥 **Priority**: CRITICAL.
📈 **CVSS**: 9.8 (High).
⚡ **Action**: Patch immediately. Remote unauthenticated access is a severe threat.