SCA: security update for github.com/nuclio/nuclio (GHSA-3v79-m2cg-89ww)

high Tenable Self-Hosted Container Security Plugin ID 444791

Description

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

- Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.5,
Nuclio's Java runtime generates a build.gradle file during function builds using Go's text/template
package. The template renders runtimeAttributes.repositories[] values with the {{ . }} action, which
performs no escaping. An attacker can embed a closing brace (}) to break out of the repositories {} block
and append arbitrary Groovy statements that execute unconditionally during the Gradle configuration phase.
This issue has been patched in version 1.16.5. (CVE-2026-52833)

Solution

Update the github.com/nuclio/nuclio library and its related packages to version 1.16.5 or later.

See Also

https://github.com/advisories/GHSA-3v79-m2cg-89ww

Plugin Details

Severity: High

ID: 444791

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/17/2026

Updated: 9/3/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.07

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-52833

CVSS v3

Risk Factor: High

Base Score: 8

Temporal Score: 7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/16/2026

Vulnerability Publication Date: 7/16/2026

Reference Information

CVE: CVE-2026-52833

cwe: CWE-94