From faef8c12f7fc5e27d45dd768fef14882e1304061 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:09:59 +0000 Subject: [PATCH 1/2] feat: update advisories --- advisories/disable_login/DRUPAL-CONTRIB-2026-091.json | 9 ++++++--- advisories/disable_login/DRUPAL-CONTRIB-2026-110.json | 5 ++--- advisories/disable_login/DRUPAL-CONTRIB-2026-111.json | 5 ++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/advisories/disable_login/DRUPAL-CONTRIB-2026-091.json b/advisories/disable_login/DRUPAL-CONTRIB-2026-091.json index 08ea2766..1158fe8e 100644 --- a/advisories/disable_login/DRUPAL-CONTRIB-2026-091.json +++ b/advisories/disable_login/DRUPAL-CONTRIB-2026-091.json @@ -1,7 +1,7 @@ { "schema_version": "1.7.0", "id": "DRUPAL-CONTRIB-2026-091", - "modified": "2026-08-26T17:52:30.000Z", + "modified": "2026-08-27T12:54:38.000Z", "published": "2026-07-29T17:11:14.000Z", "aliases": [ "CVE-2026-18260" @@ -20,15 +20,18 @@ "events": [ { "introduced": "0" + }, + { + "fixed": "1.1.4" } ], "database_specific": { - "constraint": "*" + "constraint": "<1.1.4" } } ], "database_specific": { - "affected_versions": "*" + "affected_versions": "<1.1.4" } } ], diff --git a/advisories/disable_login/DRUPAL-CONTRIB-2026-110.json b/advisories/disable_login/DRUPAL-CONTRIB-2026-110.json index 4d13f1b1..a32267fa 100644 --- a/advisories/disable_login/DRUPAL-CONTRIB-2026-110.json +++ b/advisories/disable_login/DRUPAL-CONTRIB-2026-110.json @@ -1,7 +1,7 @@ { "schema_version": "1.7.0", "id": "DRUPAL-CONTRIB-2026-110", - "modified": "2026-08-26T17:50:10.000Z", + "modified": "2026-08-27T04:24:41.000Z", "published": "2026-08-26T17:38:47.000Z", "aliases": [ "CVE-2026-18260" @@ -31,8 +31,7 @@ } ], "database_specific": { - "affected_versions": "<1.1.4", - "patched": true + "affected_versions": "<1.1.4" } } ], diff --git a/advisories/disable_login/DRUPAL-CONTRIB-2026-111.json b/advisories/disable_login/DRUPAL-CONTRIB-2026-111.json index c10513be..2556edcb 100644 --- a/advisories/disable_login/DRUPAL-CONTRIB-2026-111.json +++ b/advisories/disable_login/DRUPAL-CONTRIB-2026-111.json @@ -1,7 +1,7 @@ { "schema_version": "1.7.0", "id": "DRUPAL-CONTRIB-2026-111", - "modified": "2026-08-26T17:51:10.000Z", + "modified": "2026-08-27T04:25:02.000Z", "published": "2026-08-26T17:39:32.000Z", "aliases": [ "CVE-2026-81269" @@ -31,8 +31,7 @@ } ], "database_specific": { - "affected_versions": "<1.1.4", - "patched": true + "affected_versions": "<1.1.4" } } ], From 3ebaa552c73eb618e1cd1272be88e41a6fd49ed4 Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Fri, 28 Aug 2026 07:11:35 +1200 Subject: [PATCH 2/2] chore: remove patches --- patches.toml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/patches.toml b/patches.toml index 82c47cf6..b11ccbc1 100644 --- a/patches.toml +++ b/patches.toml @@ -203,15 +203,3 @@ field_affected_versions = [ '<2.1.4', '<2.1.5' ] - -[SA-CONTRIB-2026-110] -field_affected_versions = [ - '<= 1.1.4', - '<1.1.4' -] - -[SA-CONTRIB-2026-111] -field_affected_versions = [ - '<= 1.1.4', - '<1.1.4' -]