πŸ” CVE Alert

CVE-2026-81322

UNKNOWN 0.0

Cloaked plaintext leaks through a non-sensitive action argument in AshCloak

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in ash-project ash_cloak allows anyone with access to logs, error trackers, or crash reports, or anyone who can trigger a validation error, to recover the plaintext of a field the library encrypts. AshCloak.Transformers.SetUpEncryption removes each cloaked attribute from the action's accept list and adds an action argument that carries the plaintext into the encryption change. That argument is built with sensitive?: attr.sensitive?, inheriting the flag from the source attribute, so a cloaked attribute declared without sensitive? true produces a non-sensitive argument. It is the only place the cleartext value lives, and the one place Ash will not redact: it appears verbatim in inspect(changeset), Ash.Error.Invalid and validation error messages, telemetry, :sys dumps, and error-tracker payloads. The generated encrypted attribute and decrypt calculation are already hardcoded sensitive. This issue affects ash_cloak: from 0.1.0 before 0.4.0.

CWE CWE-200
Vendor ash-project
Product ash_cloak
Published Aug 30, 2026
Stay Ahead of the Next One

Get instant alerts for ash-project ash_cloak

Be the first to know when new unknown vulnerabilities affecting ash-project ash_cloak are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

ash-project / ash_cloak
0.1.0 < 0.4.0
ash-project / ash_cloak
f1595a77fdfa9bfc672f84c2f77feb9e7bf895fc < ef49cfc832329fc8bc70ec6542a4dfff5dafd076

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/ash-project/ash_cloak/security/advisories/GHSA-qp4v-vvrg-8ggx cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-81322.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-81322 github.com: https://github.com/ash-project/ash_cloak/commit/ef49cfc832329fc8bc70ec6542a4dfff5dafd076

Credits

Peter Ullrich πŸ” Peter Ullrich Zach Daniel / Ash Project Jonatan MΓ€nnchen / EEF