CVE-2025-49846

wire-ios is an iOS client for the Wire secure messaging application. From Wire iOS 3.111.1 to before 3.124.1, messages that were visible in the view port have been logged to the iOS system logs in clear text. Wire application logs created and managed by the application itself were not affected, especially not the logs users can export and send to Wire support. The iOS logs can only be accessed if someone had (physical) access to the underlying unlocked device. The issue manifested itself by calling canOpenUrl() and passing an invalid URL object. When iOS then performs the check and fails, it logs the contents to the system log. This is not documented behaviour. Wire released an emergency fix with version 3.124.1. As a workaround, users can reset their iOS device to remove the offending logs. Since Wire cannot access or modify iOS system logs, there's no other workaround other than a reset.
CVSS

No CVSS.

Configurations

No configuration.

History

08 Jul 2025, 16:19

Type Values Removed Values Added
Summary
  • (es) wire-ios es un cliente iOS para la aplicación de mensajería segura Wire. Desde Wire iOS 3.111.1 hasta versiones anteriores a la 3.124.1, los mensajes visibles en la ventana de visualización se registraban en los registros del sistema iOS en texto plano. Los registros de la aplicación Wire, creados y gestionados por la propia aplicación, no se vieron afectados, especialmente los registros que los usuarios pueden exportar y enviar al soporte de Wire. Solo se puede acceder a los registros iOS si alguien tenía acceso (físico) al dispositivo desbloqueado subyacente. El problema se manifestó al llamar a canOpenUrl() y pasar un objeto URL no válido. Cuando iOS realiza la comprobación y falla, registra el contenido en el registro del sistema. Este comportamiento no está documentado. Wire publicó una solución de emergencia en la versión 3.124.1. Como solución alternativa, los usuarios pueden restablecer su dispositivo iOS para eliminar los registros problemáticos. Dado que Wire no puede acceder ni modificar los registros del sistema iOS, la única solución alternativa es restablecerlos.

03 Jul 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-03 17:15

Updated : 2025-07-08 16:19


NVD link : CVE-2025-49846

Mitre link : CVE-2025-49846

CVE.ORG link : CVE-2025-49846


JSON object : View

Products Affected

No product.

CWE
CWE-117

Improper Output Neutralization for Logs

CWE-532

Insertion of Sensitive Information into Log File