CVE-2025-4779

lunary-ai/lunary versions prior to 1.9.24 are vulnerable to stored cross-site scripting (XSS). An unauthenticated attacker can inject malicious JavaScript into the `v1/runs/ingest` endpoint by adding an empty `citations` field, triggering a code path where `dangerouslySetInnerHTML` is used to render attacker-controlled text. This vulnerability allows the execution of arbitrary JavaScript in the context of the user's browser, potentially leading to session hijacking, data theft, or other malicious actions.
CVSS

No CVSS.

Configurations

No configuration.

History

07 Jul 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-07 10:15

Updated : 2025-07-07 10:15


NVD link : CVE-2025-4779

Mitre link : CVE-2025-4779


JSON object : View

Products Affected

No product.

CWE
CWE-79

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