GHSA-5qhx-gwfj-6jqr · Severity: medium · Ecosystem: go — Gogs user can update repository content with read-only permission
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/*" does not require write permissions and allows access with read permission only via repoAssignment(). After passing the permission check, PutContents() invokes UpdateRepoFile(), which results in commit creation and the execution of git push. As a result, a token with read-only permission can be used to modify repository contents. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
Conclusion & alert: CVE-2026-23632 is rated Low Risk (27.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-03-21 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-03-10 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-02-07 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-5qhx-gwfj-6jqr · Severity: medium · Ecosystem: go — Gogs user can update repository content with read-only permission
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-23632: 1 source package rows (gogs); 4 state rows across 1 repos (edge-community); fixed 0, open 4. | https://security.alpinelinux.org/vuln/CVE-2026-23632 |
| URL | Tags |
|---|---|
| https://github.com/gogs/gogs/security/advisories/GHSA-5qhx-gwfj-6jqr | Vendor Advisory |