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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Critical Auth Bypass in **JAY Login & Register** plugin. <br>πŸ’₯ **Consequences**: Attackers can bypass login checks entirely. Full system compromise is possible.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: Flawed authentication logic in `jay_login_register_process_switch_back` function. <br>πŸ” **CWE**: **CWE-565** (Information Exposure Through User-Friendly Error Messages / Improper Authentication).…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: WordPress Plugin **JAY Login & Register**. <br>πŸ“‰ **Version**: **2.4.01** and earlier. <br>🏒 **Vendor**: jayarsiech. If you use this plugin, you are vulnerable.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Attackers gain **unauthorized access**. <br>πŸ“‚ **Data**: Full read/write access to user accounts. <br>πŸ”“ **Impact**: High Confidentiality, Integrity, and Availability loss.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. <br>🌐 **Network**: Attack Vector is **Network** (AV:N). <br>πŸ”‘ **Auth**: **None** required (PR:N). <br>πŸ‘€ **UI**: **None** required (UI:N). Easy to exploit remotely.

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

πŸ’£ **Exploit**: **YES**. Public PoC exists. <br>πŸ”— **Link**: [GitHub PoC](https://github.com/Nxploited/CVE-2025-14440). <br>⚠️ **Method**: Exploits via **Cookie** manipulation. Wild exploitation is likely imminent.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for plugin **JAY Login & Register**. <br>πŸ“Š **Version**: Verify if version is **≀ 2.4.01**. <br>πŸ› οΈ **Tool**: Use WPScan or manual code review of `jay-login-register-user-switching.php` around line 98.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: **YES**. Patch available. <br>πŸ”— **Source**: [WordPress Trac Changeset 3418754](https://plugins.trac.wordpress.org/changeset/3418754/). <br>βœ… **Action**: Update plugin immediately to the latest version.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin immediately. <br>πŸ”’ **Mitigation**: Remove `jay-login-register` folder. <br>πŸ“ **Workaround**: If critical, implement strict cookie validation manually (not recommended).…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>🚨 **Priority**: **P0**. <br>⏱️ **Time**: Patch **NOW**. CVSS Score is **High** (9.8+ implied by vector). Do not wait.