SCA: security update for gogs.io/gogs (GHSA-fc3h-92p8-h36f)

medium Tenable Self-Hosted Container Security Plugin ID 437747

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. Versions 0.13.4 and below expose unauthenticated file
upload endpoints by default. When the global RequireSigninView setting is disabled (default), any remote
user can upload arbitrary files to the server via /releases/attachments and /issues/attachments. This
enables the instance to be abused as a public file host, potentially leading to disk exhaustion, content
hosting, or delivery of malware. CSRF tokens do not mitigate this attack due to same-origin cookie
issuance. This issue has been fixed in version 0.14.1. (CVE-2026-25242)

See Also

https://github.com/advisories/GHSA-fc3h-92p8-h36f

Plugin Details

Severity: Medium

ID: 437747

Version: Revision 1.7

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: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-25242

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/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/17/2026

Reference Information

CVE: CVE-2026-25242

cwe: CWE-862