CVE-2026-35049

wire-ios is an iOS client for the Wire secure messaging application. Prior to version 4.16.0, upon receiving a crafted malicious Proteus external message with an encrypted payload that is shorter than 16 bytes, the Wire iOS client crashes. The crash is triggered automatically after message receival with no user interaction. Since the malicious message persists in the conversation, the app enters a crash loop on relaunch and cannot be reopened until the local state is wiped. This issue has been fixed with version 4.16.0 which introduces the missing length check and is available via the App Store. No known workarounds are available.
Configurations

No configuration.

History

02 Jun 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 20:16

Updated : 2026-06-04 16:12


NVD link : CVE-2026-35049

Mitre link : CVE-2026-35049

CVE.ORG link : CVE-2026-35049


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-191

Integer Underflow (Wrap or Wraparound)