PT-2026-70842 · Netbox · Netbox
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
NetBox version 4.5.8
Description
An ORM injection exists that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references. This is achieved by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any REST API endpoint. By exploiting the unrestricted queryset used by
WritableNestedSerializer, attackers can perform boolean-based blind data extraction of sensitive field values and bypass object-level permissions across several application modules, including dcim, ipam, tenancy, virtualization, circuits, and extras. ORM injection is a technique where an attacker manipulates the database queries generated by an Object-Relational Mapper (ORM) to access or modify unauthorized data.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Netbox