5 matches found
EEF-CVE-2026-81322 Cloaked plaintext leaks through a non-sensitive action argument in AshCloak
Summary Exposure of Sensitive Information to an Unauthorized Actor vulnerability in ash-project ashcloak 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...
CVE-2026-81322
CVE-2026-81322 is an information disclosure vulnerability in ash-project ash_cloak (versions 0.1.0 through before 0.4.0). The root cause is in AshCloak.Transformers.SetUpEncryption, which creates an action argument carrying the plaintext value of a cloaked attribute. This argument inherits the se...
CVE-2026-81322 Cloaked plaintext leaks through a non-sensitive action argument in AshCloak
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in ash-project ashcloak 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...
CVE-2026-81319
CVE-2026-81319 is a deserialization of untrusted data flaw in ash_cloak (an Erlang/BEAM encryption library by ash-project), affecting versions 0.1.0 through before 0.4.0 . The root cause is that AshCloak.Calculations.Decrypt decodes the decrypted binary using Ash.Helpers.non_executable_binary_to_...
EEF-CVE-2026-81319 Unsafe deserialization of decrypted terms enables node DoS in AshCloak
Summary Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the...