原始 OSV JSON
{
"id": "GHSA-5v69-g2m3-3hq3",
"aliases": [
"CVE-2026-26232"
],
"details": "Gitea versions before 1.25.5 do not consistently enforce OAuth2 authorization code expiry and single-use behavior during token exchange.",
"summary": "Gitea OAuth2 authorization codes can be reused after expiry",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5"
}
]
}
],
"package": {
"name": "code.gitea.io/gitea",
"ecosystem": "Go"
}
}
],
"modified": "2026-09-01T17:23:13Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2026-07-03T21:31:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26232",
"type": "ADVISORY"
},
{
"url": "https://github.com/go-gitea/gitea/pull/36797",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea/pull/36851",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea/commit/413074b1e1dc5718b4865b9493d8cc97e1e128de",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea/commit/f3bdcc58aff60b66eba7bd5e9b23457441733dfe",
"type": "WEB"
},
{
"url": "https://blog.gitea.com/release-of-1.25.5",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea",
"type": "PACKAGE"
},
{
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.25.5",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-294"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2026-07-03T21:16:58Z",
"github_reviewed_at": "2026-09-01T17:23:13Z"
}
}