Skip to main content

Azure AI Search CVE-2026-56167

| EUVDEUVD-2026-48451 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-07-23 microsoft GHSA-674h-75hr-643h
8.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (microsoft) PRIMARY
HIGH
qualitative
NVD
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Network-reachable SSRF exploitable by an authenticated low-privilege tenant user (PR:L) with no interaction; forged internal access yields high confidentiality, integrity, and availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Updated
Jul 29, 2026 - 14:43 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 29, 2026 - 14:37 vuln.today
cvss_changed
CVSS changed
Jul 29, 2026 - 14:37 NVD
8.5 (HIGH) 8.8 (HIGH)
Analysis Generated
Jul 24, 2026 - 00:46 vuln.today
CVE Published
Jul 23, 2026 - 23:55 cve.org
HIGH 8.5

DescriptionNVD

Server-side request forgery (ssrf) in Azure AI Search allows an authorized attacker to elevate privileges over a network.

AnalysisAI

Privilege elevation via server-side request forgery affects Microsoft Azure AI Search, allowing an already-authorized, low-privileged attacker to coerce the service into making crafted network requests to internal or restricted endpoints. By abusing this SSRF, an attacker can reach backend resources and metadata services normally unreachable from their privilege tier, resulting in high confidentiality, integrity, and availability impact (CVSS 8.8). No public exploit identified at time of analysis, and the EPSS score of 0.38% (31st percentile) alongside a CISA SSVC 'Exploitation: none' rating indicates no observed exploitation yet.

Technical ContextAI

Azure AI Search (formerly Azure Cognitive Search) is Microsoft's managed cloud search-as-a-service that indexes and queries content, often pulling data from external and internal data sources, skillsets, and enrichment pipelines that make outbound HTTP requests. The root cause is CWE-918 (Server-Side Request Forgery): the service fetches a URL or resource whose destination is influenced by attacker-controlled input without adequately validating or restricting the target, letting the server be tricked into requesting unintended internal endpoints. In cloud PaaS contexts, SSRF is particularly dangerous because the service backend may have implicit trust to reach control-plane APIs, instance metadata endpoints, or other tenants' isolated resources, converting a request-forgery bug into privilege elevation. The affected component is identified by CPE cpe:2.3:a:microsoft:azure_ai_search:*:*:*:*:*:*:*:* as a Microsoft-operated service rather than an on-premises installable version.

RemediationAI

Patch available per vendor advisory: Microsoft has remediated this vulnerability server-side, as documented in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56167 - because Azure AI Search is a Microsoft-managed cloud service, the fix is applied to the platform automatically and customers do not install an update, so verify remediation status via the MSRC update guide rather than a local upgrade. As defense-in-depth, tenants should review and tighten who holds contributor/query and data-source configuration privileges (the low-privilege access this attack requires), audit search service data sources, skillsets, and indexers for unexpected or attacker-supplied outbound URLs, and enforce network isolation such as private endpoints and restricted outbound connectivity to limit what the service can reach if an SSRF vector recurs. These controls reduce blast radius but do not substitute for the vendor fix; confirm the service is running the patched platform version. No customer-side version number applies, so do not expect a discrete package to install.

Share

CVE-2026-56167 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy