All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52800
HIGHpublished 2026-06-24 21:16 UTC · 4 days ago · modified 2026-06-26 05:16 UTC
8.8
CVSS / 10
// description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization team member management can be performed via GET requests without CSRF protection. If a victim who is an organization owner is logged in and is tricked into visiting a crafted link, an attacker-controlled user can be added to the Owners team. As a result, the attacker gains organization owner–equivalent privileges. This vulnerability is fixed in 0.14.3.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-352