The Drupal project has released security advisory SA-CORE-2026-004 to address a highly critical SQL injection (SQLi) vulnerability, CVE-2026-9082. This flaw specifically affects Drupal Core sites that are configured with a PostgreSQL database. The vulnerability is especially severe as it can be exploited by an unauthenticated, anonymous attacker, posing an immediate and significant risk to exposed websites. Exploitation can allow an attacker to read, modify, or delete sensitive data; escalate their privileges; and in some configurations, achieve remote code execution (RCE). Due to the low complexity and lack of authentication required, administrators of affected sites are strongly advised to apply the provided patches without delay.
The vulnerability is a classic SQL injection flaw resulting from improper input sanitization in a specific part of Drupal's database abstraction API.
The flaw exists in how Drupal's database abstraction layer processes certain queries for the PostgreSQL driver. A specially crafted request can bypass the API's query sanitization logic. This allows an attacker to inject arbitrary SQL commands into the backend database query. This is a classic example of T1190 - Exploit Public-Facing Application.
Because the attacker can control the SQL queries executed on the database, they can perform a range of malicious actions:
The vulnerability affects the following versions of Drupal Core only when used with a PostgreSQL database:
11.3.1010.6.911.2.12, 11.1.10, 10.5.10, 10.4.10)Important: Sites using other databases such as MySQL or MariaDB are not vulnerable to this specific SQL injection path. However, the security updates contain other fixes, and updating is still recommended.
As of the disclosure, there is no public proof-of-concept (PoC) exploit code, and there are no known indicators of active exploitation in the wild. However, given the criticality of the vulnerability and the detailed nature of security advisories, it is highly probable that threat actors will develop an exploit soon. Unauthenticated RCE vulnerabilities in popular CMS platforms are prime targets for automated scanning and mass exploitation.
For an organization running a public-facing Drupal site on PostgreSQL, the impact is critical. A successful exploit could lead to a complete compromise of the website and its data. This could result in:
Security teams can hunt for signs of attempted exploitation in their web server and database logs:
SELECT, UNION, CAST, etc.Immediate patching is the only effective solution.
SA-CORE-2026-004 advisory. The patched versions are:11.3.10, 10.6.9, and others.Critical Drupal SQLi (CVE-2026-9082) now under active mass exploitation, added to CISA KEV catalog, requiring immediate patching.
The critical SQL injection vulnerability, CVE-2026-9082, in Drupal Core affecting PostgreSQL sites is now under active mass exploitation, just 48 hours after its patch release. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added this flaw to its Known Exploited Vulnerabilities (KEV) catalog, confirming widespread attacks and mandating immediate patching for federal agencies. This development significantly escalates the threat, as attackers are actively scanning for and compromising vulnerable systems at scale. Organizations are urged to apply patches without delay and check for signs of compromise.
Drupal releases security advisory SA-CORE-2026-004 and patches for CVE-2026-9082.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.