Vulnerability from bitnami_vulndb
Published
2026-01-30 08:40
Modified
2026-01-30 09:12
Summary
Gitea: Broken access control in OpenID visibility toggle enables cross-user visibility changes
Details
Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities.
{
"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:N/I:H/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-20904"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:gitea:gitea:*:*:*:*:*:-:*:*"
],
"severity": "Medium"
},
"details": "Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users\u0027 OpenID identities.",
"id": "BIT-gitea-2026-20904",
"modified": "2026-01-30T09:12:31.676Z",
"published": "2026-01-30T08:40:47.849Z",
"references": [
{
"type": "WEB",
"url": "https://blog.gitea.com/release-of-1.25.4/"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/36346"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/36361"
},
{
"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-jrpc-w85r-hgqx"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-20904"
}
],
"schema_version": "1.6.2",
"summary": "Gitea: Broken access control in OpenID visibility toggle enables cross-user visibility changes"
}
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…