Description
An issue in Bottinelli Informatica Vedo Suite v.1.2.5 allows a remote attacker to obtain sensitive information via the api_vedo/chat endpoint and the utente_chat parameter
Published: 2026-08-19
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insecure direct object reference vulnerability exists in the api_vedo/chat endpoint of Bottinelli Informatica Vedo Suite. The utente_chat parameter can be manipulated by an unauthenticated remote attacker, allowing the retrieval of sensitive data that the attacker should not be able to see. This attack transmits data that the attacker is not authorized to access, exposing confidential information and undermining the confidentiality of the system. The weakness aligns with CWE-639, Authorization Bypass through User‑Controlled Key.

Affected Systems

The CVE record specifically lists Bottinelli Informatica Vedo Suite version 1.2.5 as affected. No other products or versions are mentioned, indicating the issue is limited to this release.

Risk and Exploitability

The EPSS score is less than 1%, indicating a very low probability of exploitation. The CVSS score of 7.5 classifies this vulnerability as high severity, reflecting the potential for unauthorized data access. The KEV designation indicates that this vulnerability is not listed in CISA's KEV catalog, leaving precise exploitation likelihood uncertain. However, the vulnerability can be leveraged remotely without authentication, provided the api_vedo/chat endpoint is exposed to an attacker. Attackers can construct a request targeting the endpoint with a crafted utente_chat value, likely pulling the requested data from the server. With the information disclosed, the impact is significant for any environment running the vulnerable version and reachable from untrusted networks.

Generated by OpenCVE AI on August 24, 2026 at 21:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Bottinelli Informatica Vedo Suite to a version that includes the IDOR fix
  • Restrict network access to the api_vedo/chat endpoint to only trusted IP addresses or internal networks
  • Implement server‑side validation to ensure the utente_chat parameter references only authorized data and enforce proper authorization checks
  • If an immediate upgrade is not feasible, temporarily block or harden the chat API by disabling it or requiring authentication before allowing access
  • Verify that input parameters are sanitized and access controls are enforced to mitigate similar IDOR vulnerabilities in the future

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 Insecure Direct Object Reference in Vedo Suite Chat API

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Title Insecure Direct Object Reference in Vedo Suite Chat API
Weaknesses CWE-639

Thu, 20 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Title Insecure Direct Object Reference in Bottinelli Informatica Vedo Suite Enables Unauthorized Data Access
Weaknesses CWE-639

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

Type Values Removed Values Added
Title Insecure Direct Object Reference in Bottinelli Informatica Vedo Suite Enables Unauthorized Data Access
Weaknesses CWE-639

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

Type Values Removed Values Added
Description An issue in Bottinelli Informatica Vedo Suite v.1.2.5 allows a remote attacker to obtain sensitive information 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:56:19.289Z

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

Link: CVE-2026-51367

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

Modified: 2026-08-24T20:16:46.803

Link: CVE-2026-51367

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key