Major Apple Bug Appears to Disclose All Real Emails for ‘Hide My Email’ Users


A not-so-small vulnerability in Apple’s Hide My Email feature lets malicious actors see anyone’s real email address, according to reports on Wednesday. 

The co-founder of the Easy Opt Out service, Tyler Murphy, who spoke to 404 Media, said Apple has known about the problem for over a year but has not yet fixed the bug. 

Hide My Email is an iCloud Plus service (starting at $1 per month), offering tools similar to any disposable or temporary email site. It lets you create an anonymized email address with the icloud.com domain for use when you don’t want to share your real email address. The alias then expires after a set amount of time. 

Such email aliases are common to ensure privacy when you sign up for new website or app accounts, test out coupons or download free versions of software or trial programs. If that service is later hacked, your real email won’t be at stake. 

While Murphy didn’t give specifics on how the vulnerability works, he told 404 Media that Easy Opt Out had run tests with volunteers and that 100% of the Hide My Email addresses could be used to uncover the real address with basic identity search sites available to anyone. 404 Media did not disclose the details of the security issue because it could still be exploited at the time of its reporting. 

Murphy reported that he notified Apple of the problem in June 2025. In March 2026, Apple said that it had addressed the problem, but Murphy found the vulnerability still existed. 

By May 2026, Apple was reporting that it was still investigating the problem and requested that Murphy not go public, saying, “To avoid placing our customers at risk, we would appreciate you not disclosing this information until our investigation is complete.” Murphy disagreed and unveiled his discoveries.

A representative from Apple did not immediately respond to CNET’s request for comment. 

If you use Hide My Email, you may want to stop for now. Keep an eye out over the next few months, as an Apple news report says the tech giant is planning updates to the tool this summer. One of those updates involves changing the domain from “icloud.com” to “private.icloud.com.” 

We’re not sure why Apple is making that domain change, but it could make it easier for websites to automatically block any address that includes “private.icloud.com,” which could push people into sharing their real email addresses instead of using an alias. That would significantly decrease the feature’s value.  





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Microsoft Azure IoT Edge empowers the simple management and integration of Internet of Things (IoT) application areas that incorporate Microsoft Azure cloud services with on-premises computer equipment and service providers.

Microsoft Azure IoT Edge would’ve been comprised of the IoT Edge Runtime, which would have been installed on a computer or device. Such devices also might run Windows or Linux and require Docker to be configured. Eventually, the Azure IoT Edge Runtime utilizes Docker to run IoT Edge Modules on the device, with a connection to Microsoft Azure IoT Hub dictating which components to incorporate and implement.

Become a master of IoT by going through this HKR IoT Online Training!

Azure IoT Edge Module:

With Azure IoT Edge, cloud compute abilities are propelled back to answer on edge devices via the use of IoT Edge Modules. An Edge Module is the lowest level of compute managed by IoT Edge Runtime. These modules could include Azure services like Azure Stream Analytics, or they could contain your own domain-specific module code required by your IoT Edge solution.

The development, construction, and deployment of  the IoT Edge modules has been divided into various logical steps:

  • Creating an IoT Edge Module – An IoT Edge Module will be created by writing it in any supported language such as C#, C, or others. (Some modules, such as those for running Azure services on IoT Edge, are prebuilt by Microsoft.)
  • Module Build as well as Deployment to Docker Registry – The Module would be designed and implemented to the Docker Registry, includingDocker Hub. The IoT Edge Runtime could then be equipped to retrieve an Module image within a Docker Registry and implement it to each or even various IoT Edge devices.
  • Manage Device and Module Identities in Azure IoT IoT Hub – A device identity for the IoT Edge Device will be been built and managed in Azure IoT Hub One such device identity also included IoT Edge Module Ideologies in each of the Edge Modules implemented to the device, as well as module configurations to each other.
  • Install and activate the IoT Edge Runtime on your device(s) – The IoT Edge Device and the installed IoT Edge Runtime are set up to connect to the cloud via Azure IoT Hub or Azure Device Provisioning Service. When the device connects to Azure IoT Hub, it will automatically retrieve the device identity as well as any configured IoT Edge Module Identities and then begin running.

IMAGE

Such steps to use the Device Identity and Edge Module Identifications to handle and configure the Azure IoT Edge Device(s) inside of Azure IoT Hub provide such a method for wirelessly managing Azure IoT Edge Devices. Merely reorganize the dimensional case or Edge Module Identities within Azure IoT Hub to start making upkeep or setup changes to the Azure IoT Edge Devices, and the updates are applied.Furthermore, Edge Devices are verified and approved remotely, making it just as simple to revoke a device’s access or retire older devices.

Microsoft Azure Certification Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Azure IOT Edge Offline Capabilities:

One advantage of using Edge Compute in an IoT solution is that it keeps the solution running even when the device(s) are disconnected or experiencing high network latency. Azure IoT Edge enables you to run custom code as well as Azure services on the local IoT Edge Device(s) that are part of a larger IoT solution.

The Edge Compute resources built with Azure IoT Edge that are locally connected have several advantages for any IoT solution:

  • Lower Latency Decisions – Because domain logic and even Azure services (such as Stream Analytics or Azure Functions) can run on-premises with an Azure IoT Edge Device, the solution can make decisions and take actions much more quickly and with lower latency.The interactions no longer have to make a round trip into Azure and back.
  • Offline Capability: The IoT Edge Device can operate while disconnected from Azure IoT Hub for a short period of time or for an extended period of time
  • Data Synchronization: With Azure IoT Edge’s offline capabilities, the IoT Edge Runtime will automatically save all IoT telemetry events on local device storage and then transmit that data to Azure IoT Hub when connectivity is restored. The length of time data is stored on the device (also known as Time-to-Live) can be customized for your IoT solution.
  • Lower Bandwidth usage: By leveraging Edge Compute to do even more computation for an IoT solution, less data and IoT device telemetry must be sent to the cloud. Furthermore, processing the data on-premises with Azure IoT Edge enables aggregates or overviews of the telemetry to be conveyed to the Azure IoT Edge when all telemetry events do not need to be sent to or stored in the cloud.

frequently asked IoT Interview questions and Answers !!

HKR Trainings Logo

Subscribe to our YouTube channel to get new updates..!

Many Technology devices benefit from all of Azure IoT Edge’s ability. This is true whether the IoT Device also has sensors immediately mailing telemetry to Azure IoT Hub or if the IoT Edge Device is implemented as an IoT Gateway connected to various other IoT Sensor Devices.

Low latency, offline, and low network abilities, for instance, can greatly benefit industrial IoT scenarios. If large equipment can fail, having caused millions in damage or even serious bodily harm, and being allowed to achieve a specific objective with less latency is a great advantage!

Related Article: Future Scope of IoT

Microsoft Azure Certification Training

Weekday / Weekend Batches

Conclusion:

In the above blog post we discussed the Azure IoT Edge in a more detailed way. If You have any queries please drop them in the comments section, we will consider them and get back to you.

Related Course:

Adobe creative cloud training



Source link