ZeroHour
Story · 1 source · 1 articlefirst updated ()2

ConnectWise patches ScreenConnect file-transfer flaw CVE-2026-84869 in 26.6.5 as rogue clients spread worm-like VBScript campaign

What's new: New (2026-09-11, CSO Online): the patched flaw is confirmed as CVE-2026-84869, an authentication failure in ConnectWise Remote Access allowing unauthorized file transfer and execution through active remote sessions — establishing that the file-transfer vulnerability disclosed September 7 is the one fixed in ScreenConnect 26.6.5, which the previous summary left open. | CSO Online dates…
Merged summary · glm-5.3-flash · rewritten as coverage arrives

ConnectWise patched ScreenConnect CVE-2026-84869 — an authentication failure allowing unauthorized file transfer and execution through active remote sessions — in version 26.6.5; the Canadian Centre for Cyber Security says open-source reporting indicates…

ConnectWise disclosed a ScreenConnect file-transfer vulnerability affecting both Cloud and On-Premise deployments, described by BleepingComputer as affecting file-transfer behavior in Support and Access sessions (reported 2026-09-07 by Help Net Security, BleepingComputer, The Hacker News and SecurityWeek). At disclosure no CVE ID or patch was available; a CVE identifier and official fix were promised within the week. CSO Online later reported ConnectWise had warned customers on September 3 — a five-day gap before the patch — while the other outlets dated the advisory to September 7. Interim mitigation: deselect or disable the TransferFiles permission (Help Net Security also cites TransferFilesInSession) for all session groups across all roles, with no version upgrade required at the time; CSO adds ConnectWise advised removing TransferFiles from users with open sessions. On 2026-09-09 the Canadian Centre for Cyber Security issued advisory AV26-903 reporting that ConnectWise shipped ScreenConnect 26.6.5 to fix CVE-2026-84869, which affects versions prior to 26.6.5, and that open-source reporting indicates exploitation in the wild; it urged users and administrators to apply the patch. CSO Online (2026-09-11) identifies CVE-2026-84869 as an authentication failure in ConnectWise Remote Access allowing unauthorized file transfer and execution through active remote sessions, fixed in ScreenConnect client 26.6.5 and later; it notes the advisory does not state that exploitation has been observed, a nuance against the CCCS 'exploited in the wild' characterization. Separately, Huntress documented three unrelated August 2026 incidents — a Quick Assist tech-support scam, a phishing-delivered MSI installer, and a fake Geek Squad refund form — in which rogue/modified ScreenConnect clients (campaigns beginning late August, per SecurityWeek) repeatedly spawned wscript.exe to run four chained VBScript files (1.vbs-4.vbs) that profiled the host, enumerated installed security products, and downloaded stage-specific payloads from Dropbox. Payload branches delivered a user-level ScreenConnect backdoor, UAC-bypass privilege-escalation tooling, or tunneling utilities with an XMRig cryptocurrency miner. SecurityWeek adds a PowerShell stage that erases evidence, attempts UAC bypass, and installs a hidden ScreenConnect client and UltraViewer; persistence is achieved via User Run keys, which Help Net Security names as a 'WindowsServiceHost' registry Run key. Infected clients…

  • ScreenConnect 26.6.5 fixes CVE-2026-84869, which affects versions prior to 26.6.5 (Canadian Centre for Cyber Security advisory AV26-903, 2026-09-09).
  • CSO Online (2026-09-11) describes CVE-2026-84869 as an authentication failure in ConnectWise Remote Access allowing unauthorized file transfer and execution through active remote sessions, fixed in ScreenConnect client 26.6.5 and later.
  • Exploitation status: CCCS says open-source reporting indicates CVE-2026-84869 is exploited in the wild; CSO notes the ConnectWise advisory does not state exploitation has been observed.
  • CSO Online dates ConnectWise's customer warning to September 3, a five-day gap before the patch; other outlets reported the public advisory on 2026-09-07.
  • At the 2026-09-07 disclosure, no CVE ID or patch was available; a CVE identifier and fix were promised within the week.
  • Interim mitigation: remove/deselect TransferFiles permissions for all session groups across all roles (Help Net Security also cites TransferFilesInSession); CSO adds removal of TransferFiles from users with open sessions; no version…
  • Shadowserver tracks nearly 6,000 internet-exposed ScreenConnect instances (BleepingComputer).
  • Huntress identified three unrelated August 2026 incidents using a Quick Assist tech-support scam, a phishing-delivered MSI installer, and a fake Geek Squad refund form to install rogue ScreenConnect clients (campaigns began late August,…

Coverage timeline

  1. · 9d ago
    Help Net Security· 76
    Attackers use rogue ScreenConnect clients to spread malware

    Attackers deploy rogue ScreenConnect clients that spread VBScript malware to newly connected machines while ConnectWise patches a file-transfer flaw.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2024-1709
Authentication Bypass in ConnectWise ScreenConnect Creates Rogue Admin Accounts

ConnectWise ScreenConnect (ConnectWise Control), a widely used remote-access and remote-monitoring tool, contains an authentication bypass (CWE-288) in its management interface. An attacker needs only network access to the management interface to trigger the flaw, with no valid credentials or user interaction required. A successful attacker gains administrative control of the ScreenConnect server by creating a new administrator-level account, providing a foothold that has already been used in ransomware campaigns against downstream managed environments. Any organization running ConnectWise ScreenConnect is affected, especially managed service providers and IT teams whose management interface is reachable from the internet; the source data specifies affected products but no version ranges. Exploitation is confirmed and urgent: CISA added the flaw to the KEV on 2024-02-22 with known ransomware use, EPSS assigns a 100% probability of exploitation within 30 days, and ConnectWise warned that no patch was available at the time of disclosure.

Do: Follow ConnectWise's instructions immediately: no patch existed at disclosure, so apply the vendor's mitigations or, per the CISA KEV required action, restrict internet exposure of the management interface or discontinue use until mitigations are available, then upgrade to the vendor's patched release as soon as it ships. Audit ScreenConnect servers for unexpectedly created administrator-level accounts and unusual remote sessions, which are the attack's artifacts. Prioritize any instance whose management interface is reachable from the internet, given confirmed in-the-wild exploitation and known ransomware use.

10.0100% KEV ransomware PoC ×3
  • ConnectWise ScreenConnect
masstens of thousands of internet-exposed ScreenConnect servers (on the order of 10,000-30,000 instances in public internet scans at disclosure), managing millions…
CVE-2025-3935
ViewState Code Injection in ConnectWise ScreenConnect May Lead to RCE

ConnectWise ScreenConnect versions 25.2.3 and earlier rely on ASP.NET Web Forms ViewState, whose integrity depends on machine keys; if an attacker with privileged system-level access obtains those keys, they can craft and send a malicious ViewState that the server deserializes, potentially resulting in remote code execution. The risk stems from platform-level ASP.NET behavior rather than a defect introduced by ScreenConnect, and the ScreenConnect Client is not directly impacted, though the CVSS vector (PR:H) confirms exploitation requires already having high privileges on the host. An attacker who achieves this gains code execution on the server with the confidentiality, integrity, and availability impact reflected in the 7.2 High score. ScreenConnect 2025.4 mitigates the issue by disabling ViewState entirely and removing any dependency on it. The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2025-06-02, indicating confirmed exploitation in the wild, with EPSS estimating a 3.4% chance of exploitation in the next 30 days (88th percentile).

Do: Upgrade to ScreenConnect 2025.4, which disables ViewState and removes any dependency on it, per vendor instructions and CISA BOD 22-01 requirements; if an upgrade is not immediately possible, apply vendor mitigations or discontinue use of the affected product. Because exploitation requires compromised machine keys, administrators who suspect prior privileged compromise should also review and rotate ASP.NET machine keys and investigate for signs of system-level access. Note ConnectWise is separately rotating ScreenConnect code signing certificates following a nation-state intrusion, so check vendor advisories for related hardening steps.

7.23% KEV
  • ConnectWise ScreenConnect 25.2.3 and earlier; mitigated in 2025.4 (ViewState disabled)
largetens of thousands of internet-exposed ScreenConnect servers (≈40,000+ in public scans), serving millions of managed endpoints
CVE-2026-3564
A condition in the ScreenConnect server component may allow an actor with access to server-level cryptographic material used for authentication to obtain unauth

A condition in the ScreenConnect server component may allow an actor with access to server-level cryptographic material used for authentication to obtain unauthorized access, including elevated privileges, in certain scenarios. ScreenConnect host and guest client agents are not independently affected by this CVE.

NVD description · AI analysis pending
9.0<1%
CVE-2026-84869
Missing authorization in ScreenConnect client allows unauthorized file execution

CVE-2026-84869 is a critical authorization flaw (CWE-862 missing authorization, CWE-269 improper privilege management) in the ScreenConnect client, the endpoint-side agent of ConnectWise's widely used remote access and remote support platform, in which files can be transferred to a machine and executed during an active remote session without the expected authorization or without confirmation by the Host (technician). It is triggered in certain circumstances during an active session, with a network attack vector, low attack complexity, low privileges required, and no user interaction per the CVSS 3.1 vector. An actor who obtains or already holds access to a session context could thereby push and run files on the managed endpoint, potentially achieving code execution with high confidentiality, integrity, and availability impact (CVSS 3.1 score 9.9, scope changed). Only endpoints running the ScreenConnect client are affected; ScreenConnect servers are not impacted, and the affected client version ranges are governed by ConnectWise security advisory AV26-903 (not enumerated in the available data). The flaw is not currently known to be exploited: it is not in CISA KEV, no public proof of concept is known, and EPSS assigns a modest 0.4% probability of exploitation within the next 30 days (32nd percentile).

Do: Follow ConnectWise security advisory AV26-903 and update ScreenConnect clients to the patched version it specifies, noting that ScreenConnect servers do not require remediation. Until patching is complete, monitor active remote sessions, require Host confirmation for file transfers, and review recent sessions on high-value endpoints for unexpected transferred or executed files; given no known exploitation and the active-session prerequisite, prioritize endpoints routinely accessed remotely.

9.9<1% KEV
  • ConnectWise ScreenConnect client (endpoint agent)
massplausibly millions of managed endpoints running the ScreenConnect client agent