Description
Oxford Nanopore MinKNOW before 24.06 relies on a client's source IP address for authentication.
Published: 2026-09-02
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Oxford Nanopore MinKNOW versions prior to 24.06 authenticate clients by trusting the source IP address presented by the client. This design flaw allows an attacker who can forge or spoof a source IP within the trusted network to gain legitimate authentication without knowledge of any credentials, effectively bypassing access controls. The result is unauthorized access to the device, which could lead to disclosure of sensitive sequencing data, manipulation of sequencing parameters, or further exploitation of the device for malicious purposes. The flaw is catalogued as CWE-306, indicating improper trust of a legacy security mechanism.

Affected Systems

The vulnerability affects the Oxford Nanopore MinKNOW software prior to version 24.06. Devices running any earlier build of the software that rely on client IP for authentication are susceptible, regardless of the operating system or hardware platform the MinKNOW software is installed on.

Risk and Exploitability

The CVSS score of 8.6 reflects a high severity, and the EPSS score is not available. The vulnerability is not listed in CISA’s KEV catalog, indicating no currently known public exploitation. Based on the description, the likely attack vector is local network or physically adjacent network where an attacker can spoof the source IP. Exploitation requires the ability to interact with the MinKNOW client interface and control the IP source; no additional prerequisites such as privileged credentials are required. The impact is full bypass of authentication controls to any client that can assume a trusted IP address.

Generated by OpenCVE AI on September 2, 2026 at 05:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MinKNOW to version 24.06 or later, which removes the source IP trust mechanism.
  • Configure network firewalls or segmentation so that only trusted IP ranges can reach the MinKNOW endpoint, thereby limiting the ability to spoof a valid source IP.
  • Enable or enforce additional authentication mechanisms such as passwords, certificates, or multi‑factor authentication if available, and regularly audit access logs for unusual connection patterns.

Generated by OpenCVE AI on September 2, 2026 at 05:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Title Authentication bypass based on client source IP in MinKNOW

Wed, 02 Sep 2026 04:45:00 +0000

Type Values Removed Values Added
Description Oxford Nanopore MinKNOW before 24.06 relies on a client's source IP address for authentication.
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-02T04:21:46.432Z

Reserved: 2024-05-17T00:00:00.000Z

Link: CVE-2024-35585

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T05:17:10.313

Modified: 2026-09-02T05:17:10.313

Link: CVE-2024-35585

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T05:30:08Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function