PT-2026-42752 · Sync In · Sync In
CVE-2026-47684
·
Published
2026-05-22
·
Updated
2026-06-16
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Sync-in versions prior to 2.3
Description
An issue exists in the URL download feature where the private IP blocklist regex fails to match IPv4-mapped IPv6 addresses, such as
::ffff:127.0.0.1. On dual-stack systems, Node.js may report a socket's remote address in this format, allowing the Server-Side Request Forgery (SSRF) protection to be bypassed. This occurs because the regExpPrivateIP regex in backend/src/applications/files/utils/url-file.ts does not include ::ffff: prefixed variants, which affects the check performed by the downloadFromUrl() function in backend/src/applications/files/services/files-manager.service.ts. An attacker can provide a crafted URL pointing to an internal address, causing the server to fetch internal resources that should be blocked.Recommendations
Update to version 2.3.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sync In