Description
Private Metrics Server contained a missing authentication condition affecting metrics upload functionality and service availability. 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

The vulnerability resides in the Private Metrics Server, where a required authentication check was omitted from the metrics upload endpoint. This omission permits unauthenticated submissions to the server, which can overwhelm or crash the service, resulting in a denial of service. The flaw has the potential to disrupt metrics collection and affect overall service availability.

Affected Systems

The affected product is Commvault Cloud’s Private Metrics Server. Specific software versions are not listed in the advisory, but all installations of this component are considered at risk until the vendor releases an updated maintenance release. Customers should verify their deployment and apply the vendor’s update as soon as it is available.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity impact. The exploitability of this flaw is likely remote, as the metrics upload functionality can be accessed over the network. Although an EPSS score is not available and the vulnerability is not yet listed in CISA’s KEV catalog, the missing authentication condition provides a clear attack vector for persistent, automated traffic that can exhaust service resources. Prompt remediation is advised to mitigate the risk of service disruption.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official vendor patch or upgrade to the resolved maintenance release immediately.
  • If an immediate update is not possible, disable or otherwise block the metrics upload endpoint from external access to prevent load injection attacks.
  • Configure firewall or security group rules to restrict traffic to the metrics server to known, trusted hosts only.
  • Monitor the metrics upload traffic for abnormal patterns and alert on sustained high-volume activity.

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
Weaknesses CWE-306
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-287

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

Type Values Removed Values Added
Description Private Metrics Server contained a missing authentication condition affecting metrics upload functionality and service availability. Software customers upgrade to resolved maintenance release. Update Private Metrics Server.
Title Private Metrics Server Denial of Service
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Commvault

Published:

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

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

Link: CVE-2026-77097

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-77097

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function