Join our Newsletter — 33% off our NHI Course
Home FAQ Threats, Abuse & Incident Response What should teams do when an Active Directory…
Threats, Abuse & Incident Response

What should teams do when an Active Directory account has an SPN and elevated privileges?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 17, 2026 Domain: Threats, Abuse & Incident Response

Review the account immediately and remove the SPN if it is not required. An SPN on a privileged account can create a Kerberoasting path, especially when older encryption is still enabled. Where possible, move the service to a group Managed Service Account, then monitor for unusual authentication requests and escalation attempts around that identity.

Why this configuration is higher risk than a normal service account

An active directory account that has both an SPN and elevated privileges is not just a service account with convenience access, it is a high-value lateral movement target. The SPN makes the account discoverable through Kerberos service ticket requests, while the elevated rights increase the blast radius if the credential is cracked or reused. In practice, that combination turns poor service-account hygiene into an exposure that can affect the whole domain.

When teams want a broader identity-risk baseline for service accounts, the lifecycle, visibility, and overprivilege issues are covered well in Ultimate Guide to NHIs and its Key Challenges and Risks section.

A useful benchmark is that NHI Mgmt Group reports that 97% of NHIs carry excessive privileges, which helps explain why this pattern is so often treated as an incident waiting to happen rather than a minor configuration issue.

What to change first, and what to preserve

The first decision is whether the SPN is truly needed on that account. If the service can be moved, separate the identity used for authentication from the privileged account used for administration, and prefer a group Managed Service Account where the platform can manage rotation and reduce manual password exposure. That reduces the attack surface without forcing the service to keep standing privileged access.

If the SPN must remain temporarily, treat the account as a privileged asset and narrow the permissions around it. A practical reference point for identity governance and access review discipline is Ultimate Guide to NHIs, Regulatory and Audit Perspectives, which reinforces the need for ownership, review, and traceability.

  • Remove any privilege that is not required for the service function.
  • Confirm the account is not shared across unrelated services or environments.
  • Rotate or replace the credential path if the account still uses a long-lived password.
  • Prefer managed service identity patterns over manually maintained privileged service users.

How to monitor for abuse and prove the control is working

The control is not complete once the SPN is removed or the account is re-scoped. Teams should watch for unusual Kerberos ticket activity, unexpected service ticket requests, and privilege escalation attempts that originate from the same identity or target systems reachable from it. If the account still exists, logging and detection need to be tuned to that identity specifically, because generic directory alerts usually miss the difference between expected service traffic and attack reconnaissance.

For incident-oriented reader navigation, the pattern in Cisco Active Directory credentials breach is a useful reminder that exposed directory credentials can become a movement path, not just a local account problem. The same principle shows up in Microsoft Midnight Blizzard breach, where account weakness became an access foothold.

Practitioner takeaway: The real control is not “has an SPN” or “has admin rights”, it is whether those two properties ever coexist longer than necessary and without compensating monitoring, because that is what makes Kerberoasting materially dangerous.

Risk and Threat Considerations

An SPN on an elevated Active Directory account creates a concentrated compromise path: the account is easier to target for Kerberoasting, and any successful password recovery can immediately yield privileged access. The risk grows when legacy encryption is still enabled, because weaker ticket encryption materially lowers the cost of offline cracking.

Failure mechanism: Attackers request service tickets for the SPN, harvest ticket material, then crack the underlying password offline until they recover a privileged credential that can be reused for escalation or lateral movement.

Impact: A single compromised account can become a domain-level access event, especially if the account also performs administrative functions or is trusted by multiple systems.

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 and MITRE ATT&CK address the attack and risk surface, while CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01 — Secrets and Credential ManagementSPN-bearing privileged AD accounts are exposed through crackable service credentials.
NHI-02 — Identity Lifecycle and OwnershipThe question is about immediate review, ownership, and whether the SPN should exist.
NHI-03 — Privilege and Access GovernanceElevated rights on a service account create excessive privilege and escalation risk.
Recommendation — Replace long-lived service passwords with managed identities and enforce rotation. Assign an owner, validate service need, and remove unnecessary SPNs promptly. Reduce standing privilege and separate service access from administrative access.
CIS Controls v85 — Account ManagementCIS Control 5 addresses managing and reviewing accounts with elevated or service access.
6 — Access Control ManagementLeast privilege and access restriction are central when service accounts are privileged.
8 — Audit Log ManagementDetection depends on logging service-ticket abuse and escalation attempts.
Recommendation — Inventory the account, remove unused access, and review privileged service accounts regularly. Limit the account to required systems and revoke administrative rights not needed by the service. Enable and retain logs that reveal abnormal authentication and privilege escalation activity.
MITRE ATT&CKT1558.003 — KerberoastingAn SPN on an AD account directly creates the Kerberoasting attack path.
T1078 — Valid AccountsA compromised privileged AD account becomes a valid-account path for escalation and movement.
T1550 — Use Alternate Authentication MaterialStolen service credentials or tickets can be reused to bypass normal login controls.
Recommendation — Hunt for service ticket harvesting against SPNs and remediate exposed service accounts. Detect and investigate abuse of privileged accounts used for service authentication. Monitor for replay or reuse of stolen authentication material tied to service identities.
NIST CSF 2.0PR.AC — Access ControlThis issue is fundamentally about restricting privileged access and removing unnecessary exposure.
Recommendation — Restrict the account to essential access and remove privilege that is not required.

Practitioner Guidance

What to prioritise: Treat the account as both a service dependency and a privileged identity until proven otherwise. Review its SPN necessity, effective rights, delegation paths, and whether any old encryption modes are still accepted by the domain controller or service.

What to verify: Confirm who owns the account, what service actually depends on it, whether the password is human-managed, and whether the service can move to a group Managed Service Account without breaking availability. If the answer to any of those is unclear, the account is already too opaque for comfort.

What good looks like: The service runs on a managed identity pattern, the privileged account no longer has an SPN, and authentication telemetry shows only expected ticket patterns with no unexplained ticket bursts or escalation attempts.

Practitioner takeaway: The safest outcome is not just removing privilege, it is removing the architectural reason the privileged account needed to be crackable in the first place.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 17, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org