From b48015c21edfca386792d6027b097cd8703d0308 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:48:46 -0400 Subject: [PATCH] Add aiohttp pipelined request queue references --- .../GHSA-4fvr-rgm6-gqmc/GHSA-4fvr-rgm6-gqmc.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-4fvr-rgm6-gqmc/GHSA-4fvr-rgm6-gqmc.json b/advisories/github-reviewed/2026/06/GHSA-4fvr-rgm6-gqmc/GHSA-4fvr-rgm6-gqmc.json index 0eda0f2eb061d..d11ececbc834f 100644 --- a/advisories/github-reviewed/2026/06/GHSA-4fvr-rgm6-gqmc/GHSA-4fvr-rgm6-gqmc.json +++ b/advisories/github-reviewed/2026/06/GHSA-4fvr-rgm6-gqmc/GHSA-4fvr-rgm6-gqmc.json @@ -43,13 +43,25 @@ "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-4fvr-rgm6-gqmc" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/pull/12854" + }, { "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/commit/dfdfa9d5aad5d21f91c79fb2ceeba0f8046cb6cf" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.14.1" + }, { "type": "PACKAGE", "url": "https://github.com/aio-libs/aiohttp" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/aiohttp/3.14.1/" } ], "database_specific": { @@ -61,4 +73,4 @@ "github_reviewed_at": "2026-06-15T20:10:32Z", "nvd_published_at": null } -} \ No newline at end of file +}