TL;DR: Microsoft’s warning on active SharePoint exploitation shows attackers stealing credentials, moving laterally through NTLM and SMB, and abusing service accounts before patching can catch up, according to Silverfort. Identity-layer enforcement, especially for legacy authentication and privileged service accounts, becomes the decisive control when remediation lags.
At a glance
What this is: This is Silverfort’s analysis of active SharePoint exploitation and the identity controls used to contain credential theft, lateral movement, and service account abuse.
Why it matters: It matters because SharePoint incidents often become identity incidents, and IAM, PAM, and NHI teams need controls that work before patching is complete.
By the numbers:
- 80% of identity breaches involved compromised non-human identities such as service accounts and API keys.
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
👉 Read Silverfort's analysis of SharePoint exploitation and identity-layer containment
Context
SharePoint exploitation becomes an identity problem as soon as attackers can steal credentials, reuse legacy authentication, and pivot into privileged accounts. For IAM teams, the key issue is not only the vulnerability in the application layer but the trust model that still allows NTLM, SMB, RDP, and service accounts to carry high-value access across on-prem and hybrid estates.
Silverfort’s post focuses on controls that sit closer to authentication and access than to application patching. That framing is useful because many enterprise environments cannot patch immediately, cannot install agents everywhere, and still depend on legacy protocols and privileged identities that need continuous enforcement.
Key questions
Q: What breaks when SharePoint attackers can reuse stolen credentials across legacy protocols?
A: What breaks is the assumption that internal authentication is inherently trustworthy. Once an attacker has valid credentials, NTLM, SMB, and similar paths can let them move laterally without triggering the kinds of controls built for modern interactive login flows. The practical failure is that a single compromised identity can reach multiple systems before patching or cleanup occurs.
Q: Why do service accounts increase the impact of SharePoint exploitation?
A: Service accounts increase impact because they often hold stable, privileged access across multiple systems and are reviewed less rigorously than human admin accounts. If attackers capture or abuse one of these identities, they can pivot from the original SharePoint foothold into broader on-prem and hybrid access. That turns an application compromise into an identity control failure.
Q: How do you know if legacy protocol controls are actually reducing lateral movement risk?
A: Look for fewer successful authentications over NTLM, SMB, RDP, and PsExec from privileged accounts, plus a visible drop in unexpected source hosts and high-risk logins. If compromised or unusual identities can still authenticate freely across key systems, the control is not reducing lateral movement risk, only reporting it.
A: Accountability sits with the owners of identity policy, access governance, and the systems that still trust legacy protocols. If on-prem accounts can move into hybrid services without protocol-aware enforcement, the failure spans IAM, PAM, and operational security. The organisation must treat identity boundary control as a shared control plane responsibility.
Technical breakdown
Legacy authentication turns SharePoint compromise into lateral movement
When attackers obtain credentials from a SharePoint foothold, they often move through NTLM, SMB, RDP, or PsExec because those protocols still authenticate many internal systems and do not inherently prove device trust or user intent. Traditional MFA is weakest here when it only protects interactive sign-ins. The result is that a single stolen credential can travel far beyond the original server if access policy does not inspect protocol, risk, and destination together.
Practical implication: enforce authentication policy at the domain or identity layer for legacy protocols, not only at the application layer.
Service accounts become the bridge from on-prem to hybrid compromise
SharePoint environments commonly rely on privileged service accounts that authenticate across multiple systems and often have broader access than their operational role requires. Attackers target these accounts because they are stable, high-trust, and less likely to face user-like scrutiny. Once abused, they can create a clean bridge from on-prem systems into hybrid services, especially where the same identity pattern is trusted across multiple directories and workloads.
Practical implication: inventory service accounts, separate them by function, and treat anomalous usage as a blocking condition rather than a logging event.
Agentless enforcement matters when systems cannot wait for patching
The article’s most operational point is that remediation latency is a security condition, not a scheduling detail. If a SharePoint server cannot accept an agent or immediate patch, identity-layer controls can still enforce risk-based authentication, block compromised accounts, and quarantine access at the domain controller. That shifts defense from host modification to decision-time enforcement. It does not remove the vulnerability, but it can limit the attacker’s ability to use valid credentials before remediation lands.
Practical implication: build containment around the authentication tier so unpatchable systems still have enforceable access boundaries.
Threat narrative
Attacker objective: The attacker aims to turn a SharePoint foothold into wider identity control over on-prem and hybrid systems by reusing valid credentials and privileged accounts.
- Entry begins with exploitation of on-premises SharePoint vulnerabilities that allow attackers to obtain credentials from exposed or compromised access paths.
- Escalation follows when stolen credentials are reused through legacy protocols such as NTLM and SMB, then abused through privileged service accounts.
- Impact occurs as attackers pivot from on-prem identity misuse into hybrid environments, broadening access and increasing the blast radius across connected systems.
Breaches seen in the wild
- Cisco Active Directory credentials breach — Kraken ransomware group leaked Cisco Active Directory credentials.
- MongoBleed breach — MongoBleed exposed secrets across 87K MongoDB servers.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Legacy protocol trust is the first control assumption to fail in SharePoint exploitation. NTLM, SMB, RDP, and similar paths were designed for environments where internal authentication implied a tolerable level of trust. That assumption fails once an attacker has stolen credentials and can reuse them from an untrusted context. The implication is that organisations must stop treating legacy authentication as a neutral transport layer and recognise it as a privileged decision point.
Service account privilege is the governance gap this attack pattern exploits. SharePoint dependencies often push organisations to grant stable, long-lived access to identities that are rarely reviewed with the same discipline as human admin accounts. When those accounts can be reused after compromise, the programme has effectively accepted standing identity authority as a design choice. Practitioners should treat service account lifecycle control as part of breach containment, not back-office administration.
Agentless authentication controls are now a resilience requirement, not a convenience feature. Many enterprises still operate critical systems that cannot tolerate agents or immediate patch cycles. That reality changes the control model: if enforcement cannot happen at the host, it must happen at the authentication boundary. The identity programme should therefore assume that remediation will lag exploit activity and design for enforced containment before system changes are possible.
Identity blast radius is the right concept for hybrid SharePoint risk. Once an attacker can traverse from on-prem identity into connected cloud or hybrid services, the original vulnerability matters less than the trust paths it unlocks. This is where IAM, PAM, and NHI governance converge, because the same account design can expose file shares, directories, and downstream workloads. Practitioners should judge exposure by how far a credential can travel, not just by where it was stolen.
Patch velocity cannot be the primary security metric when credentials are already in play. The article shows a familiar enterprise failure mode: control owners assume remediation will arrive before identity abuse becomes material. In reality, valid credentials often outlive the response window. That means governance should measure containment speed, protocol exposure, and privileged identity reach as first-class risk indicators.
From our research:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, which means most teams cannot reliably see the identities most likely to be abused in incidents like this.
- For the operating detail behind those governance gaps, see 52 NHI Breaches Analysis for breach patterns and control failures across real incidents.
What this signals
Legacy protocol enforcement will become a board-level identity resilience issue. As more organisations connect on-prem identity to hybrid services, protocol-aware control at the authentication tier will matter more than host-based hardening alone. Teams that still rely on patch cadence as the primary response model will continue to lose the race against credential reuse.
SharePoint-related service accounts should be treated as a standing blast-radius problem. The important question is no longer whether the account exists, but how far it can travel if compromised. That makes lifecycle review, privileged path mapping, and protocol restriction the practical boundary for risk reduction.
The operational lesson is that identity containment must be ready before compromise is confirmed. If an account can be quarantined across AD-dependent systems without waiting for server-side change, the programme gains a response lever that patching alone cannot provide.
For practitioners
- Block legacy authentication paths for high-value identities Apply protocol-aware policy to NTLM, SMB, RDP, and PsExec for privileged accounts and sensitive SharePoint dependencies. Require stronger authentication or deny access where the protocol cannot demonstrate appropriate trust.
- Separate and review SharePoint service accounts Map every service account tied to SharePoint and its downstream dependencies, then review privilege scope, host usage, and interactive login patterns. Treat new-host logins and unusual source systems as potential compromise signals.
- Enforce containment at the authentication layer Use controls that can quarantine compromised identities across AD-dependent systems even when the server cannot be modified. The containment logic should act before session completion and before the credential can be reused elsewhere.
- Reduce blast radius before patching completes Identify systems that cannot be patched immediately and pair them with identity controls that can deny access, restrict locations, and limit risky authentication methods until remediation lands.
- Rework access reviews around protocol and account risk Make reviews ask where the account can authenticate, which legacy protocols it can use, and whether the identity is still needed for hybrid access. Access certification should surface trust paths, not just entitlement counts.
Key takeaways
- SharePoint exploitation becomes much more dangerous when attackers can reuse stolen credentials across legacy protocols and privileged identities.
- The scale of the remediation gap is already material, with 91.6% of secrets still valid five days after notification in NHIMG research.
- Identity-layer containment, not patching alone, is the control that limits blast radius when affected systems cannot be updated immediately.
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 Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Legacy credential exposure and service account misuse are central to this attack pattern. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Protocol-aware access control is required when trust can no longer be implicit. |
| NIST CSF 2.0 | PR.AC | Identity access control and monitoring are the key defenses against lateral movement. |
Strengthen PR.AC controls around service accounts, authentication methods, and privileged access paths.
Key terms
- Legacy Authentication: Authentication methods designed for older enterprise systems that often lack modern context checks such as device trust or fine-grained policy enforcement. In SharePoint exploitation, legacy authentication becomes a lateral movement path because stolen credentials can be reused across internal services with limited friction.
- Service Account: A non-human identity used by applications, servers, and integrations to perform operational tasks. These accounts are often privileged and persistent, which makes them valuable to attackers and difficult to govern if ownership, scope, and lifecycle are not clearly defined.
- Identity Blast Radius: The amount of access and downstream reach an identity has if it is compromised. For machine and service identities, blast radius depends on protocol reach, privilege scope, and where the account can authenticate, not just on the initial system that was breached.
- Authentication Layer Containment: A control approach that blocks or quarantines compromised identities at the point where they attempt to authenticate, rather than waiting for host remediation. It is especially useful when systems cannot be patched immediately or when the attacker is already using valid credentials.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle 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.
This post draws on content published by Silverfort: SharePoint exploitation and identity-layer defenses. Read the original.
Published by the NHIMG editorial team on 2025-07-31.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org