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

03 Jul 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-03 17:15

Updated : 2025-07-03 17:15


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