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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2025-26909 PoC — WordPress Hide My WP Ghost plugin <= 5.4.01 - Local File Inclusion to RCE vulnerability

Source
Associated Vulnerability
Title:WordPress Hide My WP Ghost plugin <= 5.4.01 - Local File Inclusion to RCE vulnerability (CVE-2025-26909)
Description:Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in John Darrel Hide My WP Ghost hide-my-wp allows PHP Local File Inclusion.This issue affects Hide My WP Ghost: from n/a through <= 5.4.01.
Description
CVE-2025-26909
Readme
# ZeroDayX PoC for CVE-2025-26909

<img width="983" alt="Screenshot 2025-03-28 063552" src="https://github.com/user-attachments/assets/979fb5e5-7e74-48de-a883-fc96856b0fe9" />


This script is a proof of concept (PoC) for detecting vulnerabilities in WordPress plugins, specifically targeting the "Hide My WP" plugin. It checks for the presence of a known vulnerability (CVE-2025-26909) that allows unauthenticated local file inclusion.

## Features

- Checks multiple target URLs concurrently using threading.
- Displays results in color-coded format:
  - Green for vulnerabilities found.
  - Yellow for no vulnerabilities found.
  - Red for unreachable targets.
- Allows the user to specify the number of threads for requests (1 to 8).

## Requirements

To run this script, you need to have Python 3.x installed on your machine. Additionally, you will need the following Python packages:

- `requests`
- `colorama`

You can install the required packages using pip:

```bash
pip install requests colorama
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 →