Security Vulnerability Report
中文
CVE-2025-54158 CVSS 7.8 HIGH

CVE-2025-54158

Published: 2025-12-04 16:16:21
Last Modified: 2026-02-24 18:27:57

Description

Missing authentication for critical function vulnerability in BeeDrive in Synology BeeDrive for desktop before 1.4.2-13960 allows local users to execute arbitrary code via unspecified vectors.

CVSS Details

CVSS Score
7.8
Severity
HIGH
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Configurations (Affected Products)

cpe:2.3:a:synology:beedrive:*:*:*:*:desktop:-:*:* - VULNERABLE
Synology BeeDrive for desktop < 1.4.2-13960

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
...

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-54158", "sourceIdentifier": "[email protected]", "published": "2025-12-04T16:16:20.923", "lastModified": "2026-02-24T18:27:57.053", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "Missing authentication for critical function vulnerability in BeeDrive in Synology BeeDrive for desktop before 1.4.2-13960 allows local users to execute arbitrary code via unspecified vectors."}], "metrics": {"cvssMetricV31": [{"source": "[email protected]", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "baseScore": 7.8, "baseSeverity": "HIGH", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH"}, "exploitabilityScore": 1.8, "impactScore": 5.9}]}, "weaknesses": [{"source": "[email protected]", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-306"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:synology:beedrive:*:*:*:*:desktop:-:*:*", "versionEndExcluding": "1.4.2-13960", "matchCriteriaId": "694C1B5B-5DB9-4B98-93A7-F3B9B2C3EE3C"}]}]}], "references": [{"url": "https://www.synology.com/en-global/security/advisory/Synology_SA_25_08", "source": "[email protected]", "tags": ["Vendor Advisory"]}]}}