CVE-2021-32647

Public Exploit
Post-authentication Remote Code Execution (RCE) in emissary:emissary

Description

Emissary is a P2P based data-driven workflow engine. Affected versions of Emissary are vulnerable to post-authentication Remote Code Execution (RCE). The [`CreatePlace`](https://github.com/NationalSecurityAgency/emissary/blob/30c54ef16c6eb6ed09604a929939fb9f66868382/src/main/java/emissary/server/mvc/internal/CreatePlaceAction.java#L36) REST endpoint accepts an `sppClassName` parameter which is used to load an arbitrary class. This class is later instantiated using a constructor with the following signature: `<constructor>(String, String, String)`. An attacker may find a gadget (class) in the application classpath that could be used to achieve Remote Code Execution (RCE) or disrupt the application. Even though the chances to find a gadget (class) that allow arbitrary code execution are low, an attacker can still find gadgets that could potentially crash the application or leak sensitive data. As a work around disable network access to Emissary from untrusted sources.

Categories

8.0
CVSS
Severity: High
CVSS 3.1 •
CVSS 2.0 •
EPSS 3.43% Top 15%
Third-Party Advisory github.com Third-Party Advisory github.com
Affected: NationalSecurityAgency emissary
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2021-32647?
CVE-2021-32647 has been scored as a high severity vulnerability.
How to fix CVE-2021-32647?
To fix CVE-2021-32647, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2021-32647 being actively exploited in the wild?
It is possible that CVE-2021-32647 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~3% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2021-32647?
CVE-2021-32647 affects NationalSecurityAgency emissary.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.