Zurück zur Liste

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

GitHub · GitHub · CVE-2026-45046

ID
CVE-2026-45046
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
5.5

Zusammenfassung

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…

Produkt

go: github.com/safedep/gryph

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu