CVE-2026-73157
Last modified
CVE-2026-73157 is a low-severity vulnerability rated 2.3/10 on the CVSS scale. Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be controlled by the remote MISP server, a malicious or compromised remote instance could return crafted values that inject HTML or script-capable content into the cti-transmute interface. The patch explicitly notes that remote-derived values must not reach innerHTML, and replaces string-built rows and badges with DOM nodes populated through textContent. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be controlled by the remote MISP server, a malicious or compromised remote instance could return crafted values that inject HTML or script-capable content into the cti-transmute interface. The patch explicitly notes that remote-derived values must not reach innerHTML, and replaces string-built rows and badges with DOM nodes populated through textContent. It also restricts remote-controlled tag colors to six-digit hexadecimal values, preventing malicious CSS values such as url(...).
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MISP | cti-transmute | <= 1.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-73157?
How severe is CVE-2026-73157?
How do I fix CVE-2026-73157?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73137A flaw was found in the multicloud-operators-subscription co…7.7
- CVE-2026-7314A vulnerability was detected in eiceblue spire-doc-mcp-serve…7.3
- CVE-2026-73140Affected versions of cti-transmute fail to apply comment-lev…5.3
- CVE-2026-7315A flaw has been found in eiceblue spire-pdf-mcp-server 0.1.1…7.3
- CVE-2026-73155Affected versions of cti-transmute allow authenticated users…5.3
- CVE-2026-73156Affected versions of cti-transmute fail to HTML-escape attac…5.3
- CVE-2026-73158Affected versions of cti-transmute insufficiently validate s…5.1
- CVE-2026-73159Affected versions of cti-transmute allow a tag's icon value …5.1
- CVE-2026-7316A vulnerability has been found in eiliyaabedini aider-mcp up…7.3
- CVE-2026-73160Affected versions of cti-transmute contain an SSRF vulnerabi…8.7
- CVE-2026-73161Affected versions of cti-transmute improperly handle convers…5.1
- CVE-2026-73162Affected versions of MISP cti-transmute expose several state…5.3
Are you affected by CVE-2026-73157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
