Back to list

FacturaScripts vulnerable to Reflected Cross-Site Scripting (XSS) via Cookie Manipulation — CVE-2026-27964

GitHub · GitHub · CVE-2026-27964

ID
CVE-2026-27964
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
low
CVSS
3.9

Summary

### Summary A Reflected Cross-Site Scripting (XSS) vulnerability exists in the fsNick cookie parameter. The application reflects the cookie's value directly into the HTML without sanitization. ### Details 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…

Product

composer: facturascripts/facturascripts

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories