diff --git a/advisories/unreviewed/2026/05/GHSA-ghwc-95x2-682j/GHSA-ghwc-95x2-682j.json b/advisories/unreviewed/2026/05/GHSA-ghwc-95x2-682j/GHSA-ghwc-95x2-682j.json new file mode 100644 index 0000000000000..990163f7d573f --- /dev/null +++ b/advisories/unreviewed/2026/05/GHSA-ghwc-95x2-682j/GHSA-ghwc-95x2-682j.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ghwc-95x2-682j", + "modified": "2026-05-20T21:32:36Z", + "published": "2026-05-20T21:31:32Z", + "aliases": [ + "CVE-2026-9082" + ], + "summary": "SQL injection", + "details": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Drupal Drupal core allows SQL Injection.\n\nThis 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.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2026-004" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2026-05-20T20:16:41Z" + } +} \ No newline at end of file