Description
A zero-click remote code execution (RCE) vulnerability in the /Terminal/Notification.hs component of SimpleX Chat before v6.5 allows attackers to execute arbitrary commands in the context of the application without user interaction via sending a crafted payload in a text message.
Published: 2026-08-26
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The flaw is a zero-click remote code execution vulnerability located in the Terminal/Notification.hs component of the SimpleX Chat application. By embedding a specially crafted text payload, an attacker can trigger the application to execute arbitrary system commands in the context of the running process. This grants unrestricted code execution, compromising confidentiality, integrity, and availability of the device and any data stored by the app.

Affected Systems

Any installation of SimpleX Chat that runs a version earlier than 6.5 is affected. The vulnerability has been confirmed only in the Terminal/Notification.hs module and impacts both mobile and desktop deployments that rely on that code path.

Risk and Exploitability

The CVSS score of 9.8 marks the issue as critical. The EPSS score of less than 1% indicates a low but non-zero likelihood of exploitation, and the vulnerability is not currently listed in the CISA KEV catalog. Attackers need only send the crafted text message—no user interaction or additional network access is required. Because the influence is application-wide, compromised devices could be leveraged for broader attacks or data exfiltration.

Generated by OpenCVE AI on September 2, 2026 at 09:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SimpleX Chat application to version 6.5 or newer, which removes the vulnerable Terminal/Notification.hs code path.
  • If an upgrade cannot be performed immediately, disable or block the terminal notification feature so that messages are not processed by the vulnerable component.
  • Implement message sanitization to strip or reject payloads that attempt to execute code and monitor the app’s process list for unexpected command execution.

Generated by OpenCVE AI on September 2, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Title Zero-Click Remote Code Execution via Crafted Text Message in SimpleX Chat Terminal Notifications

Wed, 02 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 07:15:00 +0000

Type Values Removed Values Added
Title Zero‑Click Remote Code Execution via Crafted Text Message in SimpleX Chat
Weaknesses CWE-78

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Zero‑Click Remote Code Execution via Crafted Text Message in SimpleX Chat
Weaknesses CWE-78

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description A zero-click remote code execution (RCE) vulnerability in the /Terminal/Notification.hs component of SimpleX Chat before v6.5 allows attackers to execute arbitrary commands in the context of the application without user interaction via sending a crafted payload in a text message.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-01T18:49:43.731Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52103

cve-icon Vulnrichment

Updated: 2026-09-01T18:49:38.261Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T21:16:38.340

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-52103

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T09:30:04Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')