CVE-2026-27964 LOW

CVE-2026-27964: FacturaScripts: Reflected Cross-Site Scripting (XSS) via Cookie Manipulation

Vendor Neorazorx
Product facturascripts
Weakness CWE-79 · XSS
Published May 18, 2026
Last update May 19, 2026

CVSS base score

3.9/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

FacturaScripts is an open source accounting and invoicing software. Versions 2025.7 and prior contain a Reflected Cross-Site Scripting (XSS) vulnerability through the fsNick cookie parameter. The application reflects the cookie's value directly into the HTML without sanitization. The fsNick cookie is rendered into the DOM without encoding. While the server does reject the modified session and forces a logout, the HTML containing the payload reaches the browser first. This lets the script execute immediately upon load, effectively beating the redirect. This issue has been fixed in version 2025.8.

Key dates

02Disclosure timeline

May 18, 2026 CVE published
May 19, 2026 Record updated

Related vulnerabilities

04Related CVE