CVE-2026-32699 PUBLISHED

FacturaScripts unauthorized modification of immutable nick field via EditUser controller

Assigner: GitHub_M
Reserved: 13.03.2026 Published: 05.05.2026 Updated: 05.05.2026

FacturaScripts is an open source accounting and invoicing software. In versions 2025.92 and earlier, the application fails to validate the nick parameter during a POST request to the EditUser controller. Although the user interface prevents editing this field, a user can bypass this restriction by intercepting the request and modifying the nick form-data parameter to rename any account, including the administrator account. This leads to unauthorized modification of a field intended to be immutable.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor NeoRazorX
Product facturascripts
Versions
  • Version <= 2025.92 is affected

References

Problem Types

  • CWE-472: External Control of Assumed-Immutable Web Parameter CWE