From a09bc20a7fdd5db8d6417d14e11c1ea6e9fa9ab8 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:47:06 -0400 Subject: [PATCH 1/2] Add Gitea open redirect fix references --- .../06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json b/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json index b58bf3877fbf7..24ed017d3d7c3 100644 --- a/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json +++ b/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json @@ -43,6 +43,18 @@ "type": "WEB", "url": "https://github.com/go-gitea/gitea/security/advisories/GHSA-j5r2-4c8j-xc3m" }, + { + "type": "WEB", + "url": "https://github.com/go-gitea/gitea/pull/36660" + }, + { + "type": "WEB", + "url": "https://github.com/go-gitea/gitea/commit/3db3c058b3c7d2e24dde8be609417620262ffca6" + }, + { + "type": "WEB", + "url": "https://github.com/go-gitea/gitea/releases/tag/v1.26.0" + }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" From f663598d819381b470fd1ace9b916595b45929ef Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Wed, 8 Jul 2026 03:38:58 -0400 Subject: [PATCH 2/2] Add Gitea release blog reference --- .../2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json b/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json index 24ed017d3d7c3..1f0d273bfbe04 100644 --- a/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json +++ b/advisories/github-reviewed/2026/06/GHSA-j5r2-4c8j-xc3m/GHSA-j5r2-4c8j-xc3m.json @@ -51,6 +51,10 @@ "type": "WEB", "url": "https://github.com/go-gitea/gitea/commit/3db3c058b3c7d2e24dde8be609417620262ffca6" }, + { + "type": "WEB", + "url": "https://blog.gitea.com/release-of-1.26.0" + }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/releases/tag/v1.26.0" @@ -69,4 +73,4 @@ "github_reviewed_at": "2026-06-17T18:10:46Z", "nvd_published_at": null } -} \ No newline at end of file +}