Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/safedep/gryph
  4. ›
  5. CVE-2026-45046

CVE-2026-45046: Gryph Agents Payload Filter Fails to Strip Tool Payload for Sensitive Content

May 11, 2026 (updated June 8, 2026)

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.

References

  • github.com/advisories/GHSA-f3jg-756w-gm35
  • github.com/safedep/gryph/releases/tag/v0.7.0
  • github.com/safedep/gryph/security/advisories/GHSA-f3jg-756w-gm35
  • nvd.nist.gov/vuln/detail/CVE-2026-45046

Code Behaviors & Features

Detect and mitigate CVE-2026-45046 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.7.0

Fixed versions

  • 0.7.0

Solution

Upgrade to version 0.7.0 or above.

Impact 5.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer

Source file

go/github.com/safedep/gryph/CVE-2026-45046.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:55 +0000.