Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sparkle-Project | Sparkle | <= 2.9.1 |
Related Weaknesses (CWE)
References
- https://github.com/sparkle-project/Sparkle/security/advisories/GHSA-g3hp-f6mg-55Vendor AdvisoryMitigation
FAQ
What is CVE-2026-47122?
CVE-2026-47122 is a vulnerability with a CVSS score of 4.2 (MEDIUM). 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 validateConnect...
How severe is CVE-2026-47122?
CVE-2026-47122 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47122?
Check the references section above for vendor advisories and patch information. Affected products include: Sparkle-Project Sparkle.