目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-26909 PoC — WordPress plugin Hide My WP Ghost 安全漏洞

来源
关联漏洞
标题: WordPress plugin Hide My WP Ghost 安全漏洞 (CVE-2025-26909)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Hide My WP Ghost 5.4.01及之前版本存在安全漏洞,该漏洞源于文件名控制不当,可能导致PHP本地文件包含。
Description
CVE-2025-26909
介绍
# 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
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →