Description
A vulnerability allowing a low-privileged user to inject SQL and extract database contents.
Published: 2026-08-04
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Veeam ONE permits a user with limited privileges to inject arbitrary SQL commands, which can expose sensitive database information. The vulnerability is rooted in improper handling of user input, aligning with CWE‑89. The primary risk is data confidentiality loss through unauthorized data extraction.

Affected Systems

The affected product is Veeam ONE. No specific version information is provided in the CNA data, so all releases of the product could potentially be vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity level. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog. The most likely attack vector requires the attacker to have a low‑privileged account or to exploit the application from within the environment. Once the vulnerable input is supplied, the attacker can retrieve database contents, potentially impacting confidentiality and the integrity of stored data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided patch or upgrade to a Veeam ONE version that fixes the SQL injection.
  • Limit database access by enforcing the principle of least privilege for all user accounts that interact with the application.
  • Ensure that all SQL inputs are properly sanitized or parameterized to prevent injection.
  • Monitor database query logs for anomalous activity and perform regular access reviews.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 04 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in Veeam ONE Enables Low‑Privileged User Data Extraction

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Veeam
Veeam one
Vendors & Products Veeam
Veeam one

Tue, 04 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description A vulnerability allowing a low-privileged user to inject SQL and extract database contents.
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:H/SA:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-08-04T17:19:37.180Z

Reserved: 2026-07-20T15:00:00.696Z

Link: CVE-2026-64631

cve-icon Vulnrichment

Updated: 2026-08-04T17:19:32.091Z

cve-icon NVD

Status : Received

Published: 2026-08-04T17:16:58.093

Modified: 2026-08-04T18:16:56.297

Link: CVE-2026-64631

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T19:45:03Z

Weaknesses
  • CWE-89

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