Description
A denial-of-service vulnerability caused by unbounded resource allocation was discovered in the audit logging functionality, due to a missing size limit on input recorded into audit entries. An unauthenticated attacker can submit requests containing excessively large input that is recorded into audit entries, possibly exhausting the available disk space and rendering the system inoperable.
Published: 2026-07-09
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A denial‑of‑service flaw exists in Nozomi Networks CMC and Guardian audit logging. The system records user input into audit entries without a size limit, allowing an unauthenticated attacker to submit oversized payloads. When logged, this triggers unbounded allocation of disk space or memory, potentially exhausting these resources and rendering the device inoperable. The weakness is a classic resource‑exhaustion vulnerability identified as CWE‑770.

Affected Systems

The vulnerability affects all installations of Nozomi Networks CMC and Guardian running any version prior to 26.2.0. Every release before 26.2.0 shares the same audit‑logging code path. Based on the description, it is inferred that the issue is triggered when audit logging is enabled, regardless of deployment configuration.

Risk and Exploitability

The CVSS score of 8.7 marks it as high severity, while the EPSS score below 1% indicates a low current likelihood of exploitation. It is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the attack likely occurs over the web management interface or API, where an unauthenticated user can submit the large input. Successful exploitation would cause the device to become non‑responsive, denying service to all users.

Generated by OpenCVE AI on July 28, 2026 at 08:53 UTC.

Remediation

Vendor Solution

Upgrade to v26.2.0 or later.


Vendor Workaround

Use internal firewall features to limit access to the web management interface.


OpenCVE Recommended Actions

  • Upgrade Nozomi Networks CMC or Guardian to version 26.2.0 or later.
  • Restrict access to the web management interface using internal firewall or network segmentation so only trusted hosts can connect.
  • If patch deployment is delayed, consider temporarily disabling audit logging or configuring a maximum size for audit entries to mitigate resource exhaustion.

Generated by OpenCVE AI on July 28, 2026 at 08:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Description A denial-of-service vulnerability caused by unbounded resource allocation was discovered in the audit logging functionality, due to a missing size limit on input recorded into audit entries. An unauthenticated attacker can submit requests containing excessively large input that is recorded into audit entries, possibly exhausting the available disk space and rendering the system inoperable.
Title DoS through oversized audit log entries in Guardian/CMC before 26.2.0
First Time appeared Nozomi Networks
Nozomi Networks cmc
Nozomi Networks guardian
Weaknesses CWE-770
CPEs cpe:2.3:a:nozomi_networks:cmc:*:*:*:*:*:*:*:*
cpe:2.3:a:nozomi_networks:guardian:*:*:*:*:*:*:*:*
Vendors & Products Nozomi Networks
Nozomi Networks cmc
Nozomi Networks guardian
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Nozomi Networks Cmc Guardian
cve-icon MITRE

Status: PUBLISHED

Assigner: Nozomi

Published:

Updated: 2026-07-09T12:40:47.448Z

Reserved: 2026-03-10T16:14:03.266Z

Link: CVE-2026-31984

cve-icon Vulnrichment

Updated: 2026-07-09T12:40:42.753Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T09:00:06Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling