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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Sensitive info leak via `cookies.txt`. <br>πŸ’₯ **Consequences**: Attackers get auth cookies. Leads to full account takeover & data breach. πŸ“‰

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE-200**: Information Exposure. <br>πŸ” **Flaw**: The plugin publicly exposes `cookies.txt` files. No access control on this specific file. πŸ“‚

Q3Who is affected? (Versions/Components)

πŸ“¦ **Product**: Export WP Page to Static HTML & PDF. <br>πŸ‘₯ **Vendor**: recorp. <br>πŸ“… **Affected**: Version **4.3.4 and earlier**. ⚠️

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Hackers**: Unauthenticated attackers. <br>πŸ”‘ **Data**: Authentication cookies. <br>πŸš€ **Impact**: Access sensitive admin data. Bypass login security. πŸ’»

Q5Is exploitation threshold high? (Auth/Config)

βš–οΈ **Threshold**: Medium. <br>πŸ”‘ **Auth**: No login needed for the file. <br>βš™οΈ **Config**: Requires an admin to trigger a backup with specific roles. 🎯

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

πŸ“œ **PoC**: Yes. <br>πŸ”— **Source**: ProjectDiscovery Nuclei templates available. <br>🌐 **Status**: Publicly documented. Easy to automate. πŸ€–

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for `cookies.txt` exposure. <br>πŸ› οΈ **Tool**: Use Nuclei or manual HTTP requests. <br>πŸ‘€ **Feature**: Look for static HTML export artifacts. πŸ“

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update plugin to **> 4.3.4**. <br>πŸ“’ **Source**: WordPress plugin repo & WordFence intel. <br>βœ… **Status**: Patch available. πŸ”„

Q9What if no patch? (Workaround)

🚧 **Workaround**: Disable the plugin if not needed. <br>πŸ”’ **Mitigate**: Restrict file permissions. <br>πŸ‘€ **Monitor**: Watch for unauthorized backup triggers. πŸ›‘οΈ

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: HIGH. <br>πŸ“ˆ **Risk**: CVSS High (C:H, I:H, A:H). <br>⏳ **Action**: Patch immediately. Don't wait. πŸƒβ€β™‚οΈ