Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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.