SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-86176

MEDIUM · CVSS 4.3 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-05 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

NetBox versions up to 4.7.0 are vulnerable due to improper scoping of user-private records in their REST and GraphQL API endpoints, specifically for Notifications, Subscriptions, and Bookmarks. This flaw allows authenticated users with view permissions to access and disclose private records of other users, potentially revealing sensitive information about user interactions. Organizations using NetBox should prioritize addressing this vulnerability to protect user privacy and prevent unauthorized data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-86176
Severity
MEDIUM
CVSS
4.3
EPSS
0.20%

Original NVD Description

NetBox through 4.7.0 fails to properly scope user-private records in REST and GraphQL API endpoints for Notifications, Subscriptions, and Bookmarks. Authenticated users with view permissions can access all users' private records through unscoped querysets, disclosing which users watch or bookmark which objects.