CVE-2026-26194 HIGH

CVE-2026-26194: Gogs: Release tag option injection in release deletion

Vendor Gogs
Product gogs
Weakness CWE-88
Published March 5, 2026
Last update March 6, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been patched in version 0.14.2.

Key dates

02Disclosure timeline

March 5, 2026 CVE published
March 6, 2026 Record updated