SCA: security update for devcode-it/openstamanager (GHSA-3gw8-3mg3-jmpc)

high Tenable Self-Hosted Container Security Plugin ID 439677

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to
version 2.10.2, multiple AJAX select handlers in OpenSTAManager are vulnerable to Time-Based Blind SQL
Injection through the options[stato] GET parameter. The user-supplied value is read from
$superselect['stato'] and concatenated directly into SQL WHERE clauses as a bare expression, without any
sanitization, parameterization, or allowlist validation. An authenticated attacker can inject arbitrary
SQL statements to extract sensitive data from the database, including usernames, password hashes,
financial records, and any other information stored in the MySQL database. This issue has been patched in
version 2.10.2. (CVE-2026-28805)

Solution

Update the devcode-it/openstamanager library and its related packages to version 2.10.2 or later.

See Also

https://github.com/advisories/GHSA-3gw8-3mg3-jmpc

Plugin Details

Severity: High

ID: 439677

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-28805

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/1/2026

Vulnerability Publication Date: 4/1/2026

Reference Information

CVE: CVE-2026-28805

cwe: CWE-89