Security scanners may report Applications Manager's webserver to be using a version of Jetty that is vulnerable to CVE-2025-11143.
Jetty can interpret certain invalid or unusual URIs (using odd schemes, IPv6/host delimiter edge cases, or specific priority for #, ?, or @ delimiters) differently than common parsers like those found in reverse proxies, load balancers, WAFs, or API gateways.
Exploitation typically requires the following conditions:
Applications Manager 9.6.2
In version 9.6.2, Applications Manager uses Jetty 11.0.26 as part of the integrated webserver
Why AM is not exploitable:
While not vulnerable, in version 9.6.3, a fixed jetty version for Spring based webserver will be included (which will come into effect only when APIs are enabled).