Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-f3jg-756w-gm35 | Gryph Agents Payload Filter Fails to Strip Tool Payload for Sensitive Content |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 27 May 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 27 May 2026 18:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Gryph Agents Payload Filter Fails to Strip Tool Payload for Sensitive Content | |
| Weaknesses | CWE-212 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-27T18:52:43.894Z
Reserved: 2026-05-08T18:07:27.341Z
Link: CVE-2026-45046
Updated: 2026-05-27T18:52:22.639Z
Status : Received
Published: 2026-05-27T19:16:21.793
Modified: 2026-05-27T19:16:21.793
Link: CVE-2026-45046
No data.
OpenCVE Enrichment
No data.
Github GHSA