Join our Newsletter — 33% off our NHI Course
Home Glossary Authentication, Authorisation & Trust Privilege Attribute Certificate
Authentication, Authorisation & Trust

Privilege Attribute Certificate

← Back to Glossary
By NHI Mgmt Group Updated September 10, 2026 Domain: Authentication, Authorisation & Trust

A Privilege Attribute Certificate, or PAC, is the Kerberos structure that carries a user’s SIDs and group memberships during authentication. If an attacker can influence PAC contents, they may inherit the privileges of a more powerful account. That is why PAC manipulation is a serious Active Directory abuse concern.

Expanded Definition

A Privilege Attribute Certificate, or PAC, is the Kerberos payload that conveys authorization data such as SIDs, group memberships, and other privilege attributes after authentication. In Active Directory environments, the PAC is not the user identity itself; it is the authorization context that downstream services trust when deciding what the ticket holder may access.

That boundary matters because the PAC sits between authentication and authorization, where small integrity errors can become broad privilege errors. In practical terms, the term is usually discussed alongside Kerberos ticket abuse, SID manipulation, and forged authorization data, but it is narrower than generic “Kerberos security.” Definitions are consistent on the basic purpose of the PAC, though usage in vendor and practitioner writing can vary when authors blur PAC validation, ticket signing, and directory authorization into one topic.

For a standards-oriented view of the surrounding protocol mechanics, Microsoft’s Kerberos documentation is the most direct reference point, while OWASP Non-Human Identity Top 10 is useful when PAC abuse is being discussed as part of broader machine or service-account authorization exposure.

Examples and Use Cases

PACs appear anywhere Kerberos tickets are used to carry authorization context from the domain controller to a service. In mature environments, they are part of normal enterprise access flow, but the same structure becomes interesting when attackers try to alter group membership claims or replay authorization data.

  • A domain user authenticates to a file service, and the service relies on the PAC to decide whether the session has read or write access.
  • An administrator reviews a Kerberos ticket issue because a user appears to hold privileges that do not match their expected directory group membership.
  • A red team tests whether a forged or modified PAC can make a service accept elevated authorization claims that were not granted by the directory.
  • An incident responder checks whether privilege changes were made in the directory or only appeared inside a ticket’s authorization data.
  • A security engineer validates that services verify ticket integrity rather than trusting privilege claims at face value, which is a common implementation tradeoff between convenience and assurance.

In NHI-heavy environments, the same pattern extends to service accounts and automated workloads, where authorization mistakes can propagate quickly because the trust chain is machine-to-machine and high volume. The most useful operational question is often not “was the user authenticated?” but “was the authorization context independently trustworthy?”

Security Implications

When PAC integrity is weak, an attacker may be able to cause a service to accept elevated authorization claims, creating privilege escalation without changing the underlying directory object. That is a serious Active Directory abuse path because the impact is not limited to one account; it can change the effective rights carried into multiple services that trust Kerberos-derived authorization data.

Mismanagement also creates detection problems. If defenders only monitor account creation, group changes, or password resets, they may miss privilege abuse that occurs inside the ticket layer. The failure condition is often a trust mismatch: the directory says one thing, while the service is willing to act on claims embedded in a ticket that were not adequately validated.

NHIMG’s Ultimate Guide to NHIs — Key Challenges and Risks notes that 97% of NHIs carry excessive privileges, which is relevant here because a forged or inflated authorization claim becomes more dangerous when the surrounding access model is already over-permissive.

Practitioners should treat unexplained privilege appearance as an authorization integrity issue, not only as an account lifecycle issue, because the visible account state may be clean while the consumed ticket state is not.

Domain and Governance Relevance

PACs matter in governance because they define how authorization is transported, trusted, and enforced across Windows domain services. That makes them a control point for least privilege, delegation boundaries, and evidence of who was entitled to do what at the moment access was granted.

In NHI governance, the relevance is especially strong for service accounts, Windows-based automation, and mixed human-machine access paths. A PAC problem can amplify a weak machine identity posture by allowing a compromised service principal or delegated context to carry more privilege than intended across multiple systems. That is why PAC integrity is not just a protocol concern; it is part of authorization assurance for identities that do not log in like humans do.

Operationally, the term sits at the intersection of directory trust, ticket validation, and privilege containment. If those three are not aligned, the environment can appear compliant at the account layer while still being vulnerable at the authorization layer.

Risk and Threat Considerations

Privilege Attribute Certificate abuse is dangerous because it can turn a Kerberos authorization artifact into a privilege-escalation mechanism. The material risk is unauthorized privilege acceptance by downstream services, especially in Active Directory environments where many systems trust ticket-derived claims.

Failure mechanism: The attack or failure path typically involves forged, modified, or insufficiently validated authorization data being accepted as authoritative. When services rely on PAC contents without strong integrity checks, an attacker can abuse the trust boundary between authentication and authorization.

Impact: Effective privileges may exceed directory-assigned rights, enabling unauthorized access, lateral movement, or persistence across services that consume the ticket.

Standards & Framework Alignment

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

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
MITRE ATT&CKT1558.001 — Steal or Forge Kerberos Tickets: Golden TicketPAC abuse commonly sits inside forged Kerberos ticket attacks in AD.
T1558.003 — Steal or Forge Kerberos Tickets: KerberoastingKerberos abuse around tickets and service trust often overlaps PAC-related AD compromise.
Recommendation — Detect forged Kerberos ticket use and validate ticket integrity in domain services. Hunt for Kerberos service-ticket abuse and harden service account exposure.
CIS Controls v85 — Account ManagementPAC issues change effective authorization, so account and group governance must stay accurate.
6 — Access Control ManagementPAC contents drive access decisions, making least-privilege enforcement central.
8 — Audit Log ManagementPAC abuse is often visible only through authorization anomalies and Kerberos telemetry.
Recommendation — Review privileged groups and remove unnecessary authorization paths promptly. Enforce least privilege and verify services do not accept unauthorized privilege claims. Log and correlate Kerberos authorization events to spot unexplained privilege changes.
NIST CSF 2.0PR.AA-04 — Identity and Access ManagementPACs are part of identity-derived authorization in enterprise access control.
DE.CM-02 — Anomalies and Events DetectedUnusual privilege outcomes can reveal PAC manipulation or ticket abuse.
Recommendation — Validate authorization data before granting access through domain services. Monitor for access anomalies that do not match directory-based entitlements.

Practitioner Guidance

Why practitioners should care: PAC issues are rarely visible as a simple login failure. They show up as authorization drift, where access decisions no longer match the directory source of truth, and that is often the point at which compromise becomes operationally costly.

What to watch for: Investigate privilege outcomes that cannot be explained by current group membership, delegation rules, or approved admin workflows. In Kerberos-heavy estates, unexplained elevation is a signal to review ticket validation assumptions, service trust boundaries, and directory-to-service consistency.

Practitioner takeaway: Treat PAC integrity as part of your authorization control stack, not as a low-level protocol detail.

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 10, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org