LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3427: Duo Authentication for Windows Logon and RDP Privilege Escalation Vulnerability

The Windows Logon installer prior to 4.1.2 did not properly validate file installation paths. This allows an attacker with local user privileges to coerce the installer to write to arbitrary privileged directories. If successful, an attacker can manipulate files used by Windows Logon, cause Denial of Service (DoS) by deleting file(s), or replace system files to potentially achieve elevation of privileges. Note that this can only exploitable during new installations while the installer is running and is not exploitable once installation is finished. Versions 4.1.2 of Windows Logon addresses this issue.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a setup-time flaw in Duo Authentication for Windows Logon and RDP. Before version 4.1.2, the installer could be tricked by a local user into writing files into privileged Windows locations. The main business risk is privilege escalation or disruption during installation, not ongoing exposure after installation finishes.

Executive priority

Treat this as a moderate operational hygiene issue. It is not an internet-facing remote compromise scenario, but older installer packages should be removed from deployment pipelines because successful abuse could undermine Windows logon integrity during installation.

Technical view

The vulnerable Windows Logon installer did not properly validate file installation paths. A low-privileged local attacker, with user interaction while the installer runs, could coerce writes to privileged directories, manipulate Windows Logon files, delete files causing DoS, or potentially replace system files for elevation of privileges. Version 4.1.2 addresses the issue.

Likely exposure

Exposure is narrow: systems using Cisco Duo Authentication for Windows Logon and RDP installer versions prior to 4.1.2, during new installation only. Sources state it is not exploitable after installation has finished.

Exploitation context

The source bundle does not report active exploitation, and this CVE is not listed as KEV. Exploitation requires local user privileges and the vulnerable installer actively running, which reduces likelihood but still matters on shared workstations, servers, or managed deployment workflows.

Researcher notes

Key constraints are important: local attack vector, low privileges, user interaction, and exploitation only during new installation. Validate exposure by installer version and deployment workflow, not merely by whether Duo Windows Logon is already installed.

Mitigation direction

  • Use Duo Authentication for Windows Logon and RDP version 4.1.2 or later.
  • Remove old installer packages from software shares and deployment tooling.
  • Avoid running affected installers on systems with untrusted local users logged in.
  • Check Duo vendor guidance before applying any additional workaround.

Validation and detection

  • Inventory deployed and cached Duo Windows Logon installer versions.
  • Confirm installation media is version 4.1.2 or later.
  • Review endpoint management tools for pre-4.1.2 installer packages.
  • Verify no installation is currently using an older package.
Prepared
Confidence
high
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 · low confidence lookup

CWE-280: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2020-3427 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
Medium
CVSS
6.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/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
6.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N1.35.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.6Medium
CVSS 3.1 vector shape for CVE-2020-3427Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoDuo Authentication for Windows Logon and RDPunspecifiedListed
Weakness

CWE details

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

CWE-280 · source CWE mapping

Improper Handling of Insufficient Permissions or Privileges

Improper Handling of Insufficient Permissions or Privileges represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.