Information disclosure in Vault Enterprise - CVE-2022-25244
Published: March 4, 2022 / Updated: April 17, 2026
Vault Enterprise
Detailed vulnerability description
The vulnerability allows a remote user to disclose the tokenization transform key.
The vulnerability exists due to improper access control in the tokenization key configuration endpoint when handling read requests for key configuration. A remote user can read a requested key configuration that incorrectly includes the base64-encoded key to disclose the tokenization transform key.
Exploitation requires read permissions on the authenticated endpoint. Reversing tokenized values also requires access to tokenization state values and, in the default non-exportable mode, end-user-device tokens.