Drupal: Critical SQL injection flaw now targeted in attacks
What happened
Drupal warned that a critical SQL injection vulnerability affecting its database API is being actively targeted, with exploitation attempts already detected. The flaw allows unauthenticated SQL injection on PostgreSQL‑backed sites, making externally reachable Drupal instances immediate operational priorities; watch for backported patches and scanning activity on public sites
Buyer takeaway
Prioritize identification and remediation of externally reachable Drupal/PostgreSQL sites because they present a direct path to data and application compromise
Cost / money
Remediation will consume developer and DB admin resources, emergency testing, and potential rollback work if live sites must be patched quickly
Supplier / commercial
Web integrators and CMS specialists can provide rapid patching and verification; require clear acceptance criteria, rollback terms, and fixed scopes to avoid premium ad‑hoc invoices
Safety / operations
Exploited Drupal sites can cause data exfiltration and downtime; ensure backups and validated rollback plans before fast‑patching production sites
What to watch
Watch scanning telemetry for exploit attempts, ensure staging patches are tested, and prioritize externally reachable and high‑value sites
Key facts
- Affects Drupal's database abstraction API and sites using PostgreSQL
- Vendor reported exploitation attempts and urged admins to reserve time for core updates
- Drupal assigned a high internal severity while NIST's CVSS is listed as medium
Source excerpts
9. x Drupal 10
5. Impact and recommendations CVE-2026-9082 impacts a broad range of Drupal versions, including: Drupal 8
It affects Drupal’s database abstraction API. It allows specially crafted requests to trigger arbitrary SQL injection on sites using PostgreSQL
