CyberRota Analysis
AI-GeneratedNetBox 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.
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.