GHSA-cv22-72px-f4gh · Severity: medium · Ecosystem: go — Gogs has an Authorization Bypass Allows Cross-Repository Label Modification in Gogs
Gogs is an open source self-hosted Git service. Versions 0.13.4 and below have a broken access control vulnerability which allows authenticated users with write access to any repository to modify labels belonging to other repositories. The UpdateLabel function in the Web UI (internal/route/repo/issue.go) fails to verify that the label being modified belongs to the repository specified in the URL path, enabling cross-repository label tampering attacks. The vulnerability exists in the Web UI's label update endpoint POST /:username/:reponame/labels/edit. The handler function UpdateLabel uses an incorrect database query function that bypasses repository ownership validation. This issue has been fixed in version 0.14.1.
Conclusion & alert: CVE-2026-25229 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.04%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-19 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-cv22-72px-f4gh · Severity: medium · Ecosystem: go — Gogs has an Authorization Bypass Allows Cross-Repository Label Modification in Gogs
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-25229: 1 source package rows (gogs); 4 state rows across 1 repos (edge-community); fixed 0, open 4. | https://security.alpinelinux.org/vuln/CVE-2026-25229 |
| URL | Tags |
|---|---|
| https://github.com/gogs/gogs/commit/643a6d6353cb6a182a4e1f0720228727f30a3ad2 | Patch |
| https://github.com/gogs/gogs/security/advisories/GHSA-cv22-72px-f4gh | Exploit Vendor Advisory Mitigation |