Published Gitea repository security advisories missing from the global Advisory Database
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 48/100
調査の方向性
まず、GHSA-rcr6-4jqh-j84m と GHSA-6v53-hr58-556r の公開されているリポジトリ Advisory を、github/advisory-database と golang/vulndb での検索結果と比較します。既存の Alpine レコードが Grype データベースでどのように表示されるかを確認し、その後、gitea.dev に関する両方の Go Advisory が 1.27.1 の修正を含めて登録されており、それぞれの GHSA および CVE 識別子で検索できることを検証します。
索引モデルが issue の本文から書いたものです。
説明
Summary
Two published repository security advisories for Gitea are currently missing from the global GitHub Advisory Database:
| GHSA | CVE | Package | Fixed in |
|---|---|---|---|
GHSA-rcr6-4jqh-j84m |
CVE-2026-60004 |
gitea.dev (Go) |
1.27.1 |
GHSA-6v53-hr58-556r |
CVE-2026-59774 |
gitea.dev (Go) |
1.27.1 |
Both repository advisories are published and contain affected Go package/version information, but neither advisory appears to have been promoted to the global Advisory Database.
CVE-2026-60004 is particularly relevant because it has since been added to CISA's Known Exploited Vulnerabilities catalog.
Evidence
Searching github/advisory-database for either GHSA currently returns no matching advisory record:
GHSA-rcr6-4jqh-j84m -> no result
GHSA-6v53-hr58-556r -> no result
Neither CVE is currently present in golang/vulndb either:
CVE-2026-60004 -> no Go vulnerability record
CVE-2026-59774 -> no Go vulnerability record
This appears to have downstream consequences for vulnerability scanners.
For example, Syft/Grype correctly identifies an affected upstream Gitea binary as:
gitea.dev
v1.27.0-dev.0.20260629012003-8343c47bd112+dirty
go-module
This build predates both fixes and is in the affected version range.
However, Grype does not report either vulnerability for this Go module.
Inspecting the current Grype vulnerability database (v6.1.9, built 2026-08-27) shows why: the CVEs are present only through Alpine package metadata.
For CVE-2026-60004:
apk:forgejo < 15.0.6-r0
apk:gitea < 1.27.1-r0
For CVE-2026-59774:
apk:gitea < 1.27.1-r0
There is no corresponding vulnerability record for:
Go / gitea.dev < 1.27.1
and searches for the two GHSA identifiers in the Grype database return no results.
As a result, upstream/self-built Gitea binaries can produce a false negative while distro-packaged Gitea installations are detected.
Expected result
Since the published repository advisories already identify the affected ecosystem as Go, package as gitea.dev, and patched version as 1.27.1, I would expect corresponding records to exist in the global GitHub Advisory Database.
This should subsequently allow consumers such as the Go Vulnerability Database and vulnerability scanners to associate the advisories with the gitea.dev Go module.
Related advisories
GHSA-rcr6-4jqh-j84m/CVE-2026-60004GHSA-6v53-hr58-556r/CVE-2026-59774
This is not a new vulnerability disclosure; both vulnerabilities and all information above are already public.
- 主要言語
- 言語のデータがありません
- スター
- 2.5k
- フォーク
- 772
- 平均マージ
- 4日 17時間
- マージ済み PR(30日)
- 75
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/advisory-database のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/advisory-database#9255 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
github/advisory-database#9164 · リアクション 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
github/advisory-database#8994 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/advisory-database#8898 · コメント 4 件 · リアクション 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
github/advisory-database#8841 ·
github/advisory-database の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
hanami/hanami-cli#449 ·
-
external-issue to-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
external
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
langchain-ai/langgraph#9074 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 92/100
litestar-org/sqlspec#816 ·
-
JIT-compiled number -> Decimal conversion silently overflows instead of raising DECIMAL_OVERFLOW オープンfuzz
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
ClickHouse/ClickHouse#122114 ·