5.3
CVE-2025-68941
- EPSS 0.24%
- Veröffentlicht 26.12.2025 02:31:59
- Zuletzt bearbeitet 02.01.2026 19:33:13
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Gitea before 1.22.3 mishandles access to a private resource upon receiving an API token with scope limited to public resources.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.146 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
| cve@mitre.org | 4.9 | 1.8 | 2.7 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
https://blog.gitea.com/release-of-1.22.3/
https://github.com/go-gitea/gitea/releases/tag/v1.22.3
https://github.com/go-gitea/gitea/pull/32218