Vulnerabilities (CVE)

Filtered by vendor Hackmd Subscribe
Filtered by product Codimd
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-38353 1 Hackmd 1 Codimd 2025-09-04 N/A 5.3 MEDIUM
CodiMD allows realtime collaborative markdown notes on all platforms. CodiMD before 2.5.4 is missing authentication and access control vulnerability allowing an unauthenticated attacker to gain unauthorised access to image data uploaded to CodiMD. CodiMD does not require valid authentication to access uploaded images or to upload new image data. An attacker who can determine an uploaded image's URL can gain unauthorised access to uploaded image data. Due to the insecure random filename generation in the underlying Formidable library, an attacker can determine the filenames for previously uploaded images and the likelihood of this issue being exploited is increased. This vulnerability is fixed in 2.5.4.
CVE-2025-46654 1 Hackmd 1 Codimd 2025-08-05 N/A 4.9 MEDIUM
CodiMD through 2.2.0 has a CSP-based protection mechanism against XSS through uploaded JavaScript content, but it can be bypassed by uploading a .html file that references an uploaded .js file.
CVE-2024-22778 1 Hackmd 1 Codimd 2025-05-06 N/A 7.5 HIGH
HackMD CodiMD <2.5.2 is vulnerable to Denial of Service.
CVE-2024-38354 1 Hackmd 1 Codimd 2024-11-21 N/A 8.1 HIGH
CodiMD allows realtime collaborative markdown notes on all platforms. The notebook feature of Hackmd.io permits the rendering of iframe `HTML` tags with an improperly sanitized `name` attribute. This vulnerability enables attackers to perform cross-site scripting (XSS) attacks via DOM clobbering. This vulnerability is fixed in 2.5.4.
CVE-2019-15499 2 Apple, Hackmd 2 Safari, Codimd 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
CodiMD 1.3.1, when Safari is used, allows XSS via an IFRAME element with allow-top-navigation in the sandbox attribute, in conjunction with a data: URL.