CVE-2026-4992 Details
Description
A flaw has been found in wandb OpenUI up to 1.0. This affects the function create_share/get_share of the file backend/openui/server.py of the component HTMLAnnotator Component. Executing a manipulation of the argument ID can lead to HTML injection. The attack may be performed from remote. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability exists in wandb OpenUI versions prior to 1.0, specifically in the HTMLAnnotator component. The issue arises in the create_share and get_share functions within backend/openui/server.py. These endpoints lack authentication and authorization checks, allowing unauthenticated users to create or overwrite shared components with arbitrary HTML, including scripts. The injected HTML is not sanitized and is rendered in an iframe with allow-same-origin permissions, enabling access to the session cookies of users who view the shared component. This flaw can be exploited remotely, leading to session hijacking and account takeover.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 27, 2026CISA-ADP
Assessed Mar 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/YLChen-007/7b42be1da37af51a0cfba0866d100987 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.353879 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.353879 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.778264 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wandb OpenUI | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 27, 2026 | New CVE Received | [email protected] |
Volerion