LiveActive security incident?Get immediate response
CVE Record

CVE-2022-3780: Database connections on deleted users could stay active on MySQL data sources in Remote Desktop Manager 202...

Database connections on deleted users could stay active on MySQL data sources in Remote Desktop Manager 2022.3.7 and below which allow deleted users to access unauthorized data. This issue affects : Remote Desktop Manager 2022.3.7 and prior versions.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Remote Desktop Manager could leave MySQL-backed database sessions active after a user was deleted. A removed user might still reach data they should no longer access. The main business risk is confidentiality loss where user deletion is relied on to immediately revoke access.

Executive priority

Treat as a high-priority confidentiality issue for affected RDM environments. It undermines account deprovisioning, which can create audit, insider-risk, and data-exposure concerns.

Technical view

Devolutions Remote Desktop Manager 2022.3.7 and earlier has an access-control weakness involving MySQL data sources. Database connections tied to deleted users could remain active, allowing unauthorized data access. The CVE maps to CWE-284 and carries CVSS 3.1 score 7.5 for high confidentiality impact.

Likely exposure

Organizations using Remote Desktop Manager 2022.3.7 or earlier with MySQL data sources and deleted user accounts are the relevant exposure group.

Exploitation context

The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. Exploitability details are limited to the CVE description and CVSS vector.

Researcher notes

Evidence is narrow but clear: affected versions are 2022.3.7 and prior, with MySQL data sources specifically named. The bundle does not provide exploit telemetry, proof-of-concept details, or explicit patch-version text beyond the affected range.

Mitigation direction

  • Identify Remote Desktop Manager instances at version 2022.3.7 or earlier.
  • Prioritize moving affected deployments off vulnerable versions per Devolutions guidance.
  • Review MySQL data-source access after user deletion events.
  • Terminate lingering database sessions for removed users where operationally safe.
  • Check Devolutions advisory DEVO-2022-0008 for current remediation instructions.

Validation and detection

  • Inventory Remote Desktop Manager versions and MySQL data-source configurations.
  • Confirm whether deleted users had active database sessions after removal.
  • Review access logs for removed users after deletion timestamps.
  • Verify account removal now terminates access to protected data.
  • Document compensating controls if upgrade timing is delayed.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-3780 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-3780Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DevolutionsRemote Desktop Manager0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.