CVE-2026-47122

Sparkle is a software update framework for macOS. In versions up to and including 2.9.1, `Autoupdate/AppInstaller.m`'s `shouldAcceptNewConnection:` only enforces `SUCodeSigningVerifier validateConnection:` before stage 1 completes. After `_performedStage1Installation = YES`, new connections to the registered Mach service `<bundleId>-spki` are accepted from any local process without team-ID or code-signing checks. As of time of publication, no known patched versions are available.
Configurations

No configuration.

History

21 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-21 15:16

Updated : 2026-07-21 16:17


NVD link : CVE-2026-47122

Mitre link : CVE-2026-47122

CVE.ORG link : CVE-2026-47122


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')