4.3
CVE-2026-20888
- EPSS 0.3%
- Veröffentlicht 22.01.2026 22:16:17
- Zuletzt bearbeitet 29.01.2026 22:00:58
- Quelle 88ee5874-cf24-4952-aea0-31affe
- CVE-Watchlists
- Unerledigt
Gitea Pull Requests Auto-Merge: Read-Only Users Can Cancel Scheduled Auto-Merge via Web Endpoint (Authorization Bypass)
Gitea does not properly verify authorization when canceling scheduled auto-merges via the web interface. A user with read access to pull requests may be able to cancel auto-merges scheduled by other users.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.217 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
CWE-284 Improper Access Control
The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
https://blog.gitea.com/release-of-1.25.4/
https://github.com/go-gitea/gitea/releases/tag/v1.25.4
https://github.com/go-gitea/gitea/pull/36341
https://github.com/go-gitea/gitea/pull/36356
https://github.com/go-gitea/gitea/security/advisories/GHSA-ccq9-c5hv-cf64