Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
abdal-cve-2026-63030 — Abdal CVE-2026-63030 is a professional WordPress vulnerability scanner designed to detect exposure to CVE-2026-63030 through version analysis and REST API security checks. Developed by Ebrahim Shafiei (EbraSha) for cybersecurity research, penetration testing, and WordPress security assessment. | Kitploit
Strumenti/GitHubGitHub/ebrasha/abdal-cve-2026-63030
Vulnerability ScannersAPI Security TestingInformation GatheringWeb SecurityPenetration Testing
GitHubebrasha/abdal-cve-2026-63030

abdal-cve-2026-63030

Vedi Repository
21 mese faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →

Informazioni

Abdal CVE-2026-63030 is a professional WordPress vulnerability scanner designed to detect exposure to CVE-2026-63030 through version analysis and REST API security checks. Developed by Ebrahim Shafiei (EbraSha) for cybersecurity research, penetration testing, and WordPress security assessment.

Condividi
Contenuto non disponibile nella lingua richiesta. Visualizzazione della versione inglese.

English | فارسی

Abdal CVE-2026-63030

🛡️ Abdal CVE-2026-63030 PoC Exploits

Abdal CVE-2026-63030 is a defensive WordPress exposure verifier for the REST API batch route confusion tracked as CVE-2026-63030. The issue can be chained with CVE-2026-60137 on affected WordPress releases and may lead to remote code execution.

The tool helps administrators, incident responders, and authorized security teams quickly triage one website or a list of websites without reproducing the weaponized vulnerability chain.

🎯 Why This Tool Was Created

Checking many WordPress installations manually is slow and inconsistent. This verifier automates safe HTTP-based inspection, WordPress version discovery, REST batch endpoint checks, and verdict classification so exposed systems can be prioritized for remediation.

⚠️ Affected and Fixed Versions

WordPress branchAffected versionsFixed version
6.9.x6.9.0 through 6.9.46.9.5 or later
7.0.x7.0.0 through 7.0.17.0.2 or later

Sites on older or unsupported branches should be moved to a currently maintained WordPress release even when they are not included in the affected range above.

✨ Features

  • Scans a single URL or a file containing multiple URLs.
  • Uses concurrent workers for efficient bulk verification.
  • Detects the WordPress version when it is publicly discoverable.
  • Checks both /wp-json/batch/v1 and /?rest_route=/batch/v1.
  • Supports configurable worker count, HTTP timeout, User-Agent, and TLS verification.
  • Limits response-body reads and redirect depth for safer operation.
  • Displays colored per-target results with version, endpoint, HTTP state, elapsed time, and details.
  • Prints a categorized summary after each scan.
  • Supports starting another scan without restarting the application.
  • Classifies results as VULNERABLE, AFFECTED, AFFECTED-WAF, PATCHED, NOT-AFFECTED, UNKNOWN, NOT-WORDPRESS, INVALID, or ERROR when applicable.

🚀 Usage

Run the Windows executable:

root@kitploit:~
Abdal-CVE-2026-63030.exe

Then follow the interactive prompts:

  1. Select a single target or a text file containing targets.
  2. Enter the URL or file path.
  3. Configure workers, timeout, User-Agent, and TLS verification.
  4. Review the per-target verdicts and final summary.
  5. Choose whether to start another scan or exit.

Example target file:

root@kitploit:~
https://wordpress.example
https://blog.example

Only scan systems you own or are explicitly authorized to assess.

🧭 Result Interpretation

VerdictMeaning
VULNERABLEThe observed version and endpoint behavior strongly match the affected profile.
AFFECTEDThe detected version is within the affected range, but endpoint evidence is incomplete.
AFFECTED-WAFThe version appears affected while a WAF or access control may be interfering with verification.
PATCHEDThe detected WordPress version includes the vendor fix.
NOT-AFFECTEDThe detected version is outside the published affected range.
UNKNOWNAvailable evidence is insufficient for a reliable classification.
NOT-WORDPRESSWordPress could not be identified on the target.
INVALIDThe supplied target is not a valid URL or input.
ERRORA network, TLS, timeout, or HTTP-processing error prevented verification.

🔧 Remediation

  • Update WordPress 6.9.x to 6.9.5 or later.
  • Update WordPress 7.0.x to 7.0.2 or later.
  • Confirm the installed version after the update instead of assuming automatic updates completed.
  • Review REST API access logs, application logs, file integrity, administrative accounts, and unexpected scheduled tasks.
  • Treat WAF protection as defense in depth, not as a substitute for the vendor patch.
  • Patch CVE-2026-60137 at the same time because it is the companion SQL injection used in the disclosed chain.

⚖️ Disclaimer

This software is provided solely for lawful defensive security testing, asset-owner verification, education, and authorized research. You are responsible for obtaining permission before scanning any system and for complying with all applicable laws, contracts, and policies.

The software and its results are provided as is, without warranties or guarantees of accuracy, availability, fitness for a particular purpose, or absence of false positives and false negatives. The programmer and contributors are not responsible for misuse, service disruption, data loss, security incidents, or any direct or indirect damages arising from use of this project.

🔗 References

  • WordPress Security Advisory GHSA-ff9f-jf42-662q
  • WordPress 7.0.2 Security Release
  • NVD: CVE-2026-63030

🐛 Reporting Issues

If you encounter any issues or have configuration problems, please reach out via email at [email protected]. You can also report issues on GitLab or GitHub.

❤️ Donation

If you find this project helpful and would like to support further development, please consider making a donation:

  • Donate Here

🤵 Programmer

Handcrafted with Passion by Ebrahim Shafiei (EbraSha)

  • E-Mail: [email protected]
  • Telegram: @ProfShafiei
  • GitHub: ebrasha

📜 License

This project is licensed under the AGPLv3 License.

Scarica lo strumento