Add WordPress wp2shell exposure scanner (CVE-2026-63030 + CVE-2026-60137) - #21761
Open
M4xSec wants to merge 1 commit into
Open
Add WordPress wp2shell exposure scanner (CVE-2026-63030 + CVE-2026-60137)#21761M4xSec wants to merge 1 commit into
M4xSec wants to merge 1 commit into
Conversation
…137) Non-destructive scanner for WordPress REST API Batch Route Confusion and Blind SQLi. Supports single target and batch file scan modes with optional SQLi timing confirmation and Cloudflare WAF bypass.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Companion scanner module for the wp2shell exploit (PR #21760). Non-destructive detection of:
author__not_inAffects WordPress 6.8.0–6.8.5, 6.9.0–6.9.4, 7.0.0–7.0.1. Fixed in 6.8.6, 6.9.5, 7.0.2.
Features
CONFIRM_SQLI)TARGET_FILE) — one domain per line, auto DNS resolution + VHOSTFiles
modules/auxiliary/scanner/http/wp_wordpress_batch_sqli.rb— scanner moduledocumentation/modules/auxiliary/scanner/http/wp_wordpress_batch_sqli.md— documentationVerification
Tested against WordPress 6.9.0 Docker lab (with and without ModSecurity WAF):
WAF bypass (ModSecurity CRS on port 9999):
Test Environment
Same Docker lab as the exploit module: https://github.com/M4xSec/wp2shell-lab