Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. devcode-it/openstamanager
  4. ›
  5. CVE-2026-29782

CVE-2026-29782: OpenSTAManager Affected by Remote Code Execution via Insecure Deserialization in OAuth2

April 1, 2026

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.

References

  • github.com/advisories/GHSA-whv5-4q2f-q68g
  • github.com/devcode-it/openstamanager
  • github.com/devcode-it/openstamanager/commit/d2e38cbdf91a831cefc0da1548e02b297ae644cc
  • github.com/devcode-it/openstamanager/releases/tag/v2.10.2
  • github.com/devcode-it/openstamanager/security/advisories/GHSA-whv5-4q2f-q68g
  • nvd.nist.gov/vuln/detail/CVE-2026-29782

Code Behaviors & Features

Detect and mitigate CVE-2026-29782 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.10.2

Fixed versions

  • 2.10.2

Solution

Upgrade to version 2.10.2 or above.

Impact 7.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

packagist/devcode-it/openstamanager/CVE-2026-29782.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 05 Apr 2026 00:18:46 +0000.