TGViewer
Whitehat Lab Whitehat Lab @wh_lab · 3.18K subscribers
Post #748 3.15K
🌟 wp2shell (CVE-2026-63030 / CVE-2026-60137)

Online чекер - https://wp2shell.com

WordPress REST API Batch endpoint (/wp-json/batch/v1) SQL Injection 
Unauthenticated RCE


Nuclei шаблон
:

id: wp2shell-batch-exposure

info:
name: WordPress wp2shell Exposure (CVE-2026-63030, CVE-2026-60137)
author: zephrsec
severity: critical
reference:
- https://slcyber.io/research-center/wp2shell-pre-authentication-rce-in-wordpress-core/
classification:
cve-id: CVE-2026-63030,CVE-2026-60137
tags: wordpress,cve2026,rce,sqli,wp2shell

http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
- |
POST /?rest_route=/batch/v1 HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json

{}

req-condition: true
redirects: true

extractors:
- type: regex
name: wp_version
part: body_1
group: 1
regex:
- 'name="generator" content="WordPress ([0-9.]+)"'

matchers-condition: and
matchers:
- type: dsl
dsl:
- >-
compare_versions(wp_version, ">=6.9.0", "<6.9.5") ||
compare_versions(wp_version, ">=7.0.0", "<7.0.2") ||
compare_versions(wp_version, ">=6.8.0", "<6.8.6")
- type: word
part: body_2
words:
- '"rest_missing_callback_param"'
- '"rest_invalid_param"'
condition: or


🔗 Research
🐱 PoC

#cve #web #pentest #wordpress #poc

✈️ Telegram 💬 MAX
  • ❤ 4
  • 👍 2
More from @wh_lab
  1. Sep 25, 2026Регистрация на SolarCTF открыта ☀️ Первые студенческие соревнования по кибербезопасности о…
  2. Sep 24, 2026📌 До ZeroNights 2026 осталась 1 неделя ! Время протестировать свою готовность к конференц…
  3. Sep 24, 2026⚙️ CVE PoC Search Engine Поисковик PoC'ов от наших китайских товарищей A modern, standalon…
  4. Sep 23, 2026💻 GPOddity The GPOddity tool aims to automate gPCFileSysPath attack vectors to exploit vu…
  5. Sep 22, 2026🔄 💻 evil-winrm-py 1.7.0 Аналог одноименной утилиты написанный на 😰 Python Python-based…
  6. Sep 21, 2026🔄🕸 humble v1.66 Быстрый анализатор HTTP заголовков, ориентированный на безопасность В 🐧…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →