CVE-2026-35470 HIGH

CVE-2026-35470: OpenSTAManager has a SQL Injection via righe Parameter in confronta_righe Modals

Vendor Devcode-It
Product openstamanager
Weakness CWE-89 · SQLi
Published April 6, 2026
Last update April 7, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 6, 2026 CVE published
April 7, 2026 Record updated