SCA: security update for protobuf (GHSA-7gcm-g887-7qv7)

high Tenable Self-Hosted Container Security Plugin ID 437403

Description

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

- A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where
the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to
missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply
nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion
stack and causing a RecursionError. (CVE-2026-0994)

See Also

https://github.com/advisories/GHSA-7gcm-g887-7qv7

Plugin Details

Severity: High

ID: 437403

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/31/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-0994

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/23/2026

Vulnerability Publication Date: 1/23/2026

Reference Information

CVE: CVE-2026-0994

cwe: CWE-674