Vulnerability from bitnami_vulndb
Published
2026-01-30 08:40
Modified
2026-01-30 09:12
Summary
Notification API Leaks Private Repository Issue Titles After Collaborator Permission Revocation
Details
Gitea's notification API does not re-validate repository access permissions when returning notification details. After a user's access to a private repository is revoked, they may still view issue and pull request titles through previously received notifications.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "gitea",
"purl": "pkg:bitnami/gitea"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.4"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-20800"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:gitea:gitea:*:*:*:*:*:-:*:*"
],
"severity": "Medium"
},
"details": "Gitea\u0027s notification API does not re-validate repository access permissions when returning notification details. After a user\u0027s access to a private repository is revoked, they may still view issue and pull request titles through previously received notifications.",
"id": "BIT-gitea-2026-20800",
"modified": "2026-01-30T09:12:31.676Z",
"published": "2026-01-30T08:40:39.688Z",
"references": [
{
"type": "WEB",
"url": "https://blog.gitea.com/release-of-1.25.4/"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/36339"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.25.4"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/security/advisories/GHSA-g54m-9f6g-wj7q"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-20800"
}
],
"schema_version": "1.6.2",
"summary": "Notification API Leaks Private Repository Issue Titles After Collaborator Permission Revocation"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…