
A safety researcher claims Microsoft quietly mounted an Azure Backup for AKS vulnerability after rejecting his report, and blocking a CVE from being issued.
The researcher’s report describes a important privilege escalation flaw that allowed cluster-admin entry from the low-privileged “Backup Contributor” position.
Microsoft disputes the declare, telling BleepingComputer the habits was anticipated and that “no product modifications had been made,” regardless of the researcher documenting new permission checks and failed exploit makes an attempt after disclosure, suggestive of a silent patch.
CERT agrees it is a bug, however Microsoft blocks CVE
Safety researcher Justin O’Leary found the safety flaw this March, and reported it to Microsoft on March 17.
Microsoft Safety Response Middle (MSRC) rejected the report on April 13, claiming the difficulty solely concerned acquiring cluster-admin on a cluster the place “the attacker already held administrator entry,” a characterization O’Leary says misrepresents the assault totally.
“That is factually incorrect,” states the researcher.
“The vulnerability permits a person with zero Kubernetes permissions to realize cluster-admin. The assault doesn’t require present cluster entry — it grants it.”
O’Leary additional says that Microsoft described the submission to MITRE as “AI-generated content material,” one thing he says didn’t handle the technical deserves of the report.
After the rejection, O’Leary escalated the difficulty to CERT Coordination Middle, which independently validated the vulnerability on April 16 and, in line with the researcher, assigned it an identifier, VU#284781:

(Justin O’Leary)
CERT/CC had initially scheduled public disclosure for June 1, 2026, however that disclosure by no means occurred.
On Could 4, Microsoft employees reportedly contacted MITRE recommending in opposition to CVE project, once more arguing the difficulty required pre-existing administrative entry:

(Justin O’Leary)
CERT/CC later closed the case underneath CNA hierarchy guidelines, successfully leaving Microsoft (which is a CNA) with closing authority over CVE issuance for its personal merchandise.
How the assault labored
Azure Backup for AKS makes use of Trusted Entry to grant backup extensions cluster-admin privileges inside Kubernetes clusters.
In accordance with O’Leary, the flaw allowed anybody with solely the Backup Contributor position on a backup vault to set off that Trusted Entry relationship with out already having Kubernetes permissions.
An attacker may allow backup on a goal AKS cluster, inflicting Azure to robotically configure Trusted Entry with cluster-admin privileges. From there, an attacker may extract secrets and techniques by means of backup operations or restore malicious workloads into the cluster.
O’Leary categorized the difficulty as a Confused Deputy vulnerability (CWE-441), the place Azure RBAC and Kubernetes RBAC belief boundaries interacted in a way that bypassed anticipated authorization controls.
Microsoft says no modifications made, habits says in any other case
BleepingComputer reached out to Microsoft to know if the tech big thought of this discovering to be a sound safety vulnerability.
A Microsoft spokesperson instructed BleepingComputer:
“Our evaluation concluded that this isn’t a safety vulnerability, however moderately anticipated habits that requires pre-existing administrative privileges inside the buyer’s setting. Due to this fact, no product modifications had been made to handle this report and no CVE or CVSS rating had been issued.”
Nonetheless, following the disclosure of his report this month, O’Leary noticed that the unique assault path now not works.
“Present habits returns errors that didn’t exist in March 2026,” he states:
ERROR: UserErrorTrustedAccessGatewayReturnedForbidden
“The Trusted Entry position binding is lacking/has gotten eliminated”
In accordance with O’Leary, Azure Backup for AKS now requires Trusted Entry to be manually configured earlier than backup may be enabled, reversing the sooner habits the place Azure configured it robotically.
He additionally noticed extra permission checks that had been absent throughout his authentic testing in March. The vault MSI now requires Reader permissions on each the AKS cluster and snapshot useful resource group, whereas the AKS cluster MSI requires Contributor permissions on the snapshot useful resource group.
In different phrases, the vulnerability seems to have been mounted, however Microsoft has neither issued a public advisory nor notified prospects.
The visibility downside for defenders
With out a CVE or advisory, defenders have little visibility into the publicity window or remediation timeline.
“Organizations that granted Backup Contributor between an unknown begin date and Could 2026 had been uncovered to privilege escalation,” writes the researcher.
“With out a CVE, safety groups can not monitor this publicity. Silent patching protects distributors, not prospects.”
The case highlights a structural downside with no simple repair.
Disputes between safety researchers and main distributors over severity, exploitability, and disclosure have grow to be widespread in recent times, particularly as vulnerability disclosure packages face rising volumes of experiences.
Some open-source maintainers have additionally publicly complained that AI-assisted experiences are overwhelming bug bounty and safety triage techniques, making it more durable for reliable findings to obtain well timed consideration. Circumstances the place huge tech ignored patching legitimate flaws regardless of repeated contact by completely different researchers should not unusual both.
With out a framework that realigns incentives for all events, accountable disclosure dangers turning into a bureaucratic train that serves nobody—least of all of the organizations left uncovered at the hours of darkness.
Automated pentesting instruments ship actual worth, however they had been constructed to reply one query: can an attacker transfer by means of the community? They weren’t constructed to check whether or not your controls block threats, your detection guidelines fireplace, or your cloud configs maintain.
This information covers the 6 surfaces you really have to validate.

