CVE-2026-25514

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:facturascripts:facturascripts:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-04 20:16

Updated : 2026-02-23 15:00


NVD link : CVE-2026-25514

Mitre link : CVE-2026-25514

CVE.ORG link : CVE-2026-25514


JSON object : View

Products Affected

facturascripts

  • facturascripts
CWE
CWE-20

Improper Input Validation

CWE-89

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

CWE-943

Improper Neutralization of Special Elements in Data Query Logic