NONE · 0

CVE-2026-52810

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 evalua...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-52810?

CVE-2026-52810 is a documented vulnerability. 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 evalua...

How severe is CVE-2026-52810?

CVSS scoring is not yet available for CVE-2026-52810. Check NVD for updates.

Is there a patch for CVE-2026-52810?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.