CVE-2026-24415

OpenSTAManager is an open source management software for technical assistance and invoicing. OpenSTAManager v2.9.8 and earlier contains Reflected XSS vulnerabilities in invoice/order/contract modification modals. The application fails to properly sanitize user-supplied input from the righe GET parameter before reflecting it in HTML output.The $_GET['righe'] parameter is directly echoed into the HTML value attribute without any sanitization using htmlspecialchars() or equivalent functions. This allows an attacker to break out of the attribute context and inject arbitrary HTML/JavaScript.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:devcode:openstamanager:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:23

Type Values Removed Values Added
Summary
  • (es) OpenSTAManager es un software de gestión de código abierto para asistencia técnica y facturación. OpenSTAManager v2.9.8 y versiones anteriores contienen vulnerabilidades de XSS Reflejado en los modales de modificación de facturas/pedidos/contratos. La aplicación no logra sanear adecuadamente la entrada proporcionada por el usuario desde el parámetro GET righe antes de reflejarla en la salida HTML. El parámetro $_GET['righe'] se imprime directamente en el atributo HTML value sin ninguna sanitización utilizando htmlspecialchars() o funciones equivalentes. Esto permite a un atacante salir del contexto del atributo e inyectar HTML/JavaScript arbitrario.

05 Mar 2026, 18:26

Type Values Removed Values Added
CPE cpe:2.3:a:devcode:openstamanager:*:*:*:*:*:*:*:*
First Time Devcode openstamanager
Devcode
References () https://github.com/devcode-it/openstamanager/security/advisories/GHSA-jfgp-g7x7-j25j - () https://github.com/devcode-it/openstamanager/security/advisories/GHSA-jfgp-g7x7-j25j - Exploit, Mitigation, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1

03 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-03 22:16

Updated : 2026-06-17 10:23


NVD link : CVE-2026-24415

Mitre link : CVE-2026-24415

CVE.ORG link : CVE-2026-24415


JSON object : View

Products Affected

devcode

  • openstamanager
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')