CVE-2026-9082
critical
KEV
CVSS v3
9.8
CVSS v2
—
VIR risk
10.0
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.
CISA KEV
- Vendor
- Drupal
- Product
- Core
- Due date
- 2026-05-27
Predictions
Exploit likelihood
99%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cisa-kev — https://www.drupal.org/sa-core-2026-004 ; https://nvd.nist.gov/vuln/detail/CVE-2026-9082
Vendor advisory: mlhess@drupal.org — https://www.drupal.org/sa-core-2026-004
Exploits
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | drupal/core | >=8.9.0,<10.4.10||>=10.5.0,<10.5.10||>=10.6.0,<10.6.9||>=11.0.0,<11.1.10||>=11.2.0,<11.2.12||>=11.3.0,<11.3.10 | 10.4.10 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| drupal | drupal | {"startIncluding":"8.9.0","endExcluding":"10.4.10"} | 10.4.10 |
References
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.