针对 WordPress REST API 批次路由混淆链的预认证时间型 SQL 注入(CVE-2026-63030 和 CVE-2026-60137)的利用概念验证,可实现远程命令执行。

Stars

100

7 天增长

+5

Fork 数

23

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-18

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它展示了一条新颖的漏洞链,能够在未认证的情况下实现 WordPress 远程代码执行,影响多个近期版本,并且提供了包含命令执行的工作利用代码,而不仅仅是窃取凭据。

适合谁使用

  • 安全研究人员
  • WordPress 管理员
  • 渗透测试人员
  • 应急响应团队

典型使用场景

  • 测试 WordPress 安装是否存在漏洞
  • 进行授权的渗透测试
  • 演示漏洞的影响
  • 教育性安全研究

项目优势

  • 无需破解管理员密码即可执行命令
  • Python 脚本简单,支持多种使用模式(SQL 查询、系统命令)
  • 针对真实零日漏洞链,已分配 CVE 编号
  • 附带详细的研究文章参考

使用前须知

  • 利用基于时间差,可能较慢或易被察觉
  • 需要 Python 环境和网络访问
  • 仅影响特定 WordPress 版本(6.9.0-6.9.4, 7.0.0-7.0.1)
  • 依赖 SQL 注入的时间侧信道,在慢速网络上可能不可靠

README 快速开始

wp2shell PoC

The first ever poc of the pre-auth timing-based SQL injection PoC for the WordPress REST API batch-route confusion chain (CVE-2026-63030 + CVE-2026-60137)

Achieved command execution, without just trying to crack the admins password.

Affected: WordPress 6.9.0–6.9.4 and 7.0.0–7.0.1. Fixed in 6.9.5 and 7.0.2.

python3 poc.py https://target.example
python3 poc.py https://target.example 'SELECT DATABASE()'
python3 poc.py https://target.example -c "echo "you got pwned" > /tmp/pwned.txt && id"

Research: Searchlight Cyber · Aikido · Aikido Intel · WordPress

Disclaimer: This proof of concept is provided solely for authorized educational, security research, and incident response purposes; meaning, use it only on systems you own or have explicit permission to test.

项目描述

Stock vulnerable wordpress RCE poc for wp2shell.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,390
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960
littledivy
精选
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI 与机器学习
1,482