Subscribe to the Non-Human & AI Identity Journal
Threats, Abuse & Incident Response

Consent Abuse

← Back to Glossary
By NHI Mgmt Group Updated May 28, 2026 Domain: Threats, Abuse & Incident Response

Consent abuse occurs when an attacker convinces a user or admin to approve a malicious or overbroad application. The resulting authorization appears legitimate, which makes it harder for password or MFA controls to stop unauthorized data access once the app is approved.

Expanded Definition

Consent abuse is a form of authorization misuse in which an attacker persuades a user, administrator, or workflow owner to approve an application that looks legitimate but requests excessive or dangerous access. In NHI operations, the risk is not the login itself; it is the scope of what the approved app can now do.

This pattern is closely related to oauth consent phishing, malicious app registrations, and overprivileged delegated access, although definitions vary across vendors and no single standard governs this yet. The distinction matters because passwords, MFA, and even strong endpoint controls may all function correctly while the approved application still gains durable access to mailboxes, files, tokens, or APIs. NIST’s NIST Cybersecurity Framework 2.0 treats governance, access control, and ongoing monitoring as separate duties, which is exactly where consent abuse belongs operationally.

The most common misapplication is treating a user-approved prompt as equivalent to trustworthy authorization, which occurs when approvers do not inspect scopes, publisher identity, or tenant-wide implications.

Examples and Use Cases

Implementing consent controls rigorously often introduces friction for legitimate self-service apps, requiring organisations to weigh user productivity against the security cost of broad delegated access.

  • A finance user approves a “PDF signer” app that quietly requests mailbox read and send permissions, allowing invoice fraud and internal impersonation.
  • An administrator consents to a tenant-wide productivity app during a rushed onboarding, then grants access that persists long after the business need ends.
  • An attacker uses a convincing OAuth prompt to capture consent for an AI Agent integration that can read documents and post to collaboration tools.
  • A shadow IT workflow registers a low-friction app but ignores scope review, creating a delegated access path that bypasses normal RBAC checks.
  • Security teams reference the Ultimate Guide to NHIs when mapping how approved applications become operational NHIs with standing access, and align remediation with NIST Cybersecurity Framework 2.0 governance functions.

In practice, consent abuse is often confused with credential theft, but the security failure is different: the attacker does not need to know the password if the app is already authorized. That is why reviews of app permissions, publisher trust, and consent exceptions should be part of routine IAM hygiene.

Why It Matters in NHI Security

Consent abuse turns a single approval into a standing access relationship, which is especially dangerous for NHI estates where apps, service principals, and API clients already outnumber human identities. NHI Mgmt Group research shows that Ultimate Guide to NHIs reports 97% of NHIs carry excessive privileges, making overbroad consent requests more likely to succeed and harder to contain once granted.

That risk compounds when organisations lack visibility into where secrets, tokens, and delegated permissions are stored or how they are used. The result is that a single malicious approval can expose mail, source code, business systems, or downstream automations without triggering password resets. The NIST Cybersecurity Framework 2.0 is useful here because it reinforces continuous identification, protection, detection, and response instead of one-time trust decisions.

Organisations typically encounter the blast radius only after an abnormal app is discovered in logs or a user reports unexpected data access, at which point consent abuse becomes operationally unavoidable to address.

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
OWASP Non-Human Identity Top 10NHI-02Overbroad app consent maps to insecure secret and authorization handling.
NIST CSF 2.0PR.AC-4Consent abuse is an access-control failure where permissions exceed intended need.
NIST Zero Trust (SP 800-207)AC-4Zero Trust limits the blast radius of trusted-but-compromised app consent.

Review granted scopes, revoke excess permissions, and enforce approval workflows for every non-human app.

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