CVE-2026-22792
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-21

Last updated on: 2026-01-29

Assigner: GitHub, Inc.

Description
5ire is a cross-platform desktop artificial intelligence assistant and model context protocol client. Prior to version 0.15.3, an unsafe HTML rendering permits untrusted HTML (including on* event attributes) to execute in the renderer context. An attacker can inject an `<img onerror=...>` payload to run arbitrary JavaScript in the renderer, which can call exposed bridge APIs such as `window.bridge.mcpServersManager.createServer`. This enables unauthorized creation of MCP servers and lead to remote command execution. Version 0.15.3 fixes the issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-21
Last Modified
2026-01-29
Generated
2026-06-16
AI Q&A
2026-01-21
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
5ire 5ire to 0.15.3 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-116 The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the 5ire application allows an attacker to inject unsafe HTML containing event handler attributes like 'onerror' into the renderer context. Specifically, an attacker can inject an <img> tag with an onerror event that executes arbitrary JavaScript. This JavaScript can call exposed bridge APIs such as window.bridge.mcpServersManager.createServer, enabling unauthorized creation of MCP servers and leading to remote command execution on the affected system. [2]

Impact Analysis

The vulnerability can be exploited remotely without any privileges and requires only user interaction. It allows an attacker to execute arbitrary code on the affected system, leading to unauthorized creation of MCP servers. This results in a critical impact on confidentiality, integrity, and availability of the system, potentially allowing full remote control and disruption of services. [2]

Mitigation Strategies

Upgrade the 5ire software to version 0.15.3 or later, as this version includes a fix for the unsafe HTML rendering vulnerability that allows remote code execution. [1, 2]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-22792. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart