GHSA-6hqx-4r22-f9m2Medium
Cross-site Scripting in the Markdown renderer in maalfer Pentestify before 2.3.2 allows...
🔗 CVE IDs covered (1)
📋 Description
Cross-site Scripting in the Markdown renderer in maalfer Pentestify before 2.3.2 allows authenticated users to execute arbitrary JavaScript in the application origin via a Markdown link whose URL contains a double quote, which closes the anchor's href attribute because the renderer's sanitization step does not escape quotes
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-19744
- https://github.com/ccyl13/Pentestify/commit/272f7d6033fd93fbc858835f55d616157041f123
- https://github.com/ccyl13/Pentestify/releases/tag/v2.3.2
- https://secur0.com/en/cna/cve-list/cve-2026-19744-stored-xss-in-pentestify-markdown-renderer-via-unescaped-quotes
- https://github.com/advisories/GHSA-6hqx-4r22-f9m2