Cross-Site Scripting Vulnerability in Pulp File-Serving Application
CVE-2026-84232
5.4MEDIUM
What is CVE-2026-84232?
A security flaw in Pulp's content serving application allows authenticated users or those with upload permissions to upload maliciously crafted HTML or SVG files containing JavaScript. These files, served with their original content type and lacking a Content-Disposition: attachment header, can execute scripts in the browsers of users accessing the file URL, leading to stored cross-site scripting (XSS) vulnerabilities in the context of the host application.