Description
OpenSTAManager is an open source management software for technical assistance and invoicing. OpenSTAManager v2.9.8 and earlier contain a critical Time-Based Blind SQL Injection vulnerability in the article pricing completion handler. The application fails to properly sanitize the idarticolo parameter before using it in SQL queries, allowing attackers to inject arbitrary SQL commands and extract sensitive data through time-based Boolean inference.
Published: 2026-02-06
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary SQL execution via time‑based blind injection
Action: Patch
AI Analysis

Impact

OpenSTAManager versions up to 2.9.8 include a time‑based blind SQL injection in the article pricing completion handler. The vulnerability arises because the idarticolo parameter is concatenated directly into SQL statements without proper sanitization, allowing an attacker to inject arbitrary SQL commands. Through Boolean inference over timed responses, an attacker can extract sensitive database contents. This flaw is officially classified as CWE‑89 and represents a high‑severity data‑exposure risk.

Affected Systems

The affected product is OpenSTAManager by devcode‑it. Versions 2.9.8 and earlier are vulnerable. Any deployment that uses the article pricing module in these releases is at risk, including self‑hosted installations and shared hosting environments that rely on the same codebase.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. The EPSS score is below 1 %, signifying a low likelihood of widespread exploitation, and the vulnerability is not listed in CISA’s KEV catalog, which reduces the urgency for an immediate coordinated response. The likely attack vector is remote: an adversary can send crafted requests to the article pricing endpoint over HTTP to deliver malicious idarticolo values. Authentication or other preconditions are not described in the advisory, so the exact scope of exposure remains uncertain, but the flaw could be exploited as long as the endpoint is reachable and input is not otherwise validated.

Generated by OpenCVE AI on April 17, 2026 at 22:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest OpenSTAManager release after 2.9.8 when available
  • Modify the article pricing handler to use parameterized queries or otherwise escape the idarticolo value
  • Deploy a web application firewall rule set that blocks or alerts on time‑based SQL injection patterns

Generated by OpenCVE AI on April 17, 2026 at 22:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-p864-fqgv-92q4 OpenSTAManager has a Time-Based Blind SQL Injection in Article Pricing Module
History

Mon, 09 Feb 2026 21:45:00 +0000

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

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


Mon, 09 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 09 Feb 2026 11:00:00 +0000

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

Fri, 06 Feb 2026 18:30:00 +0000

Type Values Removed Values Added
Description OpenSTAManager is an open source management software for technical assistance and invoicing. OpenSTAManager v2.9.8 and earlier contain a critical Time-Based Blind SQL Injection vulnerability in the article pricing completion handler. The application fails to properly sanitize the idarticolo parameter before using it in SQL queries, allowing attackers to inject arbitrary SQL commands and extract sensitive data through time-based Boolean inference.
Title OpenSTAManager has a Time-Based Blind SQL Injection in Article Pricing Module
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Devcode Openstamanager
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-09T15:29:19.281Z

Reserved: 2026-01-22T18:19:49.174Z

Link: CVE-2026-24416

cve-icon Vulnrichment

Updated: 2026-02-09T15:20:56.507Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-06T19:16:08.837

Modified: 2026-02-09T21:44:51.847

Link: CVE-2026-24416

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T22:45:29Z

Weaknesses