If a messaging cluster is used, authentication must be in place to prevent unauthorized nodes joining the cluster pool. NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Setup you password in the <hornetq-server> element: <hornetq-server> .... <cluster-user>myuser</cluster-user> <cluster-password>${jboss.messaging.cluster.password:mypass}</cluster-password> </hornetq-server>