LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-9082: Drupal Core SQL Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 22, 2026
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 27, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-9082 to its Known Exploited Vulnerabilities catalog on May 22, 2026, with a federal patch deadline of May 27, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Drupal Core contains a SQL injection vulnerability that could allow for privilege escalation and remote code execution via specially crafted requests sent with the database abstraction API.

A SQL injection vulnerability in Drupal Core could let an attacker escalate privileges or execute code on the server by sending specially crafted requests through the database abstraction API. The issue is tracked as CVE-2026-9082 and stems from improper handling of input in database queries.

How it works

The weakness is classified as CWE-89, improper neutralization of special elements in an SQL command. An attacker supplies crafted input that reaches the database layer through the abstraction API, altering the intended query structure. This can result in unauthorized data access, privilege changes, or execution of server-side commands depending on database permissions and configuration.

Am I affected? How to find it in your systems

Inventory all Drupal Core installations across web servers, containers, and hosting environments. Review installed modules and custom code that interacts directly with the database abstraction layer. Examine configuration files and query patterns for unparameterized or dynamically built statements. No public exploit details are provided, so confirm exact affected versions and configurations against the vendor advisory. Look for unusual database error logs or unexpected query patterns that may indicate attempted abuse.

How to remediate

Apply the vendor-supplied update referenced in the official advisory as the primary step. After patching, review all database calls in custom modules for proper parameterization and input handling consistent with Drupal Core secure coding practices. Restrict database user privileges to the minimum required for application operation.

If you can't patch immediately

If your data may have been exposed

Actively exploited vulnerabilities of this class have led to unauthorized access in other products. Review authentication logs and database audit trails for signs of compromise. You can run a free exposure scan of your email addresses to check against known breach data.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedDrupal · Core
WeaknessCWE-89
Added to CISA KEVMay 22, 2026
Federal patch deadlineMay 27, 2026
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities