CVE-2026-47684 PUBLISHED

Sync-in Server: SSRF protection bypass via IPv4-mapped IPv6 addresses in regExpPrivateIP

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 16.06.2026 Updated: 16.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor Sync-in
Product server
Versions
  • Version < 2.3.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE