Description
Improper neutralization of input during web page generation ('cross-site scripting') in Azure Storage Explorer allows an unauthorized attacker to elevate privileges over a network.
Published: 2026-08-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Azure Storage Explorer contains a cross-site scripting weakness that insufficiently sanitizes input in web page generation. If an attacker successfully injects malicious script, the script can run with the privileges of the compromised user, allowing the attacker to elevate privileges across the network. The flaw is a classic input validation issue identified as CWE-79, which can lead to unauthorized access and control over privileged operations.

Affected Systems

Microsoft Azure Storage Explorer is affected. No specific version information is listed, implying all published releases may potentially contain the flaw. Organizations that use Azure Storage Explorer should verify their installed version against the latest Microsoft update guidance.

Risk and Exploitability

The CVSS score of 8.8 labels this issue as high severity, reflecting significant impact if exploited. The EPSS score of less than 1% indicates a very low current exploitation probability according to publicly observed data, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the attack vector is inferred to be remote over a network, where an attacker can feed unsanitized input into the application. Given the high impact and moderate-to-high risk, timely remediation is advised.

Generated by OpenCVE AI on August 12, 2026 at 14:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Azure Storage Explorer update or patch released by Microsoft that fixes the XSS issue.
  • Limit access to Azure Storage Explorer to authorized users and restrict network routes that expose the application to untrusted input.
  • Implement and enforce input validation and output encoding for any user-supplied data or third‑party integrations, following best practices to mitigate CWE‑79 vulnerabilities.

Generated by OpenCVE AI on August 12, 2026 at 14:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') in Azure Storage Explorer allows an unauthorized attacker to elevate privileges over a network.
Title Azure Storage Explorer Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft azure Storage Explorer
Weaknesses CWE-79
CPEs cpe:2.3:a:microsoft:azure_storage_explorer:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft azure Storage Explorer
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Azure Storage Explorer
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-31T20:06:16.160Z

Reserved: 2026-06-23T18:29:51.054Z

Link: CVE-2026-57104

cve-icon Vulnrichment

Updated: 2026-08-12T13:14:24.036Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:18:04.610

Modified: 2026-08-17T13:16:50.873

Link: CVE-2026-57104

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T15:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')