Drupal CVE-2026-9082 Checker

We recently created a small Python tool to detect CVE-2026-9082, the Anonymous Blind SQL Injection vulnerability in Drupal Core.

DRUPAL CVE-2026-9082 CHECKER is a lightweight scanner that helps security researchers and bug hunters quickly check whether a Drupal site is vulnerable to this blind SQL injection.

Installation

git clone https://github.com/N45HT/drupal-cve-2026-9082-checker.git
cd drupal-cve-2026-9082-checker
pip install -r requirements.txt

Usage

Single Target:

./drupal-CVE-2026-9082.py --url https://target.com

Bulk Scanning:

./drupal-CVE-2026-9082.py --urls targets.txt

References

Repository: https://github.com/N45HT/drupal-cve-2026-9082-checker

Feel free to use, modify, or improve the tool. Contributions are welcome!

About The Author

One response to “Drupal CVE-2026-9082 Checker”

Leave a Reply

Your email address will not be published. Required fields are marked *

Recent Posts

Social Media

Advertisement

Tags

API Bug Bounty Capture The Flag Command Injection Cross-site Scripting CTF CVE-2026-9082 Drupal ExifTool HTML Information Disclosure JavaScript Markdown Open Redirection PHP SQL Injection VDP WAF Web Application Firewall XSS XSSR XSSRush