← Vulnerability feed

Vulnerability record · CVE-2018-6892 · published 11 February 2018

CVE-2018-6892: CloudMe Sync unauthenticated remote buffer overflow on port 8888

Cloudme · Sync

CloudMe Sync before 1.11.0 contains a buffer overflow (CWE-119) reachable by an unauthenticated remote attacker who can connect to the client application's listening service on port 8888. A crafted payload overflows the buffer, letting the attacker control the program's execution flow and run arbitrary code. Because the service is network-exposed and needs no credentials, any reachable host running the affected client is at risk.

9.8 CVSS 3.0 Critical EPSS 93% · top 0.2% CWE-119 · Memory buffer overflow
9.8CVSS 3.0 base score, v2 7.5
93%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
20References, 12 tagged exploit
17 Jun 2026Last modified by NVD

Description

An issue was discovered in CloudMe before 1.11.0. An unauthenticated remote attacker that can connect to the "CloudMe Sync" client application listening on port 8888 can send a malicious payload causing a buffer overflow condition. This will result in an attacker controlling the program's execution flow and allowing arbitrary code execution.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction required, a network-reachable listener, and public exploit code make this trivially exploitable where the service is exposed.

What it is

CloudMe Sync before 1.11.0 contains a buffer overflow (CWE-119) reachable by an unauthenticated remote attacker who can connect to the client application's listening service on port 8888. A crafted payload overflows the buffer, letting the attacker control the program's execution flow and run arbitrary code. Because the service is network-exposed and needs no credentials, any reachable host running the affected client is at risk.

Impact

An attacker gains arbitrary code execution in the context of the CloudMe Sync process, which typically runs with the logged-in user's privileges. That allows full compromise of the host, including data theft, persistence and lateral movement.

Attack surface

Reached over the network by connecting directly to TCP port 8888 on a host running CloudMe Sync; the CVSS vector (AV:N/PR:N/UI:N) and the description confirm no authentication and no user interaction are required.

Exploitation

Multiple public exploit references exist, including Exploit-DB entries and Packet Storm postings, and EPSS is very high (0.93392, 99.8th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade CloudMe Sync to 1.11.0 or later, which the advisory states fixes the flaw.
  • If upgrade is not immediately possible, block inbound TCP port 8888 at host and network firewalls so the service is not reachable from untrusted networks.
  • Restrict the CloudMe Sync listener to localhost or a trusted management segment rather than exposing it broadly.
  • Remove or disable the CloudMe Sync client on hosts that do not require it.
  • Monitor vendor advisories for further updates, since later public exploits target 1.11.2.

Detection

  • Alert on inbound connections to TCP port 8888 from external or unexpected source addresses.
  • Monitor for crashes or abnormal termination of the CloudMe Sync process, which can indicate a failed overflow attempt.
  • Hunt for suspicious child processes or command execution spawned by the CloudMe Sync process.
  • Review network flow logs for repeated or oversized payloads directed at port 8888.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://hyp3rlinx.altervista.org/advisories/CLOUDME-SYNC-UNAUTHENTICATED-REMOTE-BUFFER-OVERFLOW.txt ExploitThird Party Advisory
http://packetstormsecurity.com/files/157407/CloudMe-1.11.2-Buffer-Overflow.html
http://packetstormsecurity.com/files/158716/CloudMe-1.11.2-SEH-Buffer-Overflow.html
http://packetstormsecurity.com/files/159327/CloudMe-1.11.2-Buffer-Overflow.html
https://blogs.securiteam.com/index.php/archives/3669 ExploitThird Party Advisory
https://www.exploit-db.com/exploits/44027/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/44175/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/45197/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/46250/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/48840
http://hyp3rlinx.altervista.org/advisories/CLOUDME-SYNC-UNAUTHENTICATED-REMOTE-BUFFER-OVERFLOW.txt ExploitThird Party Advisory
http://packetstormsecurity.com/files/157407/CloudMe-1.11.2-Buffer-Overflow.html
http://packetstormsecurity.com/files/158716/CloudMe-1.11.2-SEH-Buffer-Overflow.html
http://packetstormsecurity.com/files/159327/CloudMe-1.11.2-Buffer-Overflow.html
https://blogs.securiteam.com/index.php/archives/3669 ExploitThird Party Advisory
https://www.exploit-db.com/exploits/44027/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/44175/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/45197/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/46250/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/48840

Track CVE-2018-6892 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.8CVE-2018-7886Cloudme sync memory buffer overflow vulnerabilityAn issue was discovered in CloudMe 1.11.0. An unauthenticated local attacker that can connect to the "CloudMe Sync" client application listening on 1…EPSS 1.9%8.8CVE-2026-8452Citrix NetScaler ADC and Gateway memory buffer overflow causes DoSCVE-2026-8452 is a memory buffer overflow (CWE-119) in Citrix NetScaler ADC and NetScaler Gateway that leads to unpredictable or erroneous behavior a…KEVEPSS 1.0%analysed8.8CVE-2009-3459Adobe Reader and Acrobat heap buffer overflow via crafted PDFAdobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 contain a heap-based buffer overflow (CWE-122) triggered by a crafted…KEVEPSS 87%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed8.8CVE-2026-3910Google Chrome V8 improper implementation allows sandbox code executionChrome before 146.0.7680.75 contains an inappropriate implementation in the V8 JavaScript engine, classified as code injection and memory buffer over…KEVEPSS 1.0%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed7.8CVE-2026-20700Apple OS memory corruption allows arbitrary code executionA memory corruption flaw caused by improper state management affects iOS, iPadOS, macOS, tvOS, visionOS and watchOS. Apple states it is aware of a re…KEVEPSS 1.3%analysed

Source: NIST National Vulnerability Database (record CVE-2018-6892), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.