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

No history.

Information

Published : 2026-04-02 14:16

Updated : 2026-06-17 10:29


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