All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52806
CRITICALpublished 2026-06-24 21:16 UTC · 4 days ago · modified 2026-06-26 05:16 UTC
9.9
CVSS / 10
// description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution (RCE) on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before merging" merge operation. This vulnerability is fixed in 0.14.3.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-77