CVE-2026-25513 HIGH

CVE-2026-25513: FacturaScripts has SQL Injection vulnerability in API ORDER BY Clause

Vendor Neorazorx
Product facturascripts
Weakness CWE-89 · SQLi
Published February 4, 2026
Last update February 5, 2026

CVSS base score

8.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 4, 2026 CVE published
February 5, 2026 Record updated

Related vulnerabilities

04Related CVE