Description
The issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8. A maliciously crafted ZIP archive may bypass Gatekeeper checks.
Published: 2026-07-27
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A maliciously crafted ZIP archive can circumvent macOS Gatekeeper’s signed application verification, enabling unsigned or tampered software to run. Because Gatekeeper is a core security layer that enforces code signing before execution, the flaw erodes a fundamental defense and can let an attacker deploy malware that runs with the privileges of the user who opens the archive.

Affected Systems

Apple macOS releases prior to Sequoia 15.7.8 and Sonoma 14.8.8 are vulnerable; installing those versions or later remediate the validation weakness.

Risk and Exploitability

The exploit requires the attacker to supply a malicious ZIP file and rely on a user or automated process to open it. The CVSS score of 5.5 indicates medium severity, while the EPSS score of less than 1% indicates a low global exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, Gatekeeper operates with elevated privileges as a core security layer, so the potential impact remains notable in environments where the feature is enabled and users frequently open archives.

Generated by OpenCVE AI on August 3, 2026 at 15:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade macOS to Sequoia 15.7.8, Sonoma 14.8.8, or a newer build to apply the patch that restores proper ZIP validation.
  • Ensure Gatekeeper is active by running "spctl --status" and confirming that software evaluation is enabled.
  • Restrict or monitor automated processes that open ZIP files, and disable automatic archive extraction features if not required.

Generated by OpenCVE AI on August 3, 2026 at 15:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title macOS Gatekeeper ZIP Validation Bypass Allowing Arbitrary Code Execution

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

Type Values Removed Values Added
Weaknesses CWE-290
CWE-693
Metrics cvssV3_1

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

ssvc

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


Tue, 28 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Vendors & Products Apple
Apple macos

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

Type Values Removed Values Added
Description The issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8. A maliciously crafted ZIP archive may bypass Gatekeeper checks.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T15:51:08.672Z

Reserved: 2026-03-03T16:36:03.970Z

Link: CVE-2026-28849

cve-icon Vulnrichment

Updated: 2026-07-28T15:51:04.964Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:16:48.873

Modified: 2026-07-29T15:47:07.143

Link: CVE-2026-28849

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:00:07Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing

  • CWE-693

    Protection Mechanism Failure