From f29ec039bcfc49be67852b10e639a7367a3f7020 Mon Sep 17 00:00:00 2001 From: valentijnscholten Date: Thu, 23 Jul 2026 13:33:30 +0200 Subject: [PATCH] Improve GHSA-83x2-c529-vx4j --- .../GHSA-83x2-c529-vx4j.json | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-83x2-c529-vx4j/GHSA-83x2-c529-vx4j.json b/advisories/unreviewed/2026/07/GHSA-83x2-c529-vx4j/GHSA-83x2-c529-vx4j.json index 285d0fa04ea30..b43d2e90c1d13 100644 --- a/advisories/unreviewed/2026/07/GHSA-83x2-c529-vx4j/GHSA-83x2-c529-vx4j.json +++ b/advisories/unreviewed/2026/07/GHSA-83x2-c529-vx4j/GHSA-83x2-c529-vx4j.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-83x2-c529-vx4j", - "modified": "2026-07-13T18:30:33Z", + "modified": "2026-07-13T18:31:41Z", "published": "2026-07-11T00:31:47Z", "aliases": [ "CVE-2026-13241" ], + "summary": "Missing Authorization vulnerability in Drupal Paragraphs allows Forceful Browsing. This issue affects Paragraphs versions: from 0.0.0 to 1.21.0.", "details": "Missing Authorization vulnerability in Drupal Paragraphs allows Forceful Browsing. This issue affects Paragraphs versions: from 0.0.0 to 1.21.0.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/paragraphs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.21.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",