CVE-2026-44451
CRITICALDescription
Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the component override system transpiles user-supplied TSX via Sucrase and evaluates it with new Function, shadowing dangerous globals (fetch, window, eval, etc.) with undefined. A static source validator (validateComponentOverrideSource) additionally blocks these identifiers by word-boundary regex. Both controls are bypassed. String-split bypass of the static validator: any blocked identifier can be reconstructed at runtime from string fragments ('ownerDoc' + 'ument'). DOM ref escape from the sandbox: useRef and useEffect are provided in scope. A ref attached to a rendered element gives a live DOM node. From any real DOM node, node['ownerDoc'+'ument']['def'+'aultView'] yields the real window, bypassing all identifier shadows. Theme packs (.lumitheme / .lumiverse-theme) are the shareable delivery mechanism. A malicious pack is an exploit path: the victim imports the file, enables one component override in the Theme Editor, and the payload fires in their authenticated session.This vulnerability is fixed in 0.9.7.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 14% of all known CVEs.
References
Related Vulnerabilities
Other CWE-693 (Protection Mechanism Failure) vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2013-2465 | Critical | 9.8 | 99% | KEV + Ransom | - |
| CVE-2024-21412 | High | 8.1 | 95% | KEV + Ransom | Fix |
| CVE-2013-0431 | Medium | 5.3 | 90% | KEV + Ransom | - |
| CVE-2025-40536 | High | 8.1 | 82% | KEV | Fix |
| CVE-2019-1003030 | Critical | 9.9 | 76% | KEV | - |
| CVE-2025-0411 | High | 7.0 | 67% | KEV | Fix |
Embed a live status badge for CVE-2026-44451
Markdown
[](https://tridentstack.com/cve/CVE-2026-44451)HTML
<a href="https://tridentstack.com/cve/CVE-2026-44451"><img src="https://tridentstack.com/cve/badge/CVE-2026-44451.svg" alt="CVE-2026-44451"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-27.