---
id: CVE-2025-69848
title: >-
  NetBox is an open-source infrastructure resource modeling and IP address
  management platform
summary: >-
  NetBox is an open-source infrastructure resource modeling and IP address
  management platform. A reflected cross-site scripting (XSS) vulnerability
  exists in versions 2.11.0 through 3.7.x in the ProtectedError handling logic,
  where object…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: netbox
product: netbox
affected:
  - 'netbox >= 2.11.0, <= 3.7.8'
published: '2026-02-03'
updated: '2026-08-18'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-69848'
references:
  - url: 'https://github.com/alkimcoskun/CVE-2025-69848-security-advisories'
    label: cve@mitre.org
  - url: 'https://github.com/netbox-community/netbox'
    label: cve@mitre.org
tags:
  - nvd
  - exploit-available
epss: 0.0031
epssPercentile: 0.24104
ingestedAt: '2026-08-18T14:17:54.892Z'
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/alkimcoskun/CVE-2025-69848-security-advisories'
  checkedAt: '2026-09-23T07:13:44.081Z'
exploitAvailable: true
---

## Overview

NetBox is an open-source infrastructure resource modeling and IP address management platform. A reflected cross-site scripting (XSS) vulnerability exists in versions 2.11.0 through 3.7.x in the ProtectedError handling logic, where object names are included in HTML error messages without proper escaping. This allows user-controlled content to be rendered in the web interface when a delete operation fails due to protected relationships, potentially enabling execution of arbitrary client-side code in the context of a privileged user.

## Affected

- `netbox >= 2.11.0, <= 3.7.8`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
