CVE-2026-35049 PUBLISHED

wire-ios has Persistent Remote DoS via Integer Underflow

Assigner: GitHub_M
Reserved: 31.03.2026 Published: 02.06.2026 Updated: 03.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.5

Product Status

Vendor wireapp
Product wire-ios
Versions
  • Version < 4.16.0 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-191: Integer Underflow (Wrap or Wraparound) CWE