Description
Private Metrics Server contained an SQL injection condition affecting database operations. Software customers upgrade to resolved maintenance release. Update Private Metrics Server.
Published: 2026-09-08
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A condition in the Private Metrics Server allows an attacker to inject arbitrary SQL commands into database operations, potentially enabling unauthorized read, modification, or deletion of metric data. This flaw exposes sensitive configuration and usage information that could be leveraged to compromise overall system integrity and confidentiality. The vulnerability manifests as an injection flaw that could allow remote exploitation if the metrics interface is reachable from untrusted sources.

Affected Systems

The affected product is Commvault Cloud Private Metrics Server. Specific version information is not provided in the CVE data, so users should confirm whether their installation is affected by consulting release notes or the vendor’s advisories.

Risk and Exploitability

The CVSS score of 8.8 classifies the issue as high severity, indicating significant potential impact if exploited. The EPSS score is unavailable, so the likelihood of exploitation is unknown, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a network-based attack via the metrics interface, but the exact method is not detailed in the CVE. The vulnerability hinges on unauthenticated or weakly authenticated input reaching the database layer, underscoring the need for patching and input validation.

Generated by OpenCVE AI on September 8, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the vendor‑released maintenance update for the Private Metrics Server.
  • Restrict network access to the metrics server to trusted hosts only, eliminating exposure to untrusted input.
  • Ensure all inputs to the metrics database are passed through parameterized queries or stored procedures to prevent future injection risks.

Generated by OpenCVE AI on September 8, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89

Tue, 08 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description Private Metrics Server contained an SQL injection condition affecting database operations. Software customers upgrade to resolved maintenance release. Update Private Metrics Server.
Title Private Metrics Server SQL Injection
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Commvault

Published:

Updated: 2026-09-08T13:27:30.322Z

Reserved: 2026-08-20T10:56:58.071Z

Link: CVE-2026-77098

cve-icon Vulnrichment

Updated: 2026-09-08T13:27:12.358Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T13:17:25.730

Modified: 2026-09-08T14:17:27.247

Link: CVE-2026-77098

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T13:30:18Z

Weaknesses
  • CWE-89

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