LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12577: A vulnerability in the London Trust Media Private Internet Access (PIA) VPN Client v82 for macOS could allo...

A vulnerability in the London Trust Media Private Internet Access (PIA) VPN Client v82 for macOS could allow an authenticated, local attacker to run arbitrary code with elevated privileges. The macOS binary openvpn_launcher.64 is setuid root. This binary creates /tmp/pia_upscript.sh when executed. Because the file creation mask (umask) is not reset, the umask value is inherited from the calling process. This value can be manipulated to cause the privileged binary to create files with world writable permissions. A local unprivileged user can modify /tmp/pia_upscript.sh during the connect process to execute arbitrary code as the root user.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects Private Internet Access VPN Client v82 for macOS. A local signed-in user could abuse how a root-privileged VPN helper creates a temporary script, then run code as root. This is not a remote internet attack, but it can turn ordinary local access into full system control.

Executive priority

Prioritize remediation on shared, developer, administrator, and high-value macOS endpoints. Business risk is privilege escalation after local access, not mass remote compromise.

Technical view

The setuid-root macOS binary openvpn_launcher.64 creates /tmp/pia_upscript.sh while inheriting the caller's umask. A local unprivileged user can influence file permissions so the script becomes writable, then alter it during the VPN connect flow to execute code with root privileges.

Likely exposure

Exposure appears limited to macOS systems running London Trust Media Private Internet Access VPN Client v82. The source bundle does not identify affected CPEs, later versions, or broader product lines.

Exploitation context

The vulnerability requires authenticated local access and interaction with the VPN connection process. The provided sources do not show CISA KEV listing or evidence of active exploitation in the wild.

Researcher notes

Evidence is specific but sparse: no CVSS, CWE, CPE, vendor patch reference, or exploit-in-the-wild signal is provided. Treat the GitHub research reference and CVE record as the grounding sources.

Mitigation direction

  • Inventory macOS endpoints for PIA VPN Client v82.
  • Check vendor guidance for fixed versions or removal instructions.
  • Remove or replace affected v82 installations where business need is low.
  • Limit local shell access on affected shared macOS systems.
  • Monitor privileged helper and temporary script activity during VPN connections.

Validation and detection

  • Confirm whether openvpn_launcher.64 is present and setuid root.
  • Verify installed PIA VPN Client version on macOS endpoints.
  • Review EDR logs for suspicious root execution tied to PIA connection events.
  • Check whether /tmp/pia_upscript.sh appears with unsafe writable permissions.
  • Document compensating controls for systems that cannot be remediated.
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.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2019-12577 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/an/an/aListed
Weakness

CWE details

No CWE listed

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