Home

Description

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.

PUBLISHED Reserved 2026-02-02 | Published 2026-02-04 | Updated 2026-02-05 | Assigner GitHub_M




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

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CWE-20: Improper Input Validation

CWE-1286: Improper Validation of Syntactic Correctness of Input

CWE-943: Improper Neutralization of Special Elements in Data Query Logic

Product status

< 2025.81
affected

References

github.com/...cripts/security/advisories/GHSA-cjfx-qhwm-hf99

github.com/...ommit/1b6cdfa9ee1bb3365ea4a4ad753452035a027605

cve.org (CVE-2026-25513)

nvd.nist.gov (CVE-2026-25513)

Download JSON