PT-2026-79776 · Pypi · Justhtml

·

CVE-2026-8445

·

Published

2026-03-18

·

Updated

2026-08-24

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions justhtml versions prior to 1.12.0
Description Insufficient escaping of HTML-significant characters, specifically angle brackets, occurs in text nodes during the conversion of a parsed document to Markdown using the to markdown() function. While some Markdown metacharacters are escaped, characters like < and > are preserved. This allows untrusted input—such as entity-decoded text or content from RCDATA/RAWTEXT-parsed elements like , <textarea>, <noscript>, and <plaintext>—to be emitted as raw HTML in the Markdown output. This behavior can lead to a sanitizer bypass and potential cross-site scripting when the output is rendered.
Recommendations Update to version 1.12.0.

Exploit

Fix

XSS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-8445
GHSA-3RCM-VJRC-P45J

Affected Products

Justhtml