Drupal SQL Injection Bypasses Auth
Drupal sites running PostgreSQL just got hit with a highly critical SQL injection bug in Drupal core.
CVE-2026-9082 sits in Drupal’s database abstraction API. Anonymous attackers can send crafted requests and trigger SQL injection on PostgreSQL-backed sites.
Impact can go past login bypass. Drupal says it can lead to information disclosure, privilege escalation, remote code execution, or other attacks depending on the setup.
Drupal 7 is not affected. Fixed versions are 10.4.10, 10.5.10, 10.6.9, 11.1.10, 11.2.12, and 11.3.10.
