facturascripts CVE Vulnerabilities & Metrics

Focus on facturascripts vulnerabilities and metrics.

Last updated: 08 Mar 2026, 23:25 UTC

About facturascripts Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with facturascripts. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total facturascripts CVEs: 14
Earliest CVE date: 25 Apr 2022, 10:15 UTC
Latest CVE date: 04 Feb 2026, 20:16 UTC

Latest CVE reference: CVE-2026-25514

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 5

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): -100.0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): -100.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical facturascripts CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.76

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 9
4.0-6.9 4
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS facturascripts CVEs

These are the five CVEs with the highest CVSS scores for facturascripts, sorted by severity first and recency.

All CVEs for facturascripts

CVE-2026-25514 facturascripts vulnerability CVSS: 0 04 Feb 2026, 20:16 UTC

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to version 2025.81, FacturaScripts contains a critical SQL injection vulnerability in the autocomplete functionality that allows authenticated attackers to extract sensitive data from the database including user credentials, configuration settings, and all stored business data. The vulnerability exists in the CodeModel::all() method where user-supplied parameters are directly concatenated into SQL queries without sanitization or parameterized binding. This issue has been patched in version 2025.81.

CVE-2026-25513 facturascripts vulnerability CVSS: 0 04 Feb 2026, 20:16 UTC

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to version 2025.81, FacturaScripts contains a critical SQL injection vulnerability in the REST API that allows authenticated API users to execute arbitrary SQL queries through the sort parameter. The vulnerability exists in the ModelClass::getOrderBy() method where user-supplied sorting parameters are directly concatenated into the SQL ORDER BY clause without validation or sanitization. This affects all API endpoints that support sorting functionality. This issue has been patched in version 2025.81.

CVE-2026-23997 facturascripts vulnerability CVSS: 0 02 Feb 2026, 23:16 UTC

FacturaScripts is open-source enterprise resource planning and accounting software. In 2025.71 and earlier, a Stored Cross-Site Scripting (XSS) vulnerability was discovered in the Observations field. The flaw occurs in the History view, where historical data is rendered without proper HTML entity encoding. This allows an attacker to execute arbitrary JavaScript in the browser of viewing the history by administrators.

CVE-2026-23476 facturascripts vulnerability CVSS: 0 02 Feb 2026, 23:16 UTC

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to 2025.8, there a reflected XSS bug in FacturaScripts. The problem is in how error messages get displayed. Twig's | raw filter is used, which skips HTML escaping. When triggering a database error (like passing a string where an integer is expected), the error message includes the input and gets rendered without sanitization. This vulnerability is fixed in 2025.8.

CVE-2025-69210 facturascripts vulnerability CVSS: 0 30 Dec 2025, 20:16 UTC

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to version 2025.7, 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. Version 2025.7 fixes the issue.

CVE-2022-2066 facturascripts vulnerability CVSS: 4.3 13 Jun 2022, 13:15 UTC

Cross-site Scripting (XSS) - Reflected in GitHub repository neorazorx/facturascripts prior to 2022.06.

CVE-2022-2065 facturascripts vulnerability CVSS: 3.5 13 Jun 2022, 13:15 UTC

Cross-site Scripting (XSS) - Stored in GitHub repository neorazorx/facturascripts prior to 2022.06.

CVE-2022-2016 facturascripts vulnerability CVSS: 3.5 09 Jun 2022, 16:15 UTC

Cross-site Scripting (XSS) - Reflected in GitHub repository neorazorx/facturascripts prior to 2022.1.

CVE-2022-1988 facturascripts vulnerability CVSS: 4.3 03 Jun 2022, 08:15 UTC

Cross-site Scripting (XSS) - Generic in GitHub repository neorazorx/facturascripts prior to 2022.09.

CVE-2022-1715 facturascripts vulnerability CVSS: 7.5 13 May 2022, 17:15 UTC

Account Takeover in GitHub repository neorazorx/facturascripts prior to 2022.07.

CVE-2022-1682 facturascripts vulnerability CVSS: 4.3 12 May 2022, 09:15 UTC

Reflected Xss using url based payload in GitHub repository neorazorx/facturascripts prior to 2022.07. Xss can use to steal user's cookies which lead to Account takeover or do any malicious activity in victim's browser

CVE-2022-1571 facturascripts vulnerability CVSS: 4.3 04 May 2022, 11:15 UTC

Cross-site scripting - Reflected in Create Subaccount in GitHub repository neorazorx/facturascripts prior to 2022.07. This vulnerability can be arbitrarily executed javascript code to steal user'cookie, perform HTTP request, get content of `same origin` page, etc ...

CVE-2022-1514 facturascripts vulnerability CVSS: 3.5 28 Apr 2022, 16:15 UTC

Stored XSS via upload plugin functionality in zip format in GitHub repository neorazorx/facturascripts prior to 2022.06. Cross-site scripting attacks can have devastating consequences. Code injected into a vulnerable application can exfiltrate data or install malware on the user's machine. Attackers can masquerade as authorized users via session cookies, allowing them to perform any action allowed by the user account.

CVE-2022-1457 facturascripts vulnerability CVSS: 3.5 25 Apr 2022, 10:15 UTC

Store XSS in title parameter executing at EditUser Page & EditProducto page in GitHub repository neorazorx/facturascripts prior to 2022.04. Cross-site scripting attacks can have devastating consequences. Code injected into a vulnerable application can exfiltrate data or install malware on the user's machine. Attackers can masquerade as authorized users via session cookies, allowing them to perform any action allowed by the user account.