Skip to main content

Verysync EUVDEUVD-2025-201608

| CVE-2025-14199 LOW
Improper Access Control (CWE-284)
2025-12-07 cna@vuldb.com
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.3 MEDIUM

Network-accessible web API endpoint; PR:L reflects required low-privilege or path-knowledge access; limited C/I/A impact from file write without confirmed RCE chain.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
6.3 (MEDIUM) 2.1 (LOW)
EUVD ID Assigned
Mar 15, 2026 - 17:50 euvd
EUVD-2025-201608
Analysis Generated
Mar 15, 2026 - 17:50 vuln.today
PoC Detected
Dec 11, 2025 - 18:07 vuln.today
Public exploit code
CVE Published
Dec 07, 2025 - 17:15 cve.org
LOW 2.1
CVE Published
Dec 07, 2025 - 17:15 nvd
MEDIUM 6.3

DescriptionCVE.org

A flaw has been found in Verysync 微力同步 up to 2.21.3. This impacts an unknown function of the file /rest/f/api/resources/f96956469e7be39d/tmp/text.txt?override=false of the component Web Administration Module. Executing manipulation can lead to unrestricted upload. The attack may be performed from remote. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Unrestricted file upload via the Web Administration Module of Verysync (微力同步) up to version 2.21.3 allows a low-privileged remote attacker to upload arbitrary files to the server through a specific API endpoint. The affected endpoint /rest/f/api/resources/f96956469e7be39d/tmp/text.txt?override=false lacks adequate access control enforcement, enabling file placement on the target system without proper authorization validation. A public proof-of-concept exploit has been published; no vendor patch or response has been confirmed as of time of analysis.

Technical ContextAI

Verysync (微力同步) is a proprietary P2P file synchronization application developed for the Chinese market, functionally analogous to BitTorrent Sync/Resilio Sync. The vulnerability resides in its embedded Web Administration Module - a local HTTP service that exposes a REST API for managing synchronization resources. The affected endpoint accepts PUT or POST requests to write file content without enforcing appropriate authorization checks, constituting CWE-284 (Improper Access Control). The URL structure includes what appears to be a static or predictable resource hash (f96956469e7be39d), which may function as a path-guessing or authentication-bypass vector rather than a proper access control token, explaining the concurrent 'Authentication Bypass' tag. CPE cpe:2.3:a:verysync:verysync:*:*:*:*:*:*:*:* covers versions through 2.21.3.

RemediationAI

No vendor-released patch has been identified at time of analysis; the vendor did not respond to coordinated disclosure. The primary compensating control is to restrict network access to the Verysync Web Administration Module port to localhost (127.0.0.1) only, preventing remote exploitation entirely - this is the most effective mitigation given the absence of a patch. If remote web admin access is operationally required, place the service behind a VPN or firewall ACL restricting access to trusted IP ranges. Deploying a reverse proxy with authentication enforcement in front of the Verysync web admin port can add an authentication layer that the application itself fails to enforce. Organizations relying on Verysync for sensitive data synchronization should evaluate migration to an actively-maintained alternative given the absence of vendor response. The published POC at https://github.com/jjjjj-zr/jjjjjzr/issues/10 should be reviewed to understand the exact upload mechanism and tailor detection rules accordingly.

Share

EUVD-2025-201608 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy