LIVE · cybersecurity feed
Live wire
security

Researchers replace downloaded macOS apps with evil twins, Apple shrugs

Gatekeeper has one job and it's not doing it for some software

zeroday.news · 8d ago

Security researchers have identified a method to replace legitimate macOS applications downloaded from the internet with malicious versions, even after Apple's Gatekeeper security feature has initially validated them. This technique, detailed by Talal Haj Bakry and Tommy Mysk, exploits a gap in Gatekeeper and associated code signing protocols, allowing an attacker to silently substitute an application's main executable without requiring elevated privileges.

Gatekeeper is designed to verify that software from outside the App Store originates from an identified developer, has been notarized by Apple as free of known malicious content, and has not been altered. However, the researchers demonstrated that once a web-downloaded macOS application has been run at least once, an attacker with user-level code execution capabilities can archive the application bundle, delete the original, and replace it with a malicious version. macOS then fails to re-authenticate the modified application.

This vulnerability does not affect applications downloaded from the Mac App Store, as these are owned by the root user, preventing modification by processes running with current user privileges. However, many popular applications downloaded directly from the web, such as Brave, Slack, Signal, and Visual Studio Code, could be susceptible.

The attack scenario requires an initial execution of the legitimate, web-downloaded application to allow Gatekeeper to complete its first validation. Subsequently, an attacker needs a means to execute user-scoped code, which could be achieved through various methods including malicious scripts, command-line tools, or supply chain attacks via package managers like npm or Homebrew. Once a malicious doppelganger app is in place, it could present deceptive prompts that users might trust, believing they originate from a legitimate application.

The researchers speculate that the issue might stem from cached trust values. After an application passes initial validation, macOS marks it as trusted and saves this data. When the executable is later modified, macOS attempts to revalidate its integrity, but the cached trust value appears to cause the validation to pass despite the bundle having changed.

Bakry and Mysk reported their findings to Apple. According to the researchers, Apple closed the issue, stating that the archiving and restoring process overwrites the entire application bundle, effectively making it a "locally built" application. Apple's position is that locally built app bundles are not covered by macOS security guards, and that any subsequent prompts for system authorization (e.g., access to Keychain or TCC-protected directories) would be a matter of social engineering, which Apple considers outside the scope of this particular security concern.

ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.