CVE-2026-69117 PUBLISHED

NetBox 4.5.8 ORM Injection via WritableNestedSerializer

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor NetBox Labs
Product NetBox
Versions Default: affected
  • affected from 0 to 4.5.8 (incl.)

Credits

  • YU SUN finder

References

Problem Types

  • Authorization Bypass Through User-Controlled Key CWE