VYPR

Swift package

github.com/sparkle-project/sparkle

pkg:swift/github.com/sparkle-project/sparkle

Vulnerabilities (3)

  • CVE-2026-47122MedJul 21, 2026
    affected <= 2.9.1

    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

  • CVE-2026-47121MedJul 21, 2026
    affected <= 2.9.1

    Sparkle is a software update framework for macOS. Prior to version 2.9.2, `Autoupdate/SUBinaryDeltaApply.m` enforces `relativePath.pathComponents containsObject:@".."` and rejects writes whose immediate parent directory IS itself a symbolic link, but does not detect symlinks deep

  • CVE-2025-0509HigFeb 4, 2025
    affected < 2.6.4fixed 2.6.4

    A security issue was found in Sparkle before version 2.6.4. An attacker can replace an existing signed update with another payload, bypassing Sparkle’s (Ed)DSA signing checks.