CVE-2026-41860
BOSH · BOSH
A cryptographic weakness (CWE-326) in BOSH allows local attackers to perform MITM attacks to steal credentials or redirect token requests.
Executive summary
A cryptographic flaw in BOSH exposes the system to local man-in-the-middle attacks, potentially leading to the theft of Basic-auth credentials or UAA token redirection.
Vulnerability
The vulnerability is classified as CWE-326, indicating inadequate cryptographic protection. This flaw enables a local attacker to intercept or manipulate traffic, specifically allowing for the theft of Basic-auth credentials or the redirection of UAA token requests via a man-in-the-middle (MITM) attack.
Business impact
With a CVSS score of 8.8, this vulnerability carries a high risk of unauthorized access and session hijacking. The compromise of credentials and token redirection capabilities could allow an attacker to impersonate legitimate users or gain administrative control over the BOSH environment.
Remediation
Immediate Action: Review the BOSH vendor advisory and apply the recommended security updates or configuration changes to strengthen cryptographic implementations.
Proactive Monitoring: Monitor for unexpected authentication traffic or anomalous token request patterns within the environment.
Compensating Controls: Ensure that all communication is encapsulated within encrypted tunnels and enforce strict local access controls to mitigate the risk of local attackers performing MITM operations.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Cryptographic weaknesses of this nature are severe and require immediate attention. Organizations should prioritize updating their BOSH deployments to the latest secure version to prevent credential theft and unauthorized access via token manipulation.