Improper access control in Vert.x - CVE-2026-15075
Published: September 11, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper access control in the DefaultRedirectHandler in vertx-core when following cross-origin HTTP 30x redirects. A remote attacker can cause a Vert.x HttpClient request to be redirected to an attacker-controlled host to disclose sensitive information.
Credential and custom request headers can be forwarded to the redirect destination.