Vulnerability Description
A flaw was found in pulpcore's content serving application. Files uploaded to Pulp file-type repositories are served with their original content type (e.g., text/html for .html files, image/svg+xml for .svg files) and without a Content-Disposition: attachment header when using local filesystem storage. An authenticated user or attacker with content upload permissions can upload a specially crafted HTML or SVG file containing JavaScript, which executes in the browser of any user who visits the file URL, resulting in stored cross-site scripting (XSS) in the context of the host application.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-84232
- https://bugzilla.redhat.com/show_bug.cgi?id=2526807
FAQ
What is CVE-2026-84232?
CVE-2026-84232 is a vulnerability with a CVSS score of 5.4 (MEDIUM). A flaw was found in pulpcore's content serving application. Files uploaded to Pulp file-type repositories are served with their original content type (e.g., text/html for .html files, image/svg+xml fo...
How severe is CVE-2026-84232?
CVE-2026-84232 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84232?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.