microsoft / microsoft/AzureStorageExplorer

UUID module out of date - CVE-2026-41907

Open
#9,081 1 comment 0 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Jun 22, 2026.

:copilot: copilot :package: update :shield: SFI
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version

1.43.0

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20260407.6

Platform

Windows

OS Version

Windows Server 2019 Datacenter.

Bug Description

We're getting flagged by Tanium for CVE-2026-41907 on path:
\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\uuid

The fix is to update UUID, which is "fixed in 14" according to https://nvd.nist.gov/vuln/detail/CVE-2026-41907"
Opening the script on that path confirms that it's running 9.0.1.

Resource Types

No response

Authentication Method

Shared access signature (SAS)

Connection Type

Attachment

Steps to Reproduce
  1. Install Storage Explorer
  2. Confirm version of UUID that's installed in path C:\Program Files\Microsoft Azure Storage Explorer\resources\app\node_modules\uuid\package.json
Actual Experience

We're getting flagged by our security platform because of ASE's UUID version: 9.0.1. The CVE says 11 semi fixes it, and 14 totally fixes it.

Expected Experience

Expected : no security issue because we're not on the 2023 UUID package.

Additional Context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.