CVE-2026-52810
HIGH
7.1
CVSS 4.0
Description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git smart HTTP authorizes POST …/git-receive-pack using the client-supplied service query string (so ?service=git-upload-pack is evaluated as read access) while routing still runs git receive-pack, allowing push where only read should be allowed. This vulnerability is fixed in 0.14.3.
Metadata
Severity & Metrics
7.1
HIGH CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| gogs | gogs | — | < 0.14.3 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-284 | cna | CWE-284: Improper Access Control |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.1 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N |
References (4)
- https://github.com/gogs/gogs/security/advisories/GHSA-wmfg-5p4h-5fw3 https://github.com/gogs/gogs/security/advisories/GHSA-wmfg-5p4h-5fw3
- https://github.com/gogs/gogs/pull/8331 https://github.com/gogs/gogs/pull/8331
- https://github.com/gogs/gogs/commit/7c9cf53aca957959bcd98b0cc987d9901b7cb184 https://github.com/gogs/gogs/commit/7c9cf53aca957959bcd98b0cc987d9901b7cb184
- https://github.com/gogs/gogs/releases/tag/v0.14.3 https://github.com/gogs/gogs/releases/tag/v0.14.3