LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1986: Secdo: Local authenticated users can cause Windows system crash

Improper input validation vulnerability in Secdo allows an authenticated local user with 'create folders or append data' access to the root of the OS disk (C:\) to cause a system crash on every login. This issue affects all versions Secdo for Windows.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A local Windows user can trigger Secdo into crashing the system at every login if they can create folders or append data at the root of C:\. This is not a remote takeover issue, but it can cause repeated endpoint outages and support disruption on affected Secdo for Windows systems.

Executive priority

Handle as a moderate operational availability risk. It is unlikely to justify emergency response by itself, but affected shared Windows systems should be reviewed because a low-privileged local user may cause persistent login-related crashes.

Technical view

CVE-2020-1986 is an improper input validation flaw in all versions of Secdo for Windows. The attack vector is local, requires low privileges, needs no user interaction, and impacts availability only. The CVSS 3.1 score is 5.5 with availability rated high and confidentiality and integrity unaffected.

Likely exposure

Exposure is limited to Windows endpoints running Secdo where authenticated local users have create-folder or append-data rights at C:\. Shared desktops, jump hosts, kiosks, or multi-user Windows systems are more relevant than single-user locked-down endpoints.

Exploitation context

The source bundle does not identify active exploitation, and the CVE is not listed as KEV. Evidence supports a local denial-of-service scenario causing system crashes on login, not remote code execution or data theft.

Researcher notes

The public data says all Secdo for Windows versions are affected but provides no CPEs and no explicit patch details in the supplied sources. Avoid assuming exploit availability or a vendor fix beyond checking the Palo Alto advisory.

Mitigation direction

  • Inventory Windows systems running Secdo and identify business-critical endpoints.
  • Check Palo Alto/Secdo guidance for supported remediation or retirement direction.
  • Restrict untrusted users from creating folders or appending data at C:\.
  • Prioritize controls on shared or multi-user Windows systems.
  • Monitor for repeated crashes or login failure loops on Secdo hosts.

Validation and detection

  • Confirm whether Secdo for Windows is installed on managed endpoints.
  • Review C:\ root permissions for create-folder or append-data access.
  • Check endpoint logs for recurring crashes during user login.
  • Compare installed Secdo status against the Palo Alto advisory.
  • Document systems where no vendor remediation is available.
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 · low confidence lookup

CWE-20: 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
cve · low confidence lookup

CVE-2020-1986 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
5.5 (3.1)
Known Exploited
No
Published

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

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
SecdoSecdoall versionsListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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