LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36382: OpenVPN Access Server 2.7.3 to 2.8.7 allows remote attackers to trigger an assert during the user authentic...

OpenVPN Access Server 2.7.3 to 2.8.7 allows remote attackers to trigger an assert during the user authentication phase via incorrect authentication token data in an early phase of the user authentication resulting in a denial of service.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A remote party could crash vulnerable OpenVPN Access Server systems during authentication by sending malformed authentication token data. The business impact is availability: users may lose VPN access. The provided sources do not include CVSS scoring or evidence of active exploitation.

Executive priority

Treat this as an availability risk to VPN access rather than a confirmed data compromise. Patch or otherwise remediate affected internet-facing systems on a normal expedited maintenance path.

Technical view

CVE-2020-36382 affects OpenVPN Access Server 2.7.3 through 2.8.7. Incorrect authentication token data in an early user-authentication phase can trigger an assertion, causing denial of service. It is classified as CWE-754, improper check for unusual or exceptional conditions.

Likely exposure

Organizations running OpenVPN Access Server versions 2.7.3 through 2.8.7 are potentially exposed, especially if the VPN service is reachable from the internet.

Exploitation context

The CVE states remote attackers can trigger the denial of service during authentication. The source bundle marks KEV as false, and no cited source states active exploitation.

Researcher notes

The provided evidence is limited to a denial-of-service condition and affected version range. No CVSS vector, exploit maturity, patch version detail, or active exploitation evidence is included in the bundle.

Mitigation direction

  • Inventory OpenVPN Access Server instances and record exact versions.
  • Prioritize systems running versions 2.7.3 through 2.8.7.
  • Follow OpenVPN's security advisory and release notes for the appropriate fixed or supported release.
  • Reduce unnecessary internet exposure to the VPN administration and authentication surfaces.
  • Monitor for authentication-related crashes or unexpected service restarts.

Validation and detection

  • Confirm deployed OpenVPN Access Server versions are outside 2.7.3 through 2.8.7.
  • Review OpenVPN advisory and release notes for the vendor-stated remediation path.
  • Check service logs for assertion failures during user authentication.
  • Verify VPN availability monitoring covers authentication failures and service restarts.
  • Document remediation status for every externally reachable VPN instance.
Prepared
Confidence
medium
Sources
4

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-754: 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-36382 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aOpenVPN Access Server2.7.3 to 2.8.7Listed
Weakness

CWE details

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

CWE-754 · source CWE mapping

Improper Check for Unusual or Exceptional Conditions

Improper Check for Unusual or Exceptional Conditions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.