216.73.217.24

CVE-2026-23632

· Published 06/02/2026 18:15 · Modified 06/02/2026 21:57

Labels: CVE-2026-23632 2026-02-06CVE-2026-23632CWE-862[email protected]

Essential information

Published
06/02/2026 18:15
Modified
06/02/2026 21:57
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
gogs / gogs cpe:2.3:a:gogs:gogs:<0.13.4:*:*:*:*:*:*:*
gogs / gogs cpe:2.3:a:gogs:gogs:0.13.4:*:*:*:*:*:*:*
gogs / gogs cpe:2.3:a:gogs:gogs:0.14.0:*:*:*:*:*:*:*

References