Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The RPC section demonstrates direct remote execution via rpc:call, rpc:multicall, rpc:async_call, and rpc:cast without any warning that these primitives execute arbitrary module/function/argument combinations on remote BEAM nodes. In a security-sensitive context, this can normalize unsafe use of distributed Erlang and lead users to expose powerful remote-code-execution capabilities across trusted-by-cookie nodes without authentication, authorization, or allowlisting.
