From 6c0ecc739635bcc23e031e27a3ebbcb1adfe4457 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:49:03 -0400 Subject: [PATCH 1/2] Add Langflow logout fix references --- .../06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json b/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json index fb1266eb3ae9b..99fa600fbf40c 100644 --- a/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json +++ b/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json @@ -51,6 +51,18 @@ "type": "WEB", "url": "https://github.com/langflow-ai/langflow/pull/10528" }, + { + "type": "WEB", + "url": "https://github.com/langflow-ai/langflow/commit/d3f95a3b6cadcb09f402e058e74ed393a3ef5579" + }, + { + "type": "WEB", + "url": "https://github.com/langflow-ai/langflow/commit/537e096e826e018314ea3abaca65256f9a39787e" + }, + { + "type": "WEB", + "url": "https://github.com/langflow-ai/langflow/releases/tag/1.7.1" + }, { "type": "PACKAGE", "url": "https://github.com/langflow-ai/langflow" From 3ad8fbb804869da9e814107109f50ae2f0dba903 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Wed, 8 Jul 2026 02:42:19 -0400 Subject: [PATCH 2/2] Add Langflow logout NVD reference --- .../2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json b/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json index 99fa600fbf40c..8a899bb7d2190 100644 --- a/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json +++ b/advisories/github-reviewed/2026/06/GHSA-7hw8-6q6r-4276/GHSA-7hw8-6q6r-4276.json @@ -43,6 +43,10 @@ "type": "WEB", "url": "https://github.com/langflow-ai/langflow/security/advisories/GHSA-7hw8-6q6r-4276" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55423" + }, { "type": "WEB", "url": "https://github.com/langflow-ai/langflow/pull/10527" @@ -75,6 +79,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2026-06-19T21:17:01Z", - "nvd_published_at": null + "nvd_published_at": "2026-06-23T17:17:08Z" } -} \ No newline at end of file +}