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

22 Jul 2026, 19:10

Type Values Removed Values Added
Summary
  • (es) wire-ios es un cliente de iOS para la aplicación de mensajería segura Wire. Antes de la versión 4.16.0, al recibir un mensaje externo Proteus malicioso y manipulado con una carga útil cifrada que es más corta de 16 bytes, el cliente de iOS de Wire falla. El fallo se activa automáticamente después de la recepción del mensaje sin interacción del usuario. Dado que el mensaje malicioso persiste en la conversación, la aplicación entra en un bucle de fallos al reiniciar y no puede ser reabierta hasta que se borre el estado local. Este problema ha sido solucionado con la versión 4.16.0, que introduce la comprobación de longitud faltante y está disponible a través de la App Store. No se conocen soluciones alternativas disponibles.

02 Jun 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 20:16

Updated : 2026-07-22 19:10


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)