Description
OpenSTAManager is an open source management software for technical assistance and invoicing. In 2.9.8 and earlier, a privilege escalation and authentication bypass vulnerability in OpenSTAManager allows any attacker to arbitrarily change a user's group (idgruppo) by directly calling modules/utenti/actions.php. This can promote an existing account (e.g. agent) into the Amministratori group as well as demote any user including existing administrators.
Published: 2026-03-03
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via Authentication Bypass
Action: Immediate Patch
AI Analysis

Impact

OpenSTAManager, a self-hosted technical assistance and invoicing platform, contains a flaw in the file modules/utenti/actions.php that allows an unauthenticated user to modify the idgruppo field presented in the request. Because the application does not verify that the requester possesses proper administrative rights, an attacker can promote any existing account to the Amministratori group or demote a legitimate administrator. This yields full control over the system’s user hierarchy and permits unrestricted execution of privileged operations, matching CWE-306 (Authorization Bypass Through User-Controlled Key).

Affected Systems

The vulnerability affects all installations of OpenSTAManager version 2.9.8 and earlier. The vendor, devcode-it, publishes the software under the open source license managed by the devcode-it organization. No earlier versions are listed as impacted, and no later releases are known to contain the flaw according to the advisory.

Risk and Exploitability

The CVSS base score of 9.8 indicates a critical risk, and the EPSS score of less than 1% suggests that widespread exploitation is unlikely but not impossible. The advisory does not list this issue in the CISA KEV catalog, indicating that currently no known active exploits are in circulation. Based on the description, it is inferred that attackers would most likely exploit the issue from a remote web context by directly requesting the vulnerable script, provided the target is publicly reachable and the application is not otherwise hardened against unrestricted file access. The lack of mandatory authentication for the endpoint presents a clear vector for unauthorized privilege escalation.

Generated by OpenCVE AI on April 17, 2026 at 13:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OpenSTAManager release (≥ 2.9.9) in which the authentication bypass is corrected.
  • If an upgrade cannot be performed immediately, limit HTTP access to modules/utenti/actions.php so that only authenticated administrators can reach it or remove the file from the web root.
  • Update the code to validate that any request containing an idgruppo parameter is associated with a session belonging to an authorized administrator, preventing unauthorized group changes.

Generated by OpenCVE AI on April 17, 2026 at 13:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-247v-7cw6-q57v OpenSTAManager affected by unauthenticated privilege escalation via modules/utenti/actions.php
History

Thu, 05 Mar 2026 18:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:devcode:openstamanager:*:*:*:*:*:*:*:*

Wed, 04 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 04 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Devcode
Devcode openstamanager
Vendors & Products Devcode
Devcode openstamanager

Tue, 03 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Description OpenSTAManager is an open source management software for technical assistance and invoicing. In 2.9.8 and earlier, a privilege escalation and authentication bypass vulnerability in OpenSTAManager allows any attacker to arbitrarily change a user's group (idgruppo) by directly calling modules/utenti/actions.php. This can promote an existing account (e.g. agent) into the Amministratori group as well as demote any user including existing administrators.
Title Unauthenticated privilege escalation in OpenSTAManager via modules/utenti/actions.php
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Devcode Openstamanager
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-04T21:21:34.908Z

Reserved: 2026-02-17T03:08:23.489Z

Link: CVE-2026-27012

cve-icon Vulnrichment

Updated: 2026-03-04T21:21:29.580Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-03T22:16:28.833

Modified: 2026-03-05T18:19:03.887

Link: CVE-2026-27012

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T13:30:19Z

Weaknesses