By NHI Mgmt Group Editorial TeamPublished 2026-06-04Domain: Governance & RiskSource: Unosecur

TL;DR: Microsoft’s July 2025 Patch Tuesday fixed 137 vulnerabilities, including 14 critical flaws and a SQL Server zero-day, but the highest-risk paths run through Office, Azure management services, and Windows identity controls, according to Unosecur. Delayed patching turns previewable documents and authentication bugs into rapid domain compromise, not isolated endpoint issues.


At a glance

What this is: This analysis shows how July’s Microsoft fixes turn Office, Azure, and identity flaws into a connected compromise path across hybrid environments.

Why it matters: It matters because IAM teams have to treat patch latency, token abuse, and authentication hardening as one control problem across human, NHI, and cloud identity planes.

By the numbers:

👉 Read Unosecur’s analysis of Microsoft’s July 2025 Patch Tuesday and identity risks


Context

Patch Tuesday matters most when it exposes how quickly a single flaw can move from a user-facing app into identity control and then into domain-level compromise. In this case, the primary keyword is Microsoft Patch Tuesday, and the article argues that Office, Azure management, and Windows authentication are the real risk surface, not the raw vulnerability count.

For identity teams, the practical issue is not just vulnerability remediation. It is how previewable documents, privileged cloud agents, and authentication protocols combine to create an attack path that bypasses perimeter thinking and lands inside the trust fabric of the enterprise.

That makes the post relevant to both human IAM and machine-access governance, because the same patch lag that exposes users also widens the window for token theft, credential relay, and privileged service abuse.


Key questions

Q: How should security teams prioritise patching when Microsoft vulnerabilities affect identity and cloud controls?

A: Prioritise the systems that broker trust first, especially domain controllers, authentication proxies, and cloud runtime components that can expand a single exploit into tenant-wide access. Then move outward to user endpoints and lower-impact servers. The rule is simple: patch in order of identity blast radius, not by the longest vulnerability list or the noisiest alert source.

Q: Why do Office preview vulnerabilities create such a large identity risk?

A: Because preview handlers can execute attacker code before a user fully opens the file, the compromise starts inside a trusted session rather than at a blocked attachment. That makes token theft, session hijacking, and cloud access abuse possible without obvious user interaction. In Microsoft estates, preview surfaces are now identity entry points.

Q: What breaks when Kerberos and SPNEGO flaws are left unpatched in hybrid environments?

A: The trust fabric breaks. Remote users, domain controllers, and SSO negotiation paths rely on those protocols to prove legitimacy, so an attacker who can relay or forge tickets can move laterally without a password. Once that happens, compromise becomes an identity problem, not just a server patching problem.

Q: Who is accountable when authentication protocol flaws expose the enterprise to domain compromise?

A: Accountability usually sits with both infrastructure patch owners and identity engineering, because protocol hardening, endpoint remediation, and brokered access all intersect. NIST Cybersecurity Framework 2.0 and internal identity governance processes both imply shared responsibility. Teams should assign explicit ownership for the services that issue or negotiate trust, not just the systems that host them.


Technical breakdown

Office preview execution and token theft in Microsoft 365

The Office flaws described here are dangerous because they do not require a user to fully open a document. Preview handlers in Outlook, Teams, SharePoint, and related rendering components can execute attacker-controlled code in the context of the user session, which is enough to steal tokens or stage follow-on payloads. The article also points out that some add-in and macro-blocking controls can be bypassed, which weakens the assumption that policy alone stops malicious content. In hybrid Microsoft estates, that matters because a compromised client can become the trusted origin for cloud access decisions.

Practical implication: treat preview-based execution as an identity compromise vector, not only an endpoint malware issue.

Azure Monitor Agent and Service Fabric as privilege-bearing footholds

Azure Monitor Agent runs with SYSTEM-level privilege inside enabled virtual machines, so a crafted payload can convert a telemetry path into a code execution path. Service Fabric adds another layer of risk because it underpins clustered application workloads and can permit privilege escalation across nodes when the runtime is exploited. These are not cosmetic Azure issues. They sit in infrastructure planes that many teams assume are already trusted, which means a compromise there can outlive the original endpoint and reach management APIs, data stores, or orchestration layers.

Practical implication: verify extension versions and cluster image hygiene as part of identity-adjacent cloud governance.

Kerberos, KDC Proxy, and SPNEGO hardening as identity control

The most consequential issues in the post sit inside Windows authentication. KDC Proxy can be abused to mint or relay Kerberos tickets over HTTPS, while SPNEGO and NEGOEX flaws can undermine negotiation-based single sign-on paths. Once those mechanisms fail, attackers do not need a password in the traditional sense; they can ride the trust path that binds domain clients, controllers, and remote access services together. For identity architecture, this is a reminder that authentication protocols are part of the attack surface, not a safe transport layer above it.

Practical implication: prioritise domain controllers, ADFS proxies, and any system that brokers Kerberos or negotiation-based SSO.


Threat narrative

Attacker objective: The attacker wants to turn a routine document interaction into domain-level identity compromise that enables persistence, backdoors, and broad operational disruption.

  1. Entry begins when a finance-themed Office document exploits a preview-time RCE in an unpatched Microsoft 365 client, allowing code execution under the victim’s identity.
  2. Escalation follows when the attacker pivots from the compromised user session to KDC Proxy and SPNEGO weaknesses, using them to forge or relay Kerberos tickets and move into domain trust paths.
  3. Impact occurs when the attacker reaches domain admin-level control, plants backdoors on trusted servers, and can then disable authentication services or encrypt file shares while defenders are still patching.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Microsoft Patch Tuesday is really an identity governance event, not just a vulnerability bulletin. The article shows that the most dangerous flaws sit at the junction of Office clients, Azure runtime services, and Windows authentication, which is exactly where identity trust is established. When those layers break together, perimeter controls become secondary to token integrity and authentication-path control. The practitioner conclusion is that patch prioritisation must follow identity blast radius, not product taxonomy.

