๐Ÿ” CVE Alert

CVE-2026-29782

HIGH 7.2

OpenSTAManager: Remote Code Execution via Insecure Deserialization in OAuth2

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
12th

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.

CWE CWE-502
Vendor devcode-it
Product openstamanager
Published Apr 2, 2026
Last Updated Apr 3, 2026
Stay Ahead of the Next One

Get instant alerts for devcode-it openstamanager

Be the first to know when new high vulnerabilities affecting devcode-it openstamanager are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

devcode-it / openstamanager
< 2.10.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/devcode-it/openstamanager/security/advisories/GHSA-whv5-4q2f-q68g github.com: https://github.com/devcode-it/openstamanager/commit/d2e38cbdf91a831cefc0da1548e02b297ae644cc github.com: https://github.com/devcode-it/openstamanager/releases/tag/v2.10.2