In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade org.opensearch.plugin:opensearch-security to version 2.19.4.0, 3.3.0.0 or higher.
Affected versions of this package are vulnerable to Improper Certificate Validation due to ineffective hostname verification in the TLS certificate validation. An attacker can bypass expected hostname checks by presenting a certificate signed by the trusted certificate authority but with an incorrect hostname, allowing unauthorized nodes to join the cluster.
This vulnerability can be mitigated by using more restrictive values for plugins.security.nodes_dn to limit which certificates are accepted for node-to-node communication.