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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-7401 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical trust management flaw in the 'Premium Age Verification' plugin. <br>💥 **Consequences**: Attackers gain **Arbitrary File Read & Write** capabilities.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-798** (Use of Hard-coded Credentials) & Insufficient Remote Support Protection. <br>🔍 **Flaw**: The `remote_tunnel.php` endpoint lacks proper authentication or validation.…

Q3Who is affected? (Versions/Components)

📦 **Affected Product**: WordPress Plugin: **Premium Age Verification / Restriction for WordPress**. <br>👥 **Vendor**: aa-team. <br>📅 **Versions**: **3.0.2 and earlier**.…

Q4What can hackers do? (Privileges/Data)

💀 **Attacker Capabilities**: <br>1️⃣ **Read**: Extract sensitive config files, database credentials, or user data. <br>2️⃣ **Write**: Inject malicious PHP shells, modify site content, or backdoor the server.…

Q5Is exploitation threshold high? (Auth/Config)

⚡ **Exploitation Threshold**: **LOW**. <br>🌐 **Access**: Network Accessible (AV:N). <br>🔑 **Auth**: None required (PR:N). <br>👀 **UI**: None required (UI:N). <br>📉 **Complexity**: Low (AC:L).…

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

💣 **Public Exploit**: **YES**. <br>🔗 **PoC Available**: A GitHub PoC exists (`CVE-2025-7401`). <br>🌍 **Status**: Wild exploitation is likely imminent. The vulnerability is well-documented and easy to weaponize.

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check Method**: <br>1. Scan for the file: `wp-content/plugins/premium-age-verification/reremote_tunnel.php` (or similar path). <br>2. Check plugin version in WP Dashboard. <br>3.…

Q8Is it fixed officially? (Patch/Mitigation)

🛠️ **Official Fix**: **UPDATE IMMEDIATELY**. <br>📦 **Action**: Upgrade the plugin to a version **> 3.0.2**. <br>🔗 **Reference**: Check vendor updates or Codecanyon for the patched release. Do not ignore this update.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1️⃣ **Disable/Uninstall**: If not essential, remove the plugin entirely. <br>2️⃣ **Block Access**: Use WAF/Cloudflare to block requests to `remote_tunnel.php`.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL / P0**. <br>⏳ **Priority**: Fix **NOW**. <br>📉 **Risk**: High severity (CVSS H) + Unauthenticated + Public PoC = **Active Threat**.…