Join our Newsletter — 33% off our NHI Course
Home FAQ Governance, Ownership & Risk What should teams do when device integrity and…
Governance, Ownership & Risk

What should teams do when device integrity and app integrity point to different risk levels?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 6, 2026 Domain: Governance, Ownership & Risk

Use the lower-confidence signal to cap trust, not the higher-confidence one to override it. If the device looks clean but the app is modified, the request should be stepped up, restricted, or denied. High-risk API access should require both device assurance and app assurance to align before trust is granted.

Why Mixed Integrity Signals Matter

Device integrity and app integrity are meant to answer different questions: whether the endpoint is trustworthy enough to interact with, and whether the application or container running on it still appears legitimate. When those signals disagree, the safer assumption is that one of them is incomplete, stale, or being influenced by tampering. Trust decisions should therefore be bounded by the weaker signal, especially when the action involves sensitive data, privileged APIs, or lateral movement potential.

NIST Cybersecurity Framework 2.0 frames this as a trust-assurance problem rather than a single-control problem: organisations need confidence in identity, integrity, and access decisions together, not in isolation. A clean device does not make a modified app trustworthy, and a healthy app does not erase a compromised or unmanaged device. In practice, many teams only discover that mismatch after an exposed token, abused session, or policy bypass has already been attempted.

How Teams Should Apply the Lower-Confidence Signal

The operational rule is simple: do not let the stronger signal cancel the weaker one. If app integrity degrades while device integrity appears normal, treat the request as higher risk and require step-up authentication, reduced privileges, or denial depending on the action requested. If device integrity is weak but the app appears intact, the same conservative posture applies because the app is still operating inside an untrusted environment.

That approach works best when both signals are translated into a common trust policy rather than reviewed as separate dashboards. Teams typically define a decision path such as:

  • both signals strong: allow normal access within policy bounds;
  • one signal weak: cap trust at the weaker signal and restrict sensitive functions;
  • both signals weak or conflicting in a high-impact workflow: deny or isolate.

This is especially important for API-heavy apps, admin consoles, and workflows that can mint secrets, trigger approvals, or export data. The practical aim is to keep high-value actions dependent on aligned assurance, not on whichever check happens to look better at the moment. Ultimate Guide to NHIs — Why NHI Security Matters Now is useful background because the same principle applies whenever access is mediated through identities and credentials that can be copied, replayed, or misused. These controls tend to break down when device posture and app attestation are evaluated by separate services with different freshness windows, because the trust decision becomes inconsistent before the operator notices.

Common Variations and Edge Cases

Tighter trust gating often increases friction, so organisations have to balance user experience against the blast radius of a bad decision. The most common edge case is a partially degraded signal caused by telemetry failure, offline attestation, or a delayed posture update rather than true compromise. Best practice is evolving here: some teams treat missing data as weak trust, while others allow limited access if the action is low impact and the session is already strongly authenticated.

Another variation is when integrity tools disagree because they observe different layers. Device integrity may reflect OS state, boot posture, or management compliance, while app integrity may reflect code modification, injection, or tampering with runtime protections. That mismatch does not mean the signals are redundant; it usually means they are detecting different parts of the attack surface. The right response depends on what the request can do, not which tool is louder.

OWASP NHI Top 10 is a useful companion when app integrity issues can affect credentials, tokens, or automated actions, because the downstream risk is often privilege abuse rather than visible application breakage. Organisations should treat repeated integrity disagreement as a governance signal, not just a technical anomaly, because it often exposes weak policy tuning or over-acceptance of stale assurance. The control tends to fail in environments that grant broad API reach to mobile, desktop, or agent-driven apps while assuming one clean attestation is enough to prove the whole trust chain.

Risk and Threat Considerations

Conflicting integrity signals create a material trust gap because attackers only need one path to look healthy enough to pass policy. A modified app on a clean device can steal tokens, manipulate requests, or exfiltrate data while appearing to sit inside an otherwise trusted endpoint. The reverse is also dangerous: a compromised or unmanaged device can undermine a legitimate app by intercepting sessions, replaying secrets, or altering runtime behaviour.

Failure mechanism: the risk materialises when policy treats the strongest signal as decisive instead of using the weakest signal to bound trust. In mixed-assurance environments, that lets an attacker exploit stale posture, incomplete attestation, or a blind spot between endpoint controls and app controls.

Impact: access may be granted to high-value APIs, sensitive data, or administrative functions under false assurance, increasing the chance of credential theft, privilege abuse, and harder-to-detect compromise.

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, CIS Controls v8, NIST Zero Trust (SP 800-207) and MITRE-ATTACK set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AAMixed integrity signals affect access trust and authorization decisions.
Recommendation: Access should reflect the weakest assurance signal before granting higher-risk functions.
CIS Controls v86The question is about bounded access when trust signals conflict.
Recommendation: Grant only the level of access justified by the lower-confidence integrity signal.
NIST Zero Trust (SP 800-207)5Conflicting posture should drive real-time policy evaluation, not static trust.
Recommendation: Policy decisions should combine endpoint and app trust before allowing sensitive actions.
OWASP Non-Human Identity Top 10NHI-05App/device integrity disagreement can expose or abuse machine-held credentials and API access.
Recommendation: Privileged NHI-backed actions should require aligned assurance before trust is expanded.
MITRE-ATTACKT1552Weak integrity can enable credential theft or misuse through a trusted-looking session.
Recommendation: Integrity gaps can let attackers capture or reuse credentials despite apparent endpoint health.

Practitioner Guidance

Decision rule: If device integrity and app integrity disagree, classify the session by the weaker signal and apply controls for the higher-risk state. Do not allow a strong device score to override a modified app, or a trusted app to override an unmanaged device.

What to verify: Confirm that the two integrity checks are fresh, independently sourced, and tied to the same session or transaction. If one signal is older, missing, or based on weaker telemetry, it should not be allowed to lift trust for privileged actions.

What practitioners underestimate: The most serious failures usually happen in high-value but routine workflows, such as token minting, data export, or admin approvals, because teams assume integrity disagreement is only a login problem. It is often an authorisation problem first and a detection problem second.

Practitioner takeaway: Mixed integrity should be treated as a trust ceiling, not a debate between tools; the safe default is to constrain the request until both signals can support the same decision.

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