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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Critical Privilege Escalation in **PT Project Notebooks** plugin.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **Missing Authorization** (CWE-862). <br>πŸ” **Flaw**: The function `wpnb_pto_new_users_add()` lacks proper access control checks, allowing anyone to trigger administrative actions.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **PT Project Notebooks** WordPress Plugin. <br>πŸ“… **Versions**: **1.0.0** through **1.1.3**. <br>🏒 **Vendor**: blafoley.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Hacker Action**: Elevate any user to **Administrator**. <br>πŸ”“ **Impact**: Full control over the site, including data theft, malware injection, and complete system compromise.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. <br>🚫 **Auth Required**: **None**. <br>🌐 **Access**: Exploitable via `admin-ajax.php` without any login credentials.

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

πŸ”₯ **Exploit Status**: **YES**. <br>πŸ“‚ **PoC Available**: Public PoC exists on GitHub (Nxploited/CVE-2025-5304). <br>⚠️ **Risk**: High likelihood of automated wild exploitation.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **PT Project Notebooks** plugin. <br>πŸ“Š **Version Check**: Verify if version is **≀ 1.1.3**. <br>πŸ› οΈ **Tool**: Use WPScan or manual version inspection in WordPress dashboard.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update plugin to **version 1.1.4 or higher**. <br>βœ… **Status**: Official patch released by vendor to add authorization checks.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin immediately. <br>πŸ”’ **Mitigation**: Restrict access to `admin-ajax.php` via WAF or server config if plugin must remain active temporarily.

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: **CRITICAL**. <br>⏱️ **Priority**: **Immediate Action Required**. <br>πŸ“‰ **CVSS**: 9.8 (High). Do not delay patching.