VYPR

Server

by Sync In

Source repositories

CVEs (8)

  • CVE-2026-58269HigSep 21, 2026
    risk 0.46cvss 8.1epss 0.00

    Sync-in Server is an open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.4.0, `POST /api/auth/token` authenticates with username and password only, then calls `getTokens()`, which returns full access and refresh JWTs without checking…

  • CVE-2026-47684HigJun 16, 2026
    risk 0.43cvss 7.7epss 0.00

    Sync-in Server is a secure, open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.3.0, the private IP blocklist regex used in the URL download feature does not match IPv4-mapped IPv6 addresses (e.g. ::ffff:127.0.0.1), allowing SSRF…

  • CVE-2026-58271MedSep 21, 2026
    risk 0.37cvss 6.8epss 0.00

    Sync-in Server is an open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.4.0, `POST /api/app/sync/register` accepts credentials and a TOTP code to register a desktop sync client. On a failed TOTP, `SyncClientsManager.register()` calls…

  • CVE-2026-58270MedSep 21, 2026
    risk 0.35cvss 6.5epss 0.00

    Sync-in Server is an open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.4.0, the sync diff endpoint compiles a user-supplied string into a `RegExp` with no complexity validation. A catastrophic-backtracking pattern (e.g. `^(a+)+b`)…

  • CVE-2025-56869MedSep 19, 2025
    risk 0.35cvss 5.3epss 0.01

    Directory traversal vulnerability in Sync In server thru 1.1.1 allowing authenticated attackers to gain read and write access to the system via FilesManager.saveMultipart function in backend/src/applications/files/services/files-manager.service.ts, and FilesManager.compress…

  • CVE-2026-41161MedMay 8, 2026
    risk 0.34cvss 5.3epss 0.00

    Sync-in Server is a secure, open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.2.0, the /api/auth/login endpoint contains a logic flaw that allows unauthenticated remote attackers to enumerate valid usernames by measuring the…

  • CVE-2025-67438MedFeb 20, 2026
    risk 0.33cvss 6.1epss 0.00

    A Stored Cross-Site Scripting (XSS) vulnerability in Sync-in Server before 1.9.3 allows an authenticated attacker to execute arbitrary JavaScript in a victim's browser. By uploading a crafted SVG file containing a malicious payload, an attacker can access and exfiltrate…

  • CVE-2026-58272MedSep 21, 2026
    risk 0.27cvss 5.3epss 0.00

    Sync-in Server is an open-source platform for file storage, sharing, collaboration, and syncing. Versions prior to 2.4.1 contain an observable timing discrepancy in the login endpoint because authentication attempts for nonexistent accounts return without performing the bcrypt…