← Back to catalog

Drupal · Core

CVE-2026-9082

Drupal Core SQL Injection Vulnerability

CISA KEV record

CISA date added
2026-05-22
CISA due date
2026-05-27
Known ransomware use
Unknown

NVD risk context

9.8 CRITICAL

CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.

View NVD record ↗
Attack vector
Network
The vulnerable service can be reached remotely over a network.
Attack complexity
Low
Exploitation does not require unusual conditions beyond normal attacker control.
Privileges required
None
The attacker does not need an existing account or privileges.
User interaction
None
No action by another user is required.

Description

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.

Required action

Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

NVD reference index

Vendor and remediation references

NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.

Other NVD references (1)

MITRE CWE context

CWE classification

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

View official MITRE CWE details ↗

NVD record timing

NVD record timeline

These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.

NVD published
May 20, 2026, 08:16 PM UTC
When NVD first published this CVE record.
NVD last updated
Jul 23, 2026, 04:10 PM UTC
When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector

This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

View NVD record ↗

CISA notes

https://www.drupal.org/sa-core-2026-004 ; https://nvd.nist.gov/vuln/detail/CVE-2026-9082