Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-5352 — Demonstrates a stored XSS vulnerability in lunary-ai/lunary's Analytics component, where unsanitized NEXT_PUBLIC_CUSTOM_SCRIPT injection leads to arbitrary JavaScript execution in users' browsers. | Kitploit
Tools/GitHubGitHub/sahiloj/cve-2025-5352
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationWeb Security
GitHubsahiloj/cve-2025-5352

CVE-2025-5352

Demonstrates a stored XSS vulnerability in lunary-ai/lunary's Analytics component, where unsanitized NEXT_PUBLIC_CUSTOM_SCRIPT injection leads to arbitrary JavaScript execution in users' browsers.

View Repository
45 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-5352

A stored Cross-Site Scripting (XSS) vulnerability has been identified in the Analytics component of lunary-ai/lunary. The issue arises because the NEXT_PUBLIC_CUSTOM_SCRIPT variable is injected directly into the DOM using dangerouslySetInnerHTML without proper sanitization or validation.

If an attacker is able to control this variable then either during the deployment process or through a server compromise, they can inject arbitrary JavaScript code. This malicious script would execute in the browsers of all users accessing the affected application, potentially leading to session hijacking, credential theft, or other client-side attacks.

Download Tool