Back to list

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

GitHub · GitHub · CVE-2026-45046

ID
CVE-2026-45046
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
5.5

Summary

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…

Product

go: github.com/safedep/gryph

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories