icon

We found results for “

CVE-2026-25513

Good to know:

icon
icon

Date: February 4, 2026

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.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Neutralization of Special Elements in Data Query Logic

CWE-943

Improper Input Validation

CWE-20

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CWE-89

Improper Validation of Syntactic Correctness of Input

CWE-1286

Top Fix

icon

Upgrade Version

Upgrade to version https://github.com/NeoRazorX/facturascripts.git - v2025.8;https://github.com/NeoRazorX/facturascripts.git - v2025.81

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): CHANGED
Confidentiality (C): HIGH
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us