What is Kaseya VSA?
Kaseya VSA (Virtual System/Server Administrator) is a remote monitoring and management (RMM) platform used heavily by managed service providers (MSPs) to administer, patch, and script actions across large fleets of client endpoints from a single console. Because a single VSA server can hold trusted management access over every endpoint an MSP manages — potentially thousands of machines across many separate customer organizations — it is one of the highest-value single targets in the IT supply chain: compromising the VSA server can translate directly into compromising every downstream client it manages.
Overview
CVE-2018-20753 describes a remote code execution vulnerability in Kaseya VSA in which an unprivileged remote attacker can cause the platform to execute arbitrary PowerShell payloads across all devices the VSA server manages. Given VSA's core function is pushing scripts and commands to managed endpoints as a trusted administrative action, a flaw that lets an attacker reach that same distribution mechanism without legitimate credentials effectively grants fleet-wide remote code execution in a single stroke.
Technical Details
The CVSS vector (network vector, no privileges or user interaction required, high impact across confidentiality/integrity/availability) indicates the flaw is reachable by an unauthenticated or minimally-authenticated remote attacker and does not require any action from an administrator to trigger. Consistent with the public description, the vulnerability appears to involve insufficient access control or validation around VSA's scripting/procedure execution functionality — the same mechanism MSPs use legitimately to run maintenance scripts — allowing that functionality to be invoked or abused by a party who should not have that level of trust.
Discovery
No specific third-party researcher credit or detailed vendor advisory is confidently documented for this individual 2018-era CVE. It was addressed through Kaseya's standard security update process for the VSA platform.
Exploitation Context
RMM platforms like Kaseya VSA are recurring, high-value targets for ransomware operators precisely because a single compromised management server can be used to push malicious payloads to every managed endpoint simultaneously — a "one-to-many" attack multiplier that has made MSP tooling a favored supply-chain target industry-wide. CISA's KEV listing confirms this specific vulnerability has been exploited in the wild, and its ransomwareUse: true marker reflects that broader pattern of RMM abuse by ransomware affiliates seeking fleet-wide impact from a single compromise.
Remediation
- Update Kaseya VSA (on-premises deployments) to the latest patched version per Kaseya's security advisories; SaaS/cloud-hosted VSA customers should confirm with Kaseya that their instance has been patched.
- Restrict network access to the VSA management console to trusted administrative networks only — it should never be exposed directly to the public internet.
- Enforce strong authentication (MFA) for all VSA administrator and operator accounts, since VSA credentials are a direct path to every managed endpoint.
- Audit VSA script/procedure execution logs for any unrecognized or unauthorized scripts pushed to managed devices, which would indicate active exploitation.
- Segment and closely monitor endpoints managed through VSA, since a compromised RMM server can be used to distribute malware or ransomware to the entire managed fleet at once.
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2018-20753 |
| Vendor / Product | Kaseya — Virtual System/Server Administrator (VSA) |
| NVD Published | 2019-02-05 |
| NVD Last Modified | 2025-11-07 |
| CVSS 3.1 Score | 9.8 |
| CVSS 3.1 Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Severity | CRITICAL |
| CISA KEV Added | 2022-04-13 |
| CISA KEV Deadline | 2022-05-04 |
| Known Ransomware Use | ⚠️ Yes |
CVSS 3.1 Breakdown
Required Action
Timeline
| Date | Event |
|---|---|
| 2019-02-05 | CVE published |
| 2022-04-13 | Added to CISA Known Exploited Vulnerabilities catalog |
| 2022-05-04 | CISA BOD 22-01 remediation deadline |
References
| Resource | Type |
|---|---|
| NVD — CVE-2018-20753 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |