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

CVE-2026-28805: OpenSTAManager has a Time-Based Blind SQL Injection via `options[stato]` Parameter

April 1, 2026 (updated April 6, 2026)

Multiple AJAX select handlers in OpenSTAManager <= 2.10.1 are vulnerable to Time-Based Blind SQL Injection through the options[stato] GET parameter. The user-supplied value is read from $superselect['stato'] and concatenated directly into SQL WHERE clauses as a bare expression, without any sanitization, parameterization, or allowlist validation.

An authenticated attacker can inject arbitrary SQL statements to extract sensitive data from the database, including usernames, password hashes, financial records, and any other information stored in the MySQL database.

References

  • github.com/advisories/GHSA-3gw8-3mg3-jmpc
  • github.com/devcode-it/openstamanager
  • github.com/devcode-it/openstamanager/commit/50b9089c506ba2ca249afb1dfead2af5d42c10e7
  • github.com/devcode-it/openstamanager/commit/679c40fa5b3acad4263b537f367c0695ff9666dc
  • github.com/devcode-it/openstamanager/releases/tag/v2.10.2
  • github.com/devcode-it/openstamanager/security/advisories/GHSA-3gw8-3mg3-jmpc
  • nvd.nist.gov/vuln/detail/CVE-2026-28805

Code Behaviors & Features

Detect and mitigate CVE-2026-28805 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 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 17 Apr 2026 12:21:45 +0000.