CVE-2025-65368 Details
Description
SparkyFitness v0.15.8.2 is vulnerable to Cross Site Scripting (XSS) via user input and LLM output.
A stored cross-site scripting vulnerability has been identified in SparkyFitness version 0.15.8.2. This issue allows remote attackers to execute arbitrary JavaScript in the context of authenticated users. The vulnerability arises from the application rendering unsanitized user input and output generated by a language model (LLM) into the DOM using React's dangerouslySetInnerHTML. This lack of proper sanitization enables the injection of malicious payloads that are persisted and can be executed later, potentially leading to session hijacking, unauthorized actions on behalf of the victim, and the creation of fake messages in the AI chat interface.
Users can update to SparkyFitness version 0.16.3 or later, where this vulnerability has been addressed by sanitizing rendered content before it is displayed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CodeWithCJ/SparkyFitness | [email protected] | Product |
| https://github.com/CodeWithCJ/SparkyFitness/security/advisories/GHSA-j7x6-6678-2xqp#event-521570 | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| codewithcj sparkyfitness | <= 0.15.8.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 22, 2026 | Initial Analysis | [email protected] |
| Jan 15, 2026 | New CVE Received | [email protected] |
| Jan 15, 2026 | CVE Modified | CISA-ADP |