Server-Side Request Forgery (SSRF) in emissary - CVE-2021-32639
Published: July 2, 2021 / Updated: April 7, 2026
emissary
National Security Agency
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to server-side request forgery in RegisterPeerAction and AddChildDirectoryAction endpoints when handling crafted POST requests. A remote privileged user can send a specially crafted request to disclose sensitive information.
Some forged requests are sent to attacker-controlled hosts, including authenticated requests to the /emissary/RegisterPeer.action endpoint and non-authenticated requests to the /emissary/Heartbeat.action endpoint.