CVE-2025-5352

A critical stored Cross-Site Scripting (XSS) vulnerability exists in the Analytics component of lunary-ai/lunary versions up to 1.9.23, where the NEXT_PUBLIC_CUSTOM_SCRIPT environment variable is directly injected into the DOM using dangerouslySetInnerHTML without any sanitization or validation. This allows arbitrary JavaScript execution in all users' browsers if an attacker can control the environment variable during deployment or through server compromise. The vulnerability can lead to complete account takeover, data exfiltration, malware distribution, and persistent attacks affecting all users until the environment variable is cleaned. The issue is fixed in version 1.9.25.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-08-23 07:15

Updated : 2025-11-26 17:12


NVD link : CVE-2025-5352

Mitre link : CVE-2025-5352

CVE.ORG link : CVE-2025-5352


JSON object : View

Products Affected

lunary

  • lunary
CWE
CWE-79

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