Vulnerability Description
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.9 and 2.11.4, the helpers.markdown_extract() function did not perform sufficient sanitization of input data before wrapping in an HTML literal element. This helper is used to render user-provided data on dataset, resource, organization or group pages (plus any page provided by an extension that used that helper function), leading to a potential XSS vector. This vulnerability has been fixed in CKAN 2.10.9 and 2.11.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ckan/ckan/commit/6d0065f2fc7e2682196d125275af34b93e9e554e
- https://github.com/ckan/ckan/security/advisories/GHSA-2r4h-8jxv-w2j8
FAQ
What is CVE-2025-54384?
CVE-2025-54384 is a vulnerability with a CVSS score of 6.3 (MEDIUM). CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.9 and 2.11.4, the helpers.markdown_extract() function did not perform sufficient sanitization...
How severe is CVE-2025-54384?
CVE-2025-54384 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54384?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.