Description
The issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5. 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 bypass macOS Gatekeeper’s strict ZIP validation checks, allowing unsigned or tampered software to be executed. Gatekeeper normally enforces code signing before any application runs; the flaw removes that safeguard and enables an attacker to deliver malware that runs with the privileges of the user who opens the archive. The vulnerability is limited to ZIP archives and requires the victim to open or extract the archive, but once bypassed, any contained executable can run.

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 26, 2026 at 05:09 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 26, 2026 at 05:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 05:30:00 +0000

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

Tue, 25 Aug 2026 19:45: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. The issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5. A maliciously crafted ZIP archive may bypass Gatekeeper checks.
References

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-08-25T19:24:56.545Z

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 : Modified

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

Modified: 2026-08-25T20:16:53.690

Link: CVE-2026-28849

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T05:15:04Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing

  • CWE-693

    Protection Mechanism Failure