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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A Local File Inclusion (LFI) flaw in **Fable Extra** plugin. πŸ“‰ **Consequences**: Attackers can read sensitive server files, leading to potential full system compromise, data theft, and service disruption.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-98** (Improper Control of Filename for Include). The plugin fails to properly sanitize file names, allowing malicious input to trick PHP into including local files.

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: **WPFable**'s **Fable Extra** plugin. Specifically versions **1.0.6 and earlier**. If you run WordPress with this plugin, you are at risk.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: High impact! Can read **Critical System Files** (e.g., wp-config.php). Leads to **Full Data Exposure** and **Complete System Control** due to high CVSS score (H/H/H).

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: **LOW**. CVSS Vector shows **AV:N** (Network), **AC:L** (Low Complexity), **PR:N** (No Privileges needed), **UI:N** (No User Interaction). Easy to exploit remotely.

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

πŸ“œ **Public Exploit**: **No PoC provided** in the data. However, references from Patchstack confirm the vulnerability exists. Wild exploitation is likely given the low barrier.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **Fable Extra** plugin version. Check if version is **≀ 1.0.6**. Look for LFI indicators in logs or use vulnerability scanners targeting CWE-98 in WordPress plugins.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: Data implies a fix exists (references link to patchstack database). **Action**: Update **Fable Extra** to the latest version immediately to patch the LFI flaw.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: **Disable** the Fable Extra plugin if not essential. **Restrict** file permissions on the server. **Monitor** access logs for suspicious file inclusion attempts.

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **CRITICAL**. CVSS is high (likely 9.8+). No auth required. **Patch immediately**. Do not wait. This is a high-priority security alert for all WordPress admins.