CVE-2026-75847 | CVSS: N/A
Cleartext Storage of Sensitive Information vulnerability in ash-project ash_paper_trail allows an attacker with read access to the generated version resource to recover the plaintext of sensitive? attributes.
AshPaperTrail stores the values of tracked sensitive? attributes in the generated version resource's changes map, which is declared public? true and sensitive? false, so the values are returned by the version resource's default read action and printed in logs, inspect output, and error messages instead of being redacted. AshPaperTrail.Resource.Transformers.CreateVersionResource derives t
参考链接:
• https://cna.erlef.org/cves/CVE-2026-75847.html
• https://github.com/ash-project/ash_paper_trail/commit/90efdb0769f83f7c5daba6a877
• https://github.com/ash-project/ash_paper_trail/security/advisories/GHSA-wqjr-xmx
📌 数据来源: NVD 官方