CVE-2025-63785

A DOM-based Cross-Site Scripting (XSS) vulnerability exists in the text editor feature of the Onlook web application 0.2.32. This vulnerability occurs because user-supplied input is not properly sanitized before being directly injected into the DOM via innerHTML when editing a text element. An attacker can exploit this to inject malicious HTML and script code, which is then executed within the context of the preview iframe, allowing for the execution of arbitrary scripts in the user's session.
Configurations

Configuration 1 (hide)

cpe:2.3:a:onlook:onlook:0.2.32:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-11-07 17:15

Updated : 2025-12-08 16:06


NVD link : CVE-2025-63785

Mitre link : CVE-2025-63785

CVE.ORG link : CVE-2025-63785


JSON object : View

Products Affected

onlook

  • onlook
CWE
CWE-20

Improper Input Validation

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-116

Improper Encoding or Escaping of Output