CVE-2026-47684
Deferred
Deferred - Pending Action
SSRF Bypass via IPv4-Mapped IPv6 in Sync-in Server
Publication date: 2026-06-16
Last updated on: 2026-06-16
Assigner: GitHub, Inc.
Description
Description
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 protection to be bypassed on dual-stack systems. Version 2.3.0 fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sync-in | sync-in_server | to 2.3.0 (exc) |
| sync-in | server | to 2.3.0 (exc) |
| sync-in | server | 2.3.0 |
| sync-in | server_docker_image | to 2.3.0 (exc) |
| sync-in | server_docker_image | 2.3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |