CVE-2026-24415

Source
https://cve.org/CVERecord?id=CVE-2026-24415
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-24415.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-24415
Aliases
Published
2026-03-03T21:51:41.971Z
Modified
2026-04-10T05:39:25.594333Z
Severity
  • 5.1 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
OpenSTAManager affected by reflected XSS in modifica_iva.php via righe parameter
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/24xxx/CVE-2026-24415.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/devcode-it/openstamanager

Affected ranges

Type
GIT
Repo
https://github.com/devcode-it/openstamanager
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.9.8"
        }
    ]
}

Affected versions

v2.*
v2.3-beta.1
v2.3-beta.2
v2.4
v2.4.10
v2.4.11
v2.4.12
v2.4.13
v2.4.14
v2.4.16
v2.4.17
v2.4.2
v2.4.20
v2.4.22
v2.4.23
v2.4.24
v2.4.25
v2.4.28
v2.4.3
v2.4.32
v2.4.38
v2.4.4
v2.4.40
v2.4.41
v2.4.42
v2.4.43
v2.4.44
v2.4.47
v2.4.49
v2.4.51
v2.4.53
v2.4.54
v2.4.6
v2.4.8
v2.4.9
v2.5
v2.5.1-beta
v2.5.2-beta
v2.5.3
v2.5.4
v2.5.5
v2.6.1
v2.6.2
v2.9
v2.9-beta
v2.9.2
v2.9.3
v2.9.4
v2.9.5
v2.9.6
v2.9.7
v2.9.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-24415.json"