CVE Catalog

CVE-2026-58272

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

Sync-in Server before version 2.4.1 has an observable timing discrepancy in the login endpoint because authentication attempts for nonexistent accounts return without performing the bcrypt comparison used for existing accounts. An unauthenticated attacker can measure response times to enumerate valid usernames or email addresses, facilitating credential-stuffing, password-spraying, and phishing attacks. Version 2.4.1 contains a patch.

Risk Assessment

The organization is exposed to user account enumeration, which can lead to targeted brute-force or phishing attacks, increasing the risk of account compromise.

Recommendation

Upgrade Sync-in Server to version 2.4.1 or later to eliminate the timing discrepancy. Additionally, consider implementing rate limiting on login requests.

Other vulnerabilities in Sync-in Server

See all
Original NVD description (English source)

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 comparison used for existing accounts. An unauthenticated attacker can measure response times to enumerate valid usernames or email addresses, facilitating credential-stuffing, password-spraying, and phishing attacks. Version 2.4.1 contains a patch.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS