LiveActive security incident?Get immediate response
CVE Record

CVE-2016-10694: alto-saxophone is a module to install and launch Chromedriver for Mac, Linux or Windows.

alto-saxophone is a module to install and launch Chromedriver for Mac, Linux or Windows. alto-saxophone versions below 2.25.1 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Older alto-saxophone Node module versions downloaded ChromeDriver binaries over plain HTTP. A network attacker positioned between the user and server could replace that binary, potentially leading to code execution on the machine installing or launching it.

Executive priority

Prioritize if this package exists in build, developer, or automation environments. The business risk is supply-chain compromise through execution of a substituted binary, not a directly internet-exposed service flaw.

Technical view

CVE-2016-10694 affects the HackerOne alto-saxophone Node module before 2.25.1. The vulnerable behavior is insecure transport for downloaded binary resources, mapped to CWE-311. The source describes possible RCE if a MITM attacker swaps the requested binary with attacker-controlled content.

Likely exposure

Exposure is limited to environments that still use alto-saxophone versions below 2.25.1 on Mac, Linux, or Windows. Because it installs and launches ChromeDriver, likely affected places include developer or automation systems, but the sources do not enumerate deployment patterns.

Exploitation context

The cited sources do not report active exploitation, and CISA KEV status is false. Exploitation requires an attacker on the network path or otherwise positioned between the user and the remote server during binary download.

Researcher notes

Evidence is concise and dependency-focused. The key validation point is confirming version exposure below 2.25.1 and whether installation paths fetched binaries over HTTP. No exploit activity, CVSS vector, or detailed vendor mitigation beyond the fixed version is provided.

Mitigation direction

  • Upgrade alto-saxophone to version 2.25.1 or later.
  • Remove the dependency if it is no longer required.
  • Check vendor or package guidance for any additional remediation.
  • Rebuild affected development or automation images after dependency updates.

Validation and detection

  • Search package manifests and lockfiles for alto-saxophone.
  • Confirm installed versions are 2.25.1 or later.
  • Review CI or developer images for cached vulnerable package versions.
  • Check whether any historical builds used vulnerable downloads.
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-311: 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

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-2016-10694 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.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HackerOnealto-saxophone node module<2.25.1Listed
Weakness

CWE details

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