POC详情: 7b1280af0ae8100dddda41c1fc7ea94bbcbfa03c

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


<img src="https://raw.githubusercontent.com/issamjr/CVE-2025-26909-Scanner/refs/heads/main/file_00000000bc8c622f812f7390bb5235c7.png" />
# CVE-2025-26909 Vulnerability Scanner

A Python-based scanner and proof-of-concept script for detecting CVE-2025-26909 in WordPress plugin "Hide My WP Ghost" by Issam Junior.

## 🔍 Vulnerability Overview
**CVE-2025-26909** is a critical Local File Inclusion (LFI) vulnerability found in versions <= 5.4.01 of the "Hide My WP Ghost" plugin. This flaw allows attackers to read arbitrary files on the server by abusing improperly validated file path inputs.

## 💥 Impact
Attackers may exploit this flaw to:
- View sensitive files such as `/etc/passwd`, `wp-config.php`.
- Execute remote PHP code using LFI chains if combined with other misconfigurations.

## 🛡️ Mitigation
- Update the plugin to version **5.4.02 or newer**.
- Disable the “Change Paths” feature if it is not needed.
- Apply file inclusion filtering and file access hardening (AppArmor, chroot, etc).

## 🚀 Usage

### 1. Clone the tool
```bash
git clone https://github.com/issamjr/CVE-2025-26909-Scanner.git
cd CVE-2025-26909-Scanner
```

### 2. Install dependencies
```bash
pip install -r requirements.txt
```

### 3. Run the scanner
```bash
python3 scanner.py http://example.com/
```

## 📁 Output Format
- `[+]` Vulnerable
- `[-]` Not Vulnerable
- `[*]` Checking
- `[!]` Errors

## 👨‍💻 Author
- Issam Junior
- Telegram: [@issamiso](https://t.me/issamiso)
- GitHub: [issamjr](https://github.com/issamjr)
文件快照

[4.0K] /data/pocs/7b1280af0ae8100dddda41c1fc7ea94bbcbfa03c ├── [2.1M] file_00000000bc8c622f812f7390bb5235c7.png ├── [1.5K] README.md ├── [ 17] requirements.txt └── [2.4K] scanner.py 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。