SCA: security update for gogs.io/gogs (GHSA-jj5m-h57j-5gv7)

medium Tenable Self-Hosted Container Security Plugin ID 437748

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Gogs is an open source self-hosted Git service. In versions 0.13.4 and below, the DeleteComment API does
not verify that the comment belongs to the repository specified in the URL. This allows a repository
administrator to delete comments from any other repository by supplying arbitrary comment IDs, bypassing
authorization controls. The DeleteComment function retrieves a comment by ID without verifying repository
ownership and the Database function DeleteCommentByID performs no repository validation. This issue has
been fixed in version 0.14.0. (CVE-2026-25120)

See Also

https://github.com/advisories/GHSA-jj5m-h57j-5gv7

Plugin Details

Severity: Medium

ID: 437748

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 2/17/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.2

Percentile: 51.15

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.6

Vector: CVSS2#AV:N/AC:L/Au:M/C:N/I:P/A:N

CVSS Score Source: CVE-2026-25120

CVSS v3

Risk Factor: Low

Base Score: 2.7

Temporal Score: 2.5

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 5.1

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/17/2026

Vulnerability Publication Date: 2/16/2026

Reference Information

CVE: CVE-2026-25120

cwe: CWE-639