CVE-2026-6085 PUBLISHED

Stored Cross-Site Scripting in StockAgile by Novadigits technologies

Assigner: INCIBE
Reserved: 10.04.2026 Published: 25.09.2026 Updated: 25.09.2026

Stored Cross-Site Scripting (XSS) vulnerability in StockAgile API and management panel. The vulnerability is present on the server side in REST endpoint '/inventory/configuration/serial-number-types' that allow the injection and persistence of malicious JavaScript code through parameters such as ‘code’, ‘name’, and other text fields. The scripts that are entered are not filtered or validated correctly before being displayed on the web panel that authenticated users can access. Exploiting this vulnerability could allow a remote, previously authenticated attacker to execute arbitrary JavaScript code.

Metrics

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

Product Status

Vendor Novadigits technologies
Product StockAgile
Versions Default: unaffected
  • affected from 0 to 25/09/2026 (excl.)

Solutions

No hay solución reportada por el momento.

Credits

  • Miguel Jiménez Cámara finder

References

Problem Types

  • CWE-79 Improper neutralization of input during web page generation ('cross-site scripting') CWE