NCSC-2026-0287

Vulnerability from csaf_ncscnl - Published: 2026-08-12 05:38 - Updated: 2026-08-12 05:38
Summary
Kwetsbaarheden verholpen in Microsoft Azure
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions: NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein. NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory. This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten: Microsoft heeft kwetsbaarheden verholpen in diverse Azure componenten.
Interpretaties: Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de categorieën schade zoals benoemd in onderstaande tabel. De kwetsbaarheid met kenmerk **CVE-2026-56162**, met een CVSS score van 10.0 en de kwetsbaarheden met kenmerk **CVE-2026-50516, CVE-2026-56161, CVE-2026-59115, CVE-2026-62830, CVE-2026-62873** en **CVE-2026-68823**, elk met een CVSS score hoger dan 9, zijn reeds centraal verholpen door Microsoft zelf en slechts opgenomen ter informatie. Hiervoor zijn geen acties vereist. De kwetsbaarheid met kenmerk **CVE-2026-50481**, met een CVSS score van 9.9 echter, vereist **wel** actie. Deze kwetsbaarheid bevindt zich in de Azure Active Directory en stelt een kwaadwillende in staat om zich verhoogde rechten toe te kennen en daarmee toegang te krijgen tot gegevens en componenten waartoe de kwaadwillende aanvankelijk niet is geautoriseerd. ``` Azure Monitor Agent: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-47299 | 7.20 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Microsoft Purview eDiscovery: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-65668 | 8.80 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Microsoft Azure Kubernetes Service: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-50516 | 9.40 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Azure Entra ID: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-62869 | 8.80 | Voordoen als andere gebruiker | |----------------|------|-------------------------------------| Microsoft Entra Connect Sync: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-65673 | 7.80 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Azure SQL Database: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-63522 | 7.80 | Verkrijgen van verhoogde rechten | | CVE-2026-56162 | 10.0 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Azure Logic Apps: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-56161 | 9.60 | Toegang tot gevoelige gegevens | |----------------|------|-------------------------------------| Azure Active Directory: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-50481 | 9.90 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Application Insights Profiler: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-49163 | 8.80 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Azure SRE Agent: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-62830 | 9.90 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Microsoft Entra Provisioning Service (SyncFabric): |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-59115 | 9.90 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Azure CycleCloud: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-70340 | 8.10 | Verkrijgen van verhoogde rechten | | CVE-2026-65806 | 6.50 | Toegang tot gevoelige gegevens | |----------------|------|-------------------------------------| Azure Confidential Ledger: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-68823 | 9.10 | Uitvoeren van willekeurige code | |----------------|------|-------------------------------------| Microsoft 365 Admin Center: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-62873 | 9.80 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Azure Storage Explorer: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-57104 | 8.80 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| ```
Oplossingen: Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op: https://portal.msrc.microsoft.com/en-us/security-guidance
Kans: medium
Schade: high
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-35: Path Traversal: '.../...//'
CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CWE-269: Improper Privilege Management
CWE-284: Improper Access Control
CWE-287: Improper Authentication
CWE-306: Missing Authentication for Critical Function
CWE-345: Insufficient Verification of Data Authenticity
CWE-347: Improper Verification of Cryptographic Signature
CWE-471: Modification of Assumed-Immutable Data (MAID)
CWE-732: Incorrect Permission Assignment for Critical Resource
CWE-749: Exposed Dangerous Method or Function
CWE-862: Missing Authorization

Improper access control in Microsoft Purview eDiscovery allows an authorized attacker to elevate privileges over a network, potentially compromising system integrity.

Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A vulnerability in Microsoft Entra Provisioning Service (SyncFabric) enables an authorized attacker to elevate privileges remotely over a network.

CWE-35 - Path Traversal: '.../...//'
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

Modification of assumed-immutable data (MAID) in Azure Active Directory enables an authorized attacker to elevate privileges across a network, posing a significant security risk.

CWE-471 - Modification of Assumed-Immutable Data (MAID)
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A cryptographic signature verification flaw in Microsoft 365 Admin Center allows unauthorized attackers to elevate privileges across a network.

CWE-347 - Improper Verification of Cryptographic Signature
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

