CVE-2025-10937 MEDIUM

CVE-2025-10937: Oxford Nanopore Technologies MinKNOW Improper Check for Unusual or Exceptional Conditions

Vendor Oxford Nano Technologies
Product MinKNOW
Weakness CWE-754
Published October 23, 2025
Last update October 23, 2025

CVSS base score

6.8/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Oxford Nanopore Technologies' MinKNOW software at or prior to version 24.11 creates a temporary file to store the local authentication token during startup, before copying it to its final location. This temporary file is created in a directory accessible to all users on the system. An unauthorized local user or process can exploit this behavior by placing a file lock on the temporary token file using the flock system call. This prevents MinKNOW from completing the token generation process. As a result, no valid local token is created, and the software is unable to execute commands on the sequencer. This leads to a denial-of-service (DoS) condition, blocking sequencing operations.

Key dates

02Disclosure timeline

October 23, 2025 CVE published
October 23, 2025 Record updated