CVE-2026-23476 MEDIUM

CVE-2026-23476: FacturaScripts Affected by Reflected XSS

Vendor Neorazorx
Product facturascripts
Weakness CWE-79 · XSS
Published February 2, 2026
Last update February 3, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to 2025.8, there a reflected XSS bug in FacturaScripts. The problem is in how error messages get displayed. Twig's | raw filter is used, which skips HTML escaping. When triggering a database error (like passing a string where an integer is expected), the error message includes the input and gets rendered without sanitization. This vulnerability is fixed in 2025.8.

Key dates

02Disclosure timeline

February 2, 2026 CVE published
February 3, 2026 Record updated