5ire
CVE-2026-22792
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
3DescriptionGitHub Advisory
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.
AnalysisAI
5ire AI assistant desktop application prior to version 0.10.0 has an output encoding vulnerability that allows malicious AI model responses to execute code through the Electron renderer.
Technical ContextAI
5ire < 0.10.0 fails to properly encode/escape AI model outputs (CWE-116) before rendering them in the Electron UI. A malicious or compromised AI model can inject code through its responses that executes in the Electron context.
RemediationAI
Update 5ire to version 0.10.0 or later. Only connect to trusted AI model endpoints.
5ire MCP client prior to version 0.10.0 has a code injection vulnerability through MCP tool responses that enables arbit
5ire is a cross-platform desktop artificial intelligence assistant and model context protocol client. Rated critical sev
5ire is a cross-platform desktop artificial intelligence assistant and model context protocol client. Rated critical sev
Same weakness CWE-116 – Improper Encoding or Escaping of Output
View allShare
External POC / Exploit Code
Leaving vuln.today