Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-69848-security-advisories — Security advisory for CVE-2025-69848 – Reflected XSS in NetBox ProtectedError handling | Kitploit
Tools/GitHubGitHub/alkimcoskun/cve-2025-69848-security-advisories
Vulnerability AnalysisWeb SecurityCurated Resources
GitHubalkimcoskun/cve-2025-69848-security-advisories

CVE-2025-69848-security-advisories

Security advisory for CVE-2025-69848 – Reflected XSS in NetBox ProtectedError handling

View Repository
47 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Reflected XSS in NetBox ProtectedError Handling (CVE-2025-69848)

Overview

NetBox is an open-source infrastructure resource modeling and IP address management platform. A reflected cross-site scripting (XSS) vulnerability exists in the ProtectedError exception handling logic.

When a delete operation fails due to protected relationships, object display names are inserted into an HTML error message without proper escaping. This allows user-controlled content to be rendered in the NetBox web interface.

Impact

An attacker with the ability to control object names may cause arbitrary client-side code to execute in the browser of a privileged user viewing the error message. This can lead to session hijacking, privilege escalation, or unauthorized actions within the NetBox interface.

Affected Versions

NetBox 2.11.0 through 3.7.x

Affected Component

utilities/error_handlers.py — ProtectedError handling logic

CVE ID

CVE-2025-69848

Discoverer

Alkim Coskun – Netlore Security

Download Tool