GHSA-fqm2-p6px-f54cHighCVSS 8.8

CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token...

Published
June 4, 2026
Last Modified
June 4, 2026

🔗 CVE IDs covered (1)

📋 Description

CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token requests via MITM. HttpRequestHelper#create_async_endpoint and #send_http_get_request_synchronous hard-code OpenSSL::SSL::VERIFY_NONE, enabling an attacker to intercept traffic between bosh-monitor and the BOSH director or UAA and steal credentials.

Affected versions:

  • BOSH: all versions prior to v282.1.9 (inclusive); fixed in v282.1.9 or later

🔗 References (3)