Security Advisory

CVE-2026-29782

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-02 13:42:25
Last updated 2026-04-03 19:52:52
Assigner GitHub_M
CVSS score 7.2
State PUBLISHED

Description

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.