Deserialization of Untrusted Data in emissary - CVE-2021-32634
Published: May 21, 2021 / Updated: April 7, 2026
emissary
National Security Agency
Description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to deserialization of untrusted data in the WorkSpaceClientEnqueue.action REST endpoint when processing post-authenticated requests. A remote privileged user can send a specially crafted serialized request to execute arbitrary code.
Since version 6.3.0, the endpoint is protected against CSRF attacks, which reduces the impact of the vulnerability.