Description
This issue was addressed by using HTTPS when sending information over the network. This issue is fixed in iOS 26.6 and iPadOS 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. An app may be able to access sensitive user data.
Published: 2026-07-27
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An application may send or receive user data over the network without using HTTPS, which allows an attacker to intercept that traffic and gain access to confidential information. The vulnerability is a cleartext transmission of sensitive data and corresponds to CWE‑319 (Cleartext Transmission). It does not provide code execution or denial of service, but it can lead to privacy violations if the data is intercepted.

Affected Systems

Apple iOS, iPadOS, tvOS, visionOS, and watchOS versions prior to 26.6 are affected. All devices running these operating systems that are older than the 26.6 release are at risk until the user updates to the patched version.

Risk and Exploitability

An attacker can exploit the lack of encryption by positioning themselves between the device and the intended recipient using a malicious Wi‑Fi access point or compromised router. The EPSS score of <1% indicates a low overall probability of exploitation in the wild, but the absence of encryption makes the attack straightforward for a network adversary. The CVSS score of 6.5 indicates a medium severity level. The vulnerability is not listed in the CISA KEV catalog, and the impact is the disclosure of confidential user data.

Generated by OpenCVE AI on August 5, 2026 at 00:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to iOS 26.6, iPadOS 26.6, tvOS 26.6, visionOS 26.6, or watchOS 26.6 or newer.
  • Ensure that applications use HTTPS for all network transmissions and do not fall back to HTTP or other insecure protocols.
  • Disable cleartext network traffic at the system or application level, and monitor for unusual network activity that may indicate MITM attempts.

Generated by OpenCVE AI on August 5, 2026 at 00:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Title Potential Data Exposure via Unencrypted Network Transmission in Apple iOS and Related OS
Weaknesses CWE-200

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title Potential Data Exposure via Unencrypted Network Transmission in Apple iOS and Related OS
Weaknesses CWE-200
CWE-319
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple tvos
Apple visionos
Apple watchos
Vendors & Products Apple
Apple ios And Ipados
Apple tvos
Apple visionos
Apple watchos

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description This issue was addressed by using HTTPS when sending information over the network. This issue is fixed in iOS 26.6 and iPadOS 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. An app may be able to access sensitive user data.
References

Subscriptions

Apple Ios And Ipados Ipados Iphone Os Tvos Visionos Watchos
cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T14:22:18.182Z

Reserved: 2026-07-20T18:10:18.985Z

Link: CVE-2026-64742

cve-icon Vulnrichment

Updated: 2026-07-28T14:22:05.678Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:17:13.080

Modified: 2026-07-28T19:50:44.020

Link: CVE-2026-64742

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:15:04Z

Weaknesses
  • CWE-319

    Cleartext Transmission of Sensitive Information