LoomApplication

CVE-2019-14432

HIGH · 8.8 CVSS v3.0 Published 2019-08-07
Fix available
A fix is available. Upgrade to after 0.16.0 or later.
See remediation →
95/100
Remediation priority · Urgent
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Incorrect authentication of application WebSocket connections in Loom Desktop for Mac up to 0.16.0 allows remote code execution from either malicious JavaScript in a browser or hosts on the same network, during periods in which a user is recording a video with the application. The same attack vector can be used to crash the application at any time.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Loom Desktop for Mac versions up to 0.16.0 have incorrect authentication of WebSocket connections, allowing remote attackers to execute arbitrary code or crash the application. The vulnerability is exploitable via malicious JavaScript in browsers or from hosts on the same network, particularly during active video recording sessions.

MitigationUpdate Loom Desktop for Mac to a version newer than 0.16.0 which contains the proper WebSocket authentication fix. Until patched, avoid recording on untrusted networks and refrain from visiting untrusted websites during active recording sessions.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
LoomApplication
Affected:<= 0.16.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Loom Desktop for Mac is installed
    Check /Applications folder for Loom.app, or run: ls /Applications | grep -i loom
    Affected if Loom.app exists in /Applications
  2. Identify installed Loom version
    Right-click Loom.app, select Get Info, or run: defaults read /Applications/Loom.app/Contents/Info CFBundleShortVersionString
    Affected if Version number returned is 0.16.0 or lower
  3. Compare version to affected range
    Parse the version number from step 2 and check if it is <= 0.16.0
    Affected if Installed version is 0.16.0 or any version below it (e.g., 0.15.0, 0.14.0)
  4. Verify WebSocket usage during operation
    While Loom is running, use Activity Monitor or run: lsof -i -P | grep -i loom to check for WebSocket network connections on typical WebSocket ports (80/443)
    Affected if Loom process shows active network connections indicating WebSocket communication is in use

A user is affected if Loom Desktop for Mac is installed with version 0.16.0 or lower and the application is running or has been used for recording sessions on the system.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 0.16.0
Interim mitigation

Update Loom Desktop for Mac to a version newer than 0.16.0 which contains the proper WebSocket authentication fix. Until patched, avoid recording on untrusted networks and refrain from visiting untrusted websites during active recording sessions.

Fix this in Loom Scoped from the published advisory
  • Consultation4.0 h
  • Implementation16.0 h
  • Testing8.0 h
  • Review / QA4.0 h
32.0 hours of engineering $5,600
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $8,960.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2019-14432 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2019-14432 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data