CVE-2026-35470 Details
Description
OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to 2.10.2, confronta_righe.php files across different modules in OpenSTAManager contain an SQL Injection vulnerability. The righe parameter received via $_GET['righe'] is directly concatenated into an SQL query without any sanitization, parameterization or validation. An authenticated attacker can inject arbitrary SQL statements to extract sensitive data from the database, including user credentials, customer information, invoice data and any other stored data. This vulnerability is fixed in 2.10.2.
A SQL injection vulnerability has been identified in OpenSTAManager versions through 2.10.1. The issue resides in the confronta_righe.php files across various modules, where the righe parameter is received via the GET request and directly concatenated into SQL queries without any form of sanitization, parameterization, or validation. This vulnerability allows authenticated attackers to inject arbitrary SQL statements, potentially leading to the extraction of sensitive data from the database, such as user credentials, customer information, invoice data, and other stored data.
The vulnerability has been fixed in OpenSTAManager version 2.10.2. Users are advised to update to this version. For those who cannot update, the vulnerability can be mitigated by manually sanitizing and parameterizing the righe input before using it in SQL queries.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/devcode-it/openstamanager/security/advisories/GHSA-mmm5-3g4x-qw39 | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/devcode-it/openstamanager/releases/tag/v2.10.2 | [email protected] | ProductRelease Notes |
| https://github.com/devcode-it/openstamanager/security/advisories/GHSA-mmm5-3g4x-qw39 | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| devcode openstamanager | < 2.10.2 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 14, 2026 | Initial Analysis | [email protected] |
| Apr 7, 2026 | CVE Modified | CISA-ADP |
| Apr 6, 2026 | New CVE Received | [email protected] |