Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/geo-chen/oss/blob/main/netbox.md#finding-1-cross-user-disclos
- https://github.com/netbox-community/netbox
- https://github.com/netbox-community/netbox/blob/v4.7.0/netbox/extras/api/views.p
- https://github.com/netbox-community/netbox/blob/v4.7.0/netbox/netbox/settings.py
- https://www.vulncheck.com/advisories/netbox-through-4.7.0-information-disclosure
FAQ
What is CVE-2026-86176?
CVE-2026-86176 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 acces...
How severe is CVE-2026-86176?
CVE-2026-86176 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-86176?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.