Vulnerability Description
justhtml versions 0.9.0 through 1.21.0 contain a cross-site scripting vulnerability in to_markdown() where inline code spans fail to account for blank lines as block boundaries. Attackers can inject blank lines into code or pre element text to break the inline span, causing sanitized HTML to be emitted unescaped and re-parsed as live Markdown by compliant renderers.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/EmilStenstrom/justhtml/security/advisories/GHSA-jf6w-2mvx-633
- https://www.vulncheck.com/advisories/justhtml-through-cross-site-scripting-via-c
FAQ
What is CVE-2026-77088?
CVE-2026-77088 is a vulnerability with a CVSS score of 6.1 (MEDIUM). justhtml versions 0.9.0 through 1.21.0 contain a cross-site scripting vulnerability in to_markdown() where inline code spans fail to account for blank lines as block boundaries. Attackers can inject b...
How severe is CVE-2026-77088?
CVE-2026-77088 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-77088?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.