Description
NeuVector through 5.4.9 is can potentially leak information from manager /network/graph API due to missing authentication and cached data containing sensitive information.
Published: 2026-08-05
Score: 7.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NeuVector Manager exposes its /network/graph API without requiring authentication, allowing users to retrieve cached graph data that may contain sensitive network topology and other confidential information. The vulnerability stems from missing authorization checks and the retention of cached data, enabling unauthorized parties to read data they should not access. This leads to a confidentiality compromise as an attacker could reconstruct internal network structures and potentially identify assets or services requiring further exploitation.

Affected Systems

SUSE NeuVector Manager versions 5.4.9 and earlier are affected. The issue is present in the manager component responsible for handling network graph requests.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity of information disclosure. Although no EPSS score is available, the lack of authentication means that any network user who can reach the manager can exploit the flaw without additional prerequisites. The vulnerability is not listed in the CISA KEV catalog, but it remains a significant risk for organizations that expose the NeuVector API to external or untrusted networks. Attackers can obtain endpoints, services, and relationships within the internal network, facilitating subsequent lateral movement or targeted attacks.

Generated by OpenCVE AI on August 5, 2026 at 11:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NeuVector Manager to a version that implements authentication for the /network/graph API.
  • Limit access to the NeuVector Manager service using firewall rules so that only trusted hosts or subnets can reach the API endpoint.
  • If an upgrade cannot be performed immediately, block or otherwise disable access to the /network/graph endpoint through an API gateway or configuration change until a fixed release is available.

Generated by OpenCVE AI on August 5, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Suse
Suse neuvector
Vendors & Products Suse
Suse neuvector

Wed, 05 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description NeuVector through 5.4.9 is can potentially leak information from manager /network/graph API due to missing authentication and cached data containing sensitive information.
Title Potential information leakage from manager /network/graph API in NeuVector
Weaknesses CWE-202
CWE-306
CWE-524
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-08-05T13:09:10.065Z

Reserved: 2026-02-05T15:37:24.184Z

Link: CVE-2026-25703

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T12:00:10Z

Weaknesses
  • CWE-202

    Exposure of Sensitive Information Through Data Queries

  • CWE-306

    Missing Authentication for Critical Function

  • CWE-524

    Use of Cache Containing Sensitive Information