An improper neutralization of special elements in commands within Azure Monitor Agent allows an authorized attacker to elevate privileges over a network.

CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A missing authorization vulnerability in Azure CycleCloud enables an authorized attacker to perform privilege escalation over a network.

CWE-862 - Missing Authorization
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A missing authorization vulnerability in Azure CycleCloud enables an authorized attacker to disclose sensitive information over a network.

CWE-862 - Missing Authorization
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

The documents reference CVET-EOP and detail a vulnerability involving elevation of privilege in Microsoft Entra Connect, highlighting a security concern related to privilege escalation.

CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

An incorrect permission assignment in Azure SQL Database allows an authorized attacker to locally elevate privileges, posing a significant security risk.

CWE-732 - Incorrect Permission Assignment for Critical Resource
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

Improper authentication in Azure SQL Database enables unauthorized attackers to elevate privileges remotely over a network, posing significant security risks.

Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A missing authorization vulnerability in the Azure SRE Agent allows an authorized attacker to elevate privileges over a network, potentially compromising system integrity.

CWE-862 - Missing Authorization
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

Improper access control in Azure Logic Apps allows an authorized attacker to disclose sensitive information over a network, posing a significant security risk.

Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A missing authentication vulnerability in Microsoft Azure Kubernetes Service allows unauthorized attackers to elevate privileges over a network, potentially compromising cluster security.

CWE-306 - Missing Authentication for Critical Function
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A path traversal vulnerability in Application Insights Profiler allows authorized attackers to elevate privileges over a network by improperly restricting pathname access to a limited directory.

CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

A dangerous exposed method in Azure Confidential Ledger permits an authorized attacker to remotely execute code over a network, posing a significant security risk.

CWE-749 - Exposed Dangerous Method or Function
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

Insufficient verification of data authenticity in Azure Entra ID enables an authorized attacker to perform network spoofing, compromising the integrity of network communications.

Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

Improper input neutralization during web page generation in Azure Storage Explorer allows unauthorized attackers to escalate privileges over a network.

CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Affected products
Product Identifier Version Remediation
vers:unknown/*
Microsoft / Application Insights Profiler
vers:unknown/*
vers:unknown/*
Microsoft / Azure
vers:unknown/*
vers:unknown/*
Microsoft / Azure Active Directory
vers:unknown/*
vers:unknown/*
Microsoft / Azure Confidential Ledger
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.1
vers:unknown/*
vers:unknown/*
Microsoft / Azure CycleCloud 8.9.2
vers:unknown/*
vers:unknown/*
Microsoft / Azure Kubernetes Service
vers:unknown/*
vers:unknown/*
Microsoft / Azure Logic Apps
vers:unknown/*
vers:unknown/*
Microsoft / Azure Monitor Agent Linux Extension
vers:unknown/*
vers:unknown/*
Microsoft / Azure SQL Database
vers:unknown/*
vers:unknown/*
Microsoft / Azure SRE Agent
vers:unknown/*
vers:unknown/*
Microsoft / Azure Storage Explorer
vers:unknown/*
vers:unknown/*
Microsoft / Entra
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft 365 Admin Center
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Connect
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra ID
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Entra Provisioning Service
vers:unknown/*
vers:unknown/*
Microsoft / Microsoft Purview eDiscovery
vers:unknown/*
vers:unknown/*
Microsoft / Windows Admin Center
vers:unknown/*

{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "nl",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
      },
      {
        "category": "description",
        "text": "Microsoft heeft kwetsbaarheden verholpen in diverse Azure componenten.",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de categorie\u00ebn schade zoals benoemd in onderstaande tabel.\n\nDe kwetsbaarheid met kenmerk **CVE-2026-56162**, met een CVSS score van 10.0 en de kwetsbaarheden met kenmerk **CVE-2026-50516, CVE-2026-56161, CVE-2026-59115, CVE-2026-62830, CVE-2026-62873** en **CVE-2026-68823**, elk met een CVSS score hoger dan 9, zijn reeds centraal verholpen door Microsoft zelf en slechts opgenomen ter informatie. Hiervoor zijn geen acties vereist.\n\nDe kwetsbaarheid met kenmerk **CVE-2026-50481**, met een CVSS score van 9.9 echter, vereist **wel** actie. Deze kwetsbaarheid bevindt zich in de Azure Active Directory en stelt een kwaadwillende in staat om zich verhoogde rechten toe te kennen en daarmee toegang te krijgen tot gegevens en componenten waartoe de kwaadwillende aanvankelijk niet is geautoriseerd.\n\n```\nAzure Monitor Agent: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-47299 | 7.20 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nMicrosoft Purview eDiscovery: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-65668 | 8.80 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nMicrosoft Azure Kubernetes Service: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-50516 | 9.40 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nAzure Entra ID: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-62869 | 8.80 | Voordoen als andere gebruiker       | \n|----------------|------|-------------------------------------|\n\nMicrosoft Entra Connect Sync: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-65673 | 7.80 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nAzure SQL Database: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-63522 | 7.80 | Verkrijgen van verhoogde rechten    | \n| CVE-2026-56162 | 10.0 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nAzure Logic Apps: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-56161 | 9.60 | Toegang tot gevoelige gegevens      | \n|----------------|------|-------------------------------------|\n\nAzure Active Directory: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-50481 | 9.90 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nApplication Insights Profiler: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-49163 | 8.80 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nAzure SRE Agent: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-62830 | 9.90 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nMicrosoft Entra Provisioning Service (SyncFabric): \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-59115 | 9.90 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nAzure CycleCloud: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-70340 | 8.10 | Verkrijgen van verhoogde rechten    | \n| CVE-2026-65806 | 6.50 | Toegang tot gevoelige gegevens      | \n|----------------|------|-------------------------------------|\n\nAzure Confidential Ledger: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-68823 | 9.10 | Uitvoeren van willekeurige code     | \n|----------------|------|-------------------------------------|\n\nMicrosoft 365 Admin Center: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-62873 | 9.80 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nAzure Storage Explorer: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2026-57104 | 8.80 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\n```\n",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
        "title": "CWE-22"
      },
      {
        "category": "general",
        "text": "Path Traversal: \u0027.../...//\u0027",
        "title": "CWE-35"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
        "title": "CWE-77"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
        "title": "CWE-79"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
        "title": "CWE-89"
      },
      {
        "category": "general",
        "text": "Improper Privilege Management",
        "title": "CWE-269"
      },
      {
        "category": "general",
        "text": "Improper Access Control",
        "title": "CWE-284"
      },
      {
        "category": "general",
        "text": "Improper Authentication",
        "title": "CWE-287"
      },
      {
        "category": "general",
        "text": "Missing Authentication for Critical Function",
        "title": "CWE-306"
      },
      {
        "category": "general",
        "text": "Insufficient Verification of Data Authenticity",
        "title": "CWE-345"
      },
      {
        "category": "general",
        "text": "Improper Verification of Cryptographic Signature",
        "title": "CWE-347"
      },
      {
        "category": "general",
        "text": "Modification of Assumed-Immutable Data (MAID)",
        "title": "CWE-471"
      },
      {
        "category": "general",
        "text": "Incorrect Permission Assignment for Critical Resource",
        "title": "CWE-732"
      },
      {
        "category": "general",
        "text": "Exposed Dangerous Method or Function",
        "title": "CWE-749"
      },
      {
        "category": "general",
        "text": "Missing Authorization",
        "title": "CWE-862"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "title": "Kwetsbaarheden verholpen in Microsoft Azure",
    "tracking": {
      "current_release_date": "2026-08-12T05:38:06.995861Z",
      "generator": {
        "date": "2025-08-04T16:30:00Z",
        "engine": {
          "name": "V.A.",
          "version": "1.3"
        }
      },
      "id": "NCSC-2026-0287",
      "initial_release_date": "2026-08-12T05:38:06.995861Z",
      "revision_history": [
        {
          "date": "2026-08-12T05:38:06.995861Z",
          "number": "1.0.0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-1"
                }
              }
            ],
            "category": "product_name",
            "name": "Application Insights Profiler"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-2"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-3"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Active Directory"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-4"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Confidential Ledger"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-5"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure CycleCloud 8.9.1"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-6"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure CycleCloud 8.9.2"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-7"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Kubernetes Service"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-8"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Logic Apps"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-9"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Monitor Agent Linux Extension"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-10"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure SQL Database"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-11"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure SRE Agent"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-12"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Storage Explorer"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-13"
                }
              }
            ],
            "category": "product_name",
            "name": "Entra"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-14"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft 365 Admin Center"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-15"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Entra Connect"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-16"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Entra ID"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-17"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Entra Provisioning Service"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-18"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Purview eDiscovery"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-19"
                }
              }
            ],
            "category": "product_name",
            "name": "Windows Admin Center"
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-65668",
      "notes": [
        {
          "category": "description",
          "text": "Improper access control in Microsoft Purview eDiscovery allows an authorized attacker to elevate privileges over a network, potentially compromising system integrity.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-65668 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-65668.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-65668"
    },
    {
      "cve": "CVE-2026-59115",
      "cwe": {
        "id": "CWE-35",
        "name": "Path Traversal: \u0027.../...//\u0027"
      },
      "notes": [
        {
          "category": "other",
          "text": "Path Traversal: \u0027.../...//\u0027",
          "title": "CWE-35"
        },
        {
          "category": "description",
          "text": "A vulnerability in Microsoft Entra Provisioning Service (SyncFabric) enables an authorized attacker to elevate privileges remotely over a network.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-59115 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-59115.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.9,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-59115"
    },
    {
      "cve": "CVE-2026-50481",
      "cwe": {
        "id": "CWE-471",
        "name": "Modification of Assumed-Immutable Data (MAID)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Modification of Assumed-Immutable Data (MAID)",
          "title": "CWE-471"
        },
        {
          "category": "description",
          "text": "Modification of assumed-immutable data (MAID) in Azure Active Directory enables an authorized attacker to elevate privileges across a network, posing a significant security risk.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-50481 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-50481.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.9,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-50481"
    },
    {
      "cve": "CVE-2026-62873",
      "cwe": {
        "id": "CWE-347",
        "name": "Improper Verification of Cryptographic Signature"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Verification of Cryptographic Signature",
          "title": "CWE-347"
        },
        {
          "category": "description",
          "text": "A cryptographic signature verification flaw in Microsoft 365 Admin Center allows unauthorized attackers to elevate privileges across a network.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-62873 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-62873.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-62873"
    },
    {
      "cve": "CVE-2026-47299",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
          "title": "CWE-77"
        },
        {
          "category": "description",
          "text": "An improper neutralization of special elements in commands within Azure Monitor Agent allows an authorized attacker to elevate privileges over a network.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-47299 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-47299.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-47299"
    },
    {
      "cve": "CVE-2026-70340",
      "cwe": {
        "id": "CWE-862",
        "name": "Missing Authorization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Authorization",
          "title": "CWE-862"
        },
        {
          "category": "description",
          "text": "A missing authorization vulnerability in Azure CycleCloud enables an authorized attacker to perform privilege escalation over a network.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-70340 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-70340.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-70340"
    },
    {
      "cve": "CVE-2026-65806",
      "cwe": {
        "id": "CWE-862",
        "name": "Missing Authorization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Authorization",
          "title": "CWE-862"
        },
        {
          "category": "description",
          "text": "A missing authorization vulnerability in Azure CycleCloud enables an authorized attacker to disclose sensitive information over a network.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-65806 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-65806.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-65806"
    },
    {
      "cve": "CVE-2026-65673",
      "cwe": {
        "id": "CWE-89",
        "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
          "title": "CWE-89"
        },
        {
          "category": "description",
          "text": "The documents reference CVET-EOP and detail a vulnerability involving elevation of privilege in Microsoft Entra Connect, highlighting a security concern related to privilege escalation.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-65673 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-65673.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-65673"
    },
    {
      "cve": "CVE-2026-63522",
      "cwe": {
        "id": "CWE-732",
        "name": "Incorrect Permission Assignment for Critical Resource"
      },
      "notes": [
        {
          "category": "other",
          "text": "Incorrect Permission Assignment for Critical Resource",
          "title": "CWE-732"
        },
        {
          "category": "description",
          "text": "An incorrect permission assignment in Azure SQL Database allows an authorized attacker to locally elevate privileges, posing a significant security risk.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-63522 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-63522.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-63522"
    },
    {
      "cve": "CVE-2026-56162",
      "notes": [
        {
          "category": "description",
          "text": "Improper authentication in Azure SQL Database enables unauthorized attackers to elevate privileges remotely over a network, posing significant security risks.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-56162 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-56162.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 10.0,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-56162"
    },
    {
      "cve": "CVE-2026-62830",
      "cwe": {
        "id": "CWE-862",
        "name": "Missing Authorization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Authorization",
          "title": "CWE-862"
        },
        {
          "category": "description",
          "text": "A missing authorization vulnerability in the Azure SRE Agent allows an authorized attacker to elevate privileges over a network, potentially compromising system integrity.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-62830 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-62830.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.9,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-62830"
    },
    {
      "cve": "CVE-2026-56161",
      "notes": [
        {
          "category": "description",
          "text": "Improper access control in Azure Logic Apps allows an authorized attacker to disclose sensitive information over a network, posing a significant security risk.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-56161 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-56161.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.6,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-56161"
    },
    {
      "cve": "CVE-2026-50516",
      "cwe": {
        "id": "CWE-306",
        "name": "Missing Authentication for Critical Function"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Authentication for Critical Function",
          "title": "CWE-306"
        },
        {
          "category": "description",
          "text": "A missing authentication vulnerability in Microsoft Azure Kubernetes Service allows unauthorized attackers to elevate privileges over a network, potentially compromising cluster security.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-50516 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-50516.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.4,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-50516"
    },
    {
      "cve": "CVE-2026-49163",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        },
        {
          "category": "description",
          "text": "A path traversal vulnerability in Application Insights Profiler allows authorized attackers to elevate privileges over a network by improperly restricting pathname access to a limited directory.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-49163 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-49163.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-49163"
    },
    {
      "cve": "CVE-2026-68823",
      "cwe": {
        "id": "CWE-749",
        "name": "Exposed Dangerous Method or Function"
      },
      "notes": [
        {
          "category": "other",
          "text": "Exposed Dangerous Method or Function",
          "title": "CWE-749"
        },
        {
          "category": "description",
          "text": "A dangerous exposed method in Azure Confidential Ledger permits an authorized attacker to remotely execute code over a network, posing a significant security risk.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-68823 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-68823.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-68823"
    },
    {
      "cve": "CVE-2026-62869",
      "notes": [
        {
          "category": "description",
          "text": "Insufficient verification of data authenticity in Azure Entra ID enables an authorized attacker to perform network spoofing, compromising the integrity of network communications.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-62869 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-62869.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-62869"
    },
    {
      "cve": "CVE-2026-57104",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "title": "CWE-79"
        },
        {
          "category": "description",
          "text": "Improper input neutralization during web page generation in Azure Storage Explorer allows unauthorized attackers to escalate privileges over a network.",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1",
          "CSAFPID-2",
          "CSAFPID-3",
          "CSAFPID-4",
          "CSAFPID-5",
          "CSAFPID-6",
          "CSAFPID-7",
          "CSAFPID-8",
          "CSAFPID-9",
          "CSAFPID-10",
          "CSAFPID-11",
          "CSAFPID-12",
          "CSAFPID-13",
          "CSAFPID-14",
          "CSAFPID-15",
          "CSAFPID-16",
          "CSAFPID-17",
          "CSAFPID-18",
          "CSAFPID-19"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2026-57104 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-57104.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1",
            "CSAFPID-2",
            "CSAFPID-3",
            "CSAFPID-4",
            "CSAFPID-5",
            "CSAFPID-6",
            "CSAFPID-7",
            "CSAFPID-8",
            "CSAFPID-9",
            "CSAFPID-10",
            "CSAFPID-11",
            "CSAFPID-12",
            "CSAFPID-13",
            "CSAFPID-14",
            "CSAFPID-15",
            "CSAFPID-16",
            "CSAFPID-17",
            "CSAFPID-18",
            "CSAFPID-19"
          ]
        }
      ],
      "title": "CVE-2026-57104"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…