CVE-2026-24415 MEDIUM

CVE-2026-24415: OpenSTAManager affected by reflected XSS in modifica_iva.php via righe parameter

Vendor Devcode-It
Product openstamanager
Weakness CWE-79 · XSS
Published March 3, 2026
Last update March 4, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

Description

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.

Key dates

Disclosure timeline

March 3, 2026 CVE published
March 4, 2026 Record updated