SCA: security update for github.com/safedep/gryph (GHSA-f3jg-756w-gm35)

medium Tenable Self-Hosted Container Security Plugin ID 441749

Description

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

- Gryph provides a security layer for AI coding agents. Prior to 0.7.0, Gryph implements logging levels that
determine what content is logged to a local sqlite database. The README incorrectly mentions that the
default log level is minimal while it is standard. Source code review shows sensitive file-write content
remains in the stored payload as ContentPreview, OldString, or NewString at the default standard logging
level and at full. This leads to logging of potentially sensitive file content in the local sqlite
database, violating Gryphs sensitive file filter and log level contracts. This vulnerability is fixed in
0.7.0. (CVE-2026-45046)

Solution

Update the github.com/safedep/gryph library and its related packages to version 0.7.0 or later.

See Also

https://github.com/advisories/GHSA-f3jg-756w-gm35

Plugin Details

Severity: Medium

ID: 441749

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/12/2026

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

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

CVSS Score Source: CVE-2026-45046

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/11/2026

Vulnerability Publication Date: 5/11/2026

Reference Information

CVE: CVE-2026-45046

cwe: CWE-212