All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52797
HIGHpublished 2026-06-24 21:16 UTC · 4 days ago · modified 2026-06-25 14:19 UTC
8.5
CVSS / 10
// description
Gogs is an open source self-hosted Git service. Prior to 0.14.0, as an authorized user, an intruder can dictate the value which is passed to the git diff command which, together with bypassing the filtering of the passed value, allows the user to bypass the target directory and write the result of the comparison to any arbitrary path. This vulnerability is fixed in 0.14.0.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H
// weaknesses (CWE)
- CWE-22