CVE-2026-69117
NetBox 4.5.8 ORM Injection via WritableNestedSerializer
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any REST API endpoint. Attackers can exploit the unrestricted queryset used by WritableNestedSerializer to perform boolean-based blind data extraction of sensitive field values and bypass object-level permissions across all application modules including dcim, ipam, tenancy, virtualization, circuits, and extras.
| CWE | CWE-639 |
| Vendor | netbox labs |
| Product | netbox |
| Published | Aug 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for netbox labs netbox
Be the first to know when new medium vulnerabilities affecting netbox labs netbox are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
NetBox Labs / NetBox
0 โค 4.5.8
References
github.com: https://github.com/netbox-community/netbox github.com: https://github.com/netbox-community/netbox/issues/21988 github.com: https://github.com/netbox-community/netbox/commit/b3489cd529ca00703a0b7fe4c45e91539add6df6 github.com: https://github.com/netbox-community/netbox/pull/22013 vulncheck.com: https://www.vulncheck.com/advisories/netbox-orm-injection-via-writablenestedserializer
Credits
YU SUN