CVE-2025-69848
MEDIUMNetBox 2.11.0-3.7.x - Reflected Cross-Site Scripting in ProtectedError Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-69848. PoCs published by alkimcoskun.
AI-analyzed exploit summary This repository contains a detailed technical writeup describing a reflected XSS vulnerability in NetBox's ProtectedError handling logic. The vulnerability arises from improper escaping of object display names in error messages, allowing arbitrary client-side code execution.
Description
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.
Exploits (1)
This repository contains a detailed technical writeup describing a reflected XSS vulnerability in NetBox's ProtectedError handling logic. The vulnerability arises from improper escaping of object display names in error messages, allowing arbitrary client-side code execution.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N