Preview-time execution creates an access path that traditional user-awareness controls cannot absorb. Office rendering bugs that trigger on preview collapse the assumption that a malicious file must be consciously opened before risk begins. That matters because the user session itself becomes the launch point for token theft and cloud access abuse, which moves the incident out of the malware category and into IAM failure. Practitioners should treat client preview surfaces as trusted identity entry points that now require governance, not just filtering.

Kerberos hardening is a control plane issue, not a server patch checkbox. CVE-2025-49735 and CVE-2025-47981 show that remote authentication brokers can be turned into credential-forging or negotiation-bypass paths when left unpatched. This is a control failure in the trust fabric that links remote users, domain services, and SSO negotiation. The implication is that authentication protocol exposure must be managed as part of enterprise identity architecture, not left to local OS maintenance cycles.

Domain controllers and proxy services represent the smallest patch delay with the largest identity blast radius. The article’s kill chain makes clear that once an attacker reaches ticket issuance or negotiation paths, lateral movement becomes a by-product of normal enterprise trust. That is why delayed patching in these layers is so costly: it extends the window in which forged trust can be used against the whole environment. The practitioner conclusion is to align patch sequencing with where trust is brokered, not where alerts are loudest.

Identity blast radius should be the named concept for July’s Microsoft exposure pattern. The same flaw class can start on a user endpoint, move through cloud runtime privilege, and finish inside authentication services that govern the whole tenant. That is not three separate problems. It is one connected blast radius that crosses endpoint, cloud, and identity control planes. The implication is that security teams need a unified remediation lens for anything that can alter token issuance, authentication, or privileged runtime state.

From our research:

What this signals

Teams should read this Patch Tuesday through the lens of identity control ownership, because the real failure mode is not a single unpatched server but a chain that moves from user session to trust broker to domain authority. Identity blast radius: that is the programme-level concept to watch, especially in hybrid Microsoft estates where patching, token governance, and broker hardening are managed by different teams.

The article also reinforces a broader operating reality that nhimg.org has documented elsewhere: 35.6% of organisations cite managing consistent access across hybrid and multi-cloud environments as their top NHI security challenge, according to The 2024 Non-Human Identity Security Report. The same coordination problem appears here in Microsoft form, where endpoint, Azure, and authentication changes must land together or the trust chain remains open.

For practitioners, the immediate signal is to tighten change windows around anything that can mint, relay, or negotiate identity, and to align monitoring with the services that actually broker access. That includes authentication telemetry, cloud runtime drift, and the patch state of remote-access and identity-adjacent systems that sit between users and domain authority.


For practitioners

  • Prioritise identity-brokered systems first Patch domain controllers, KDC Proxy endpoints, ADFS proxies, and SPNEGO-dependent services before less critical servers because those systems determine whether authentication trust can be forged across the estate.
  • Treat Office preview surfaces as attack entry points Force rapid update cadence on Outlook, Teams, SharePoint, and VDI gold images, and verify that silent update windows actually complete on kiosk and intermittently connected devices.
  • Constrain Azure runtime privilege drift Check Azure Monitor Agent extension versions, validate Service Fabric cluster images, and review any VM or node identity that can run with SYSTEM-level or cluster-level privilege.
  • Instrument authentication failures for early compromise signals Alert on spikes in Kerberos ticket-granting-service requests, SPNEGO negotiation failures, and unusual RDP credential delegation attempts because they often precede full domain compromise.

Key takeaways

  • July’s Microsoft patch set matters because identity compromise can now start with a document preview, not a password guess.
  • The scale is broad, with 137 vulnerabilities and fourteen critical fixes, but the decisive risk sits in Office, Azure runtime, and Windows authentication paths.
  • The most effective response is to patch and monitor by identity blast radius, starting with the systems that broker trust for the whole estate.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.IP-12Patch management and maintenance directly affect the exposed Microsoft control planes.
NIST Zero Trust (SP 800-207)IDThe article is about protecting identity trust paths across hybrid Microsoft environments.
OWASP Non-Human Identity Top 10NHI-03The post highlights identity-adjacent exposure through privileged runtime and token paths.

Use PR.IP-12 to align patch sequencing with identity-brokered systems and critical trust paths.


Key terms

  • Identity blast radius: The extent to which a single compromise can expand across identity systems, trust brokers, and access paths. In Microsoft estates, it includes the way a user session, authentication service, or cloud runtime can turn one weakness into tenant-wide or domain-wide access.
  • Trust broker: A service that issues, relays, or negotiates access on behalf of other systems. In hybrid environments this includes Kerberos proxies, authentication gateways, and cloud control-plane components that decide whether a request becomes trusted access.
  • Token abuse: Misuse of a valid session or access token after an attacker has obtained it. The key risk is that the attacker acts as an authenticated user or workload without needing to break the password layer again.

What's in the full article

Unosecur's full blog covers the operational detail this post intentionally leaves for the source:

  • Per-CVE breakdown of the Office, Azure, and identity flaws with Microsoft build references
  • Step-by-step remediation order for Outlook, domain controllers, Azure Monitor Agent, and Service Fabric
  • Hardening actions for macros, SharePoint Safe Documents, KDC Proxy access, and RDP delegation
  • Practical SIEM detection ideas for Kerberos, SPNEGO, and ticket-granting-service anomalies

👉 The full Unosecur post covers the exploit chain, patch priorities, and hardening sequence in more detail.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-06-04.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org