HTML Injection Risk in cti-transmute by MISP
CVE-2026-73157
2.3LOW
What is CVE-2026-73157?
The cti-transmute tool by MISP is vulnerable to HTML injection due to improper handling of data sourced from a remote MISP instance. The vulnerability arises when event IDs, organization names, and other fields are rendered in the event-browser using HTML interpolation, potentially allowing an attacker to inject malicious HTML or script content. A compromised remote MISP server could exploit this flaw by sending crafted values, undermining the integrity of the interface. A recommended patch has been issued, ensuring that remote-derived values do not reach innerHTML and replacing insecure string-rendered elements with DOM nodes securely populated through textContent.
Affected Version(s)
cti-transmute 0 <= 1.4.0
