CVE-2026-9082
Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Drupal Drupal core allows SQL Injection.
This issue affects Drupal core: from 8.9.0 before 10.4.10, from 10.5.0 before 10.5.10, from 10.6.0 before 10.6.9, from 11.0.0 before 11.1.10, from 11.2.0 before 11.2.12, from 11.3.0 before 11.3.10.
Summary dbcve.org
SQL Injection vulnerability in Drupal Core allows attackers to inject malicious SQL commands through unsanitized user input. The vulnerability affects multiple Drupal versions from 8.9.0 through 11.3.x, with the CVSS 9.8 score indicating critical severity due to the potential for complete database compromise.
Mitigation
Upgrade Drupal Core to the latest patched version (10.4.10+, 10.5.10+, 10.6.9+, 11.1.10+, 11.2.12+, or 11.3.10+) and validate that user input is properly sanitized in custom modules.