LiveActive security incident?Get immediate response
CVE Record

CVE-2020-15075: OpenVPN Connect installer for macOS version 3.2.6 and older may corrupt system critical files it should not...

OpenVPN Connect installer for macOS version 3.2.6 and older may corrupt system critical files it should not have access via symlinks in /tmp.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

OpenVPN Connect for macOS installers version 3.2.6 and older could mishandle symbolic links in /tmp and corrupt critical system files. The public record does not provide CVSS, patch detail, or confirmed exploitation. The main concern is Mac endpoint integrity when affected installers are used.

Executive priority

Treat this as a targeted endpoint hygiene issue, not a confirmed active campaign. Prioritize organizations with managed Mac fleets, VPN client rollouts, or retained old installer packages.

Technical view

The CVE describes a CWE-61 symbolic link issue in the OpenVPN Connect macOS installer. Files in /tmp could be linked in a way that lets the installer affect system-critical files it should not access. Public sources do not define exact privileges, prerequisites, or full impact.

Likely exposure

Exposure appears limited to macOS systems using OpenVPN Connect installer version 3.2.6 or earlier. The sources do not identify Windows, Linux, server products, or later macOS versions as affected.

Exploitation context

No cited source states active exploitation, and the CVE is not listed as KEV in the supplied bundle. The vulnerability depends on symlink behavior in /tmp, but public evidence here is insufficient to describe attacker access requirements.

Researcher notes

The record is sparse: no CVSS, no detailed advisory text, and no exploit-status evidence in the supplied sources. Analysis should stay scoped to the macOS installer, symlink handling in /tmp, and versions 3.2.6 and prior.

Mitigation direction

  • Inventory macOS endpoints for OpenVPN Connect version 3.2.6 or earlier.
  • Follow OpenVPN guidance and move to a non-affected macOS release where applicable.
  • Avoid using archived or unmanaged affected installer packages.
  • Prioritize managed software deployment over ad hoc local installer reuse.

Validation and detection

  • Confirm deployed OpenVPN Connect versions on macOS endpoints.
  • Check software management repositories for affected installer packages.
  • Review OpenVPN macOS changelog for vendor-stated remediation context.
  • Look for endpoint integrity alerts around OpenVPN installer execution.
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-61: 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-15075 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
2Source 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 Connect3.2.6 and prior versionsListed
Weakness

CWE details

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

CWE-61 · source CWE mapping

UNIX Symbolic Link (Symlink) Following

UNIX Symbolic Link (Symlink) Following represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.