Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was found in wandb OpenUI up to 1.0/3.5-turb. Affected is the function generic_exception_handler of the file backend/openui/server.py of the component APIStatusError Handler. The manipulation of the argument key results in information exposure through error message. Access to the local network is required for this attack. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Information disclosure in wandb OpenUI up to version 1.0/3.5-turb allows authenticated local network attackers to expose sensitive information through error messages in the APIStatusError handler by manipulating the key argument. Publicly available exploit code exists, and the vendor has not responded to early disclosure notification. Attack complexity is low and requires only local network access and low-level privileges.
Technical ContextAI
The vulnerability exists in the generic_exception_handler function within backend/openui/server.py, which handles APIStatusError exceptions. The root cause is improper error message sanitization (CWE-209: Information Exposure Through an Error Message), where user-supplied input in the key parameter is reflected directly into error responses without sanitization. This allows attackers to extract sensitive data that should not be exposed through exception handling paths. The affected product is wandb OpenUI, a web-based UI component for machine learning workflows, identified by CPE cpe:2.3:a:wandb:openui:*:*:*:*:*:*:*:*.
RemediationAI
Upgrade wandb OpenUI to a version newer than 1.0 or 3.5-turb. Vendor patch version has not been independently confirmed from available data; contact wandb directly for latest security-patched release. As an interim workaround, restrict local network access to the OpenUI backend server to only trusted administrative networks and implement network-level access controls to limit exposure to the APIStatusError handler endpoints. Review application logs for suspicious key parameter manipulation attempts. Given the vendor's lack of response to early disclosure, monitor security advisory channels and community repositories for community-developed patches or alternative implementations.
HTML injection in wandb OpenUI up to version 1.0 allows remote unauthenticated attackers to inject arbitrary HTML via ma
Stored cross-site scripting (XSS) in wandb OpenUI up to version 1.0 via the Window Message Event Handler in frontend/pub
Wandb OpenUI up to version 1.0 contains hard-coded credentials exposure in backend/openui/config.py where the LITELLM_MA
Same weakness CWE-209 – Error Message Information Leak
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16915