CVE-2026-5790 PUBLISHED

Stored Cross-Site Scripting (XSS) vulnerability in Stel Order

Assigner: INCIBE
Reserved: 08.04.2026 Published: 14.05.2026 Updated: 14.05.2026

Stored Cross-Site Scripting (XSS) in Stel Order v3.25.1 and earlier, located at the ‘/app/FrontController’ endpoint via the ‘legalName’ and ‘employeeID’ parameters. The lack of proper input sanitization allows an attacker to inject malicious code that is persistently stored in the database. When other users or administrators access the affected sections, the code executes in their browsers, enabling the theft of session cookies and account hijacking.

Metrics

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

Product Status

Vendor Stel Order
Product Stel Order
Versions Default: unknown
  • affected from 0 to 3.25.1 (incl.)

Credits

  • David Padilla Alvarado finder

References

Problem Types

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