Description
SQL Injection vulnerability in Bottinelli Informatica Vedo Suite v.1.2.5 allows a remote attacker to execute arbitrary code via the api_vedo/chat endpoint and the utente_chat parameter
Published: 2026-08-19
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw in the Bottinelli Informatica Vedo Suite version 1.2.5’s api_vedo/chat endpoint allows a remote actor to supply a crafted utente_chat parameter that is inserted directly into an SQL statement. The injection can execute arbitrary SQL commands, which in turn enable an attacker to run code on the underlying system, compromising confidentiality, integrity, and availability of the affected components. This weakness correlates with CWE-89.

Affected Systems

The vulnerability affects Bottinelli Informatica Vedo Suite, specifically version 1.2.5. No other affected versions are listed, and it remains unclear whether earlier releases are vulnerable.

Risk and Exploitability

The lack of an EPSS score and KEV listing suggests that no widespread exploitation has been documented, but the ability to achieve remote code execution without authentication poses a very high risk. Because the vulnerable endpoint is exposed over the network and accepts user input, an attacker can reach it via any external connection, making remote exploitation straightforward. The absence of a CVSS score prevents a precise numerical assessment, yet the stated impact and nature of the flaw warrant treating it as high severity. The attack vector is likely remote over HTTP/HTTPS to the api_vedo/chat endpoint.

Generated by OpenCVE AI on August 19, 2026 at 19:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched or later release of Bottinelli Informatica Vedo Suite (e.g., version 1.2.6 or newer).
  • Restrict or disable external access to the api_vedo/chat endpoint, or configure network controls to limit traffic to trusted networks only.
  • Implement input validation on the utente_chat parameter, ensuring that only expected characters or whitelisted content are allowed, thereby mitigating the SQL injection.
  • Monitor application logs for suspicious inputs or repeated injection attempts and establish alerting for unusual activity on the affected endpoint.

Generated by OpenCVE AI on August 19, 2026 at 19:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in Bottinelli Informatica Vedo Suite Enabling Remote Code Execution
Weaknesses CWE-89

Wed, 19 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in Bottinelli Informatica Vedo Suite v.1.2.5 allows a remote attacker to execute arbitrary code via the api_vedo/chat endpoint and the utente_chat parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-19T13:45:44.659Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51366

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-19T14:17:32.283

Modified: 2026-08-19T14:17:32.283

Link: CVE-2026-51366

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T20:00:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')