CVE-2026-29782

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:devcode:openstamanager:*:*:*:*:*:*:*:*

History

07 Apr 2026, 21:19

Type Values Removed Values Added
CPE cpe:2.3:a:devcode:openstamanager:*:*:*:*:*:*:*:*
First Time Devcode openstamanager
Devcode
References () https://github.com/devcode-it/openstamanager/commit/d2e38cbdf91a831cefc0da1548e02b297ae644cc - () https://github.com/devcode-it/openstamanager/commit/d2e38cbdf91a831cefc0da1548e02b297ae644cc - Patch
References () https://github.com/devcode-it/openstamanager/releases/tag/v2.10.2 - () https://github.com/devcode-it/openstamanager/releases/tag/v2.10.2 - Product, Release Notes
References () https://github.com/devcode-it/openstamanager/security/advisories/GHSA-whv5-4q2f-q68g - () https://github.com/devcode-it/openstamanager/security/advisories/GHSA-whv5-4q2f-q68g - Exploit, Mitigation, Vendor Advisory

02 Apr 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-02 14:16

Updated : 2026-04-07 21:19


NVD link : CVE-2026-29782

Mitre link : CVE-2026-29782

CVE.ORG link : CVE-2026-29782


JSON object : View

Products Affected

devcode

  • openstamanager
CWE
CWE-502

Deserialization of Untrusted Data