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.
References
Configurations
No configuration.
History
27 May 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 19:16
Updated : 2026-06-01 18:26
NVD link : CVE-2026-45046
Mitre link : CVE-2026-45046
CVE.ORG link : CVE-2026-45046
JSON object : View
Products Affected
No product.
CWE
CWE-212
Improper Removal of Sensitive Information Before Storage or Transfer
