You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: Lumiverse de prolix-oc, Description: Lumiverse es una aplicación de chat de IA con todas las funciones. Anteriormente a la 0.9.7, el sistema de anulación de componentes transpila TSX proporcionado por el usuario a través de Sucrase y lo evalúa con new Function, ocultando globales peligrosos (fetch, window, eval, etc.) con undefined. Un validador de código fuente estático (validateComponentOverrideSource) adicionalmente bloquea estos identificadores mediante expresiones regulares de límite de palabra. Ambos controles son eludidos. Elusión del validador estático mediante división de cadenas: cualquier identificador bloqueado puede ser reconstruido en tiempo de ejecución a partir de fragmentos de cadena ('ownerDoc' + 'ument'). Escape de referencia DOM desde la sandbox: useRef y useEffect se proporcionan en el ámbito. Una referencia adjunta a un elemento renderizado proporciona un nodo DOM en vivo. Desde cualquier nodo DOM real, node['ownerDoc'+'ument']['def'+'aultView'] produce la ventana real, eludiendo todas las ocultaciones de identificadores. Los paquetes de temas (.lumitheme / .lumiverse-theme) son el mecanismo de entrega compartible. Un paquete malicioso es una ruta de exploit: la víctima importa el archivo, habilita una anulación de componente en el Editor de Temas, y la carga útil se activa en su sesión autenticada. Esta vulnerabilidad se corrige en la versión 0.9.7.
Title: Lumiverse de prolix-oc, Description: Lumiverse es una aplicación de chat de IA con todas las funciones. Anteriormente a la 0.9.7, el sistema de anulación de componentes transpila TSX proporcionado por el usuario a través de Sucrase y lo evalúa con new Function, ocultando globales peligrosos (fetch, window, eval, etc.) con undefined. Un validador de código fuente estático (validateComponentOverrideSource) adicionalmente bloquea estos identificadores mediante expresiones regulares de límite de palabra. Ambos controles son eludidos. Elusión del validador estático mediante división de cadenas: cualquier identificador bloqueado puede ser reconstruido en tiempo de ejecución a partir de fragmentos de cadena ('ownerDoc' + 'ument'). Escape de referencia DOM desde la sandbox: useRef y useEffect se proporcionan en el ámbito. Una referencia adjunta a un elemento renderizado proporciona un nodo DOM en vivo. Desde cualquier nodo DOM real, node['ownerDoc'+'ument']['def'+'aultView'] produce la ventana real, eludiendo todas las ocultaciones de identificadores. Los paquetes de temas (.lumitheme / .lumiverse-theme) son el mecanismo de entrega compartible. Un paquete malicioso es una ruta de exploit: la víctima importa el archivo, habilita una anulación de componente en el Editor de Temas, y la carga útil se activa en su sesión autenticada. Esta vulnerabilidad se corrige en la versión 0.9.7.
CVE Translated by NIST7/23/2026 7:10:00 AM
Action
Type
Old Value
New Value
Added
Translation
Title: Lumiverse de prolix-oc, Description: Lumiverse es una aplicación de chat de IA con todas las funciones. Anteriormente a la 0.9.7, el sistema de anulación de componentes transpila TSX proporcionado por el usuario a través de Sucrase y lo evalúa con new Function, ocultando globales peligrosos (fetch, window, eval, etc.) con undefined. Un validador de código fuente estático (validateComponentOverrideSource) adicionalmente bloquea estos identificadores mediante expresiones regulares de límite de palabra. Ambos controles son eludidos. Elusión del validador estático mediante división de cadenas: cualquier identificador bloqueado puede ser reconstruido en tiempo de ejecución a partir de fragmentos de cadena ('ownerDoc' + 'ument'). Escape de referencia DOM desde la sandbox: useRef y useEffect se proporcionan en el ámbito. Una referencia adjunta a un elemento renderizado proporciona un nodo DOM en vivo. Desde cualquier nodo DOM real, node['ownerDoc'+'ument']['def'+'aultView'] produce la ventana real, eludiendo todas las ocultaciones de identificadores. Los paquetes de temas (.lumitheme / .lumiverse-theme) son el mecanismo de entrega compartible. Un paquete malicioso es una ruta de exploit: la víctima importa el archivo, habilita una anulación de componente en el Editor de Temas, y la carga útil se activa en su sesión autenticada. Esta vulnerabilidad se corrige en la versión 0.9.7.
New CVE Received from GitHub, Inc.5/26/2026 5:16:38 PM
Action
Type
Old Value
New Value
Added
Description
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.