Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Facturascripts | Facturascripts | < 2025.81 |
Related Weaknesses (CWE)
References
- https://github.com/NeoRazorX/facturascripts/commit/1b6cdfa9ee1bb3365ea4a4ad75345Patch
- https://github.com/NeoRazorX/facturascripts/security/advisories/GHSA-cjfx-qhwm-hExploitVendor AdvisoryMitigation
FAQ
What is CVE-2026-25513?
CVE-2026-25513 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2026-25513?
CVE-2026-25513 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25513?
Check the references section above for vendor advisories and patch information. Affected products include: Facturascripts Facturascripts.