FacturaScripts is Vulnerable to Stored Cross-Site Scripting (XSS) via XML File Upload
High severity
GitHub Reviewed
Published
Dec 30, 2025
in
NeoRazorX/facturascripts
•
Updated Dec 31, 2025
Package
Affected versions
<= 2025.4
= 2025.11
= 2025.41
= 2025.43
Patched versions
None
Description
Published by the National Vulnerability Database
Dec 30, 2025
Published to the GitHub Advisory Database
Dec 30, 2025
Reviewed
Dec 30, 2025
Last updated
Dec 31, 2025
A stored cross-site scripting (XSS) vulnerability exists in the product file upload functionality.
Authenticated users can upload crafted XML files containing executable JavaScript. These files are later rendered by the application without sufficient sanitization or content-type enforcement, allowing arbitrary JavaScript execution when the file is accessed.
Because product files uploaded by regular users are visible to administrative users, this vulnerability can be leveraged to execute malicious JavaScript in an administrator’s browser session.
References