A vulnerability scan reports CVE-2026-1642 against vCenter Server and identifies the bundled nginx version as vulnerable.
Example:
VMware vCenter Server
CVE-2026-1642 affects nginx deployments that are configured to proxy requests to upstream servers over TLS using directives such as:
proxy_pass https://...The vulnerability is only applicable when the affected nginx code path is exercised through upstream TLS proxy functionality.
CVE-2026-1642 is not applicable to the vCenter Server configuration.
CVE-2026-1642 requires nginx to be configured to proxy requests to upstream servers over TLS using directives such as proxy_pass https://. The nginx instance bundled with vCenter does not proxy requests to upstream servers and is configured only to serve static content and health-check responses. As the vulnerable code path is not utilized in the current configuration, the vulnerability is not exploitable in vCenter as deployed, despite the scanner identifying the nginx version.