SCA: security update for devcode-it/openstamanager (GHSA-whv5-4q2f-q68g)

high Tenable Cloud Security Plugin ID 439675

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, the oauth2.php file in OpenSTAManager is an unauthenticated endpoint ($skip_permissions =
true). It loads a record from the zz_oauth2 table using the attacker-controlled GET parameter state, and
during the OAuth2 configuration flow calls unserialize() on the access_token field without any class
restriction. This issue has been patched in version 2.10.2. (CVE-2026-29782)

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-whv5-4q2f-q68g

Plugin Details

Severity: High

ID: 439675

Version: Revision 1.8

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: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.5

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

CVSS Score Source: CVE-2026-29782

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:H/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-29782

cwe: CWE-502