TROYANOSYVIRUS
Back to CVEs

CVE-2026-23632

MEDIUM
6.5

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.

CVE Details

CVSS v3.1 Score6.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published2/6/2026
Last Modified2/17/2026
Sourcenvd
Honeypot Sightings0

Affected Products

gogs:gogs

Weaknesses (CWE)

CWE-862CWE-863

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.