CVE-2026-58612
Analyzed Analyzed - Analysis Complete

Microsoft PowerShell Core Server-Side Request Forgery

Vulnerability report for CVE-2026-58612, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-17

Assigner: Microsoft Corporation

Description

Server-side request forgery (ssrf) in Microsoft PowerShell Core allows an unauthorized attacker to disclose information over a network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-17
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-30
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
microsoft powershell From 7.4 (inc) to 7.4.19.0 (exc)
microsoft powershell From 7.5 (inc) to 7.5.10.0 (exc)
microsoft powershell From 7.6 (inc) to 7.6.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a server-side request forgery (SSRF) vulnerability in Microsoft PowerShell Core. It allows an unauthorized attacker to make requests from the server to internal or external systems, potentially disclosing sensitive information over the network.

Detection Guidance

Detecting SSRF in PowerShell Core requires monitoring network traffic and PowerShell command execution. Check PowerShell logs for unusual outbound requests to internal or external systems. Use network monitoring tools like Wireshark or tcpdump to inspect traffic originating from PowerShell processes. Look for unexpected connections to localhost, internal IP ranges, or suspicious domains.

Impact Analysis

An attacker could exploit this to access internal network resources, retrieve sensitive data, or interact with systems the server can reach. This may lead to unauthorized information disclosure or further network compromise.

Compliance Impact

This vulnerability could lead to unauthorized data exposure, violating confidentiality requirements in GDPR and HIPAA. Organizations may face compliance violations, fines, or reputational damage if exploited.

Mitigation Strategies

Apply the latest security updates from Microsoft to patch the SSRF vulnerability in PowerShell Core. Monitor network traffic for unusual outbound requests and restrict PowerShell usage where possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-58612. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart