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 io.quarkus.resteasy.reactive:resteasy-reactive-client-parent to version 3.0.3.Final or higher.
Affected versions of this package are vulnerable to Insecure Defaults the verifyHost setting of the hostname verification was disabled by default.
Set the configuration explicitly with quarkus.rest-client.verify-host=true.