Description
The Sparkle framework includes a helper tool Autoupdate. Due to lack of authentication of connecting clients a local unprivileged attacker can request installation of crafted malicious PKG file by racing to connect to the daemon when other app spawns it as root. This results in local privilege escalation to root privileges. It is worth noting that it is possible to spawn Autopudate manually via Installer XPC service. However this requires the victim to enter credentials upon system authorization dialog creation that can be modified by the attacker. This issue was fixed in version 2.7.2
Problem types
CWE-863 Incorrect Authorization
Product status
Any version before 2.7.2
Credits
Karol Mazurek - Afine Team 
References
cert.pl/en/posts/2025/09/CVE-2025-10015 
github.com/sparkle-project/Sparkle 
github.com/sparkle-project/Sparkle/discussions/2764