theinfosecnews

CVE-2026-35470

Published April 6, 2026 · Updated April 7, 2026

8.8CVSS
high

What This Means

CVE-2026-35470 is a high-severity SQL injection vulnerability in OpenSTAManager versions prior to 2.10.2. The vulnerability exists because the `righe` parameter is not properly validated or sanitized, allowing an authenticated attacker to execute arbitrary SQL commands. To mitigate this risk, upgrade to OpenSTAManager version 2.10.2 or later immediately.

Official 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.

Recommended Actions

  1. Check if your systems use any of the affected products listed above.
  2. Apply vendor patches immediately if available.
  3. Monitor vendor advisories for updates and additional mitigations.
  4. Review logs for indicators of compromise related to CVE-2026-35470.

Related Coverage