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

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-03-05 18:26


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')