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: 9.9 Critical
EPSS: < 1% Very Low
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 EPSS score of <1% and KEV not listed 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 CVSS score of 9.9 confirms a critical severity level, providing a precise assessment of the risk. The attack vector is likely remote over HTTP/HTTPS to the api_vedo/chat endpoint.

Generated by OpenCVE AI on August 24, 2026 at 21:50 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 24, 2026 at 21:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in Bottinelli Informatica Vedo Suite 1.2.5 Allows Remote Code Execution

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 20 Aug 2026 07:45:00 +0000

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

Thu, 20 Aug 2026 04:45: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 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-24T19:57:07.437Z

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

Link: CVE-2026-51366

cve-icon Vulnrichment

Updated: 2026-08-24T19:56:38.600Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-51366

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T22:00:04Z

Weaknesses
  • CWE-89

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