Those controls reduce exposure, but they were built mainly for visibility and enforcement at login. SaaS risk persists because the real issue is what identities do after access is granted, and how privileges, tokens, extensions, and integrations move across tools. If teams cannot see that activity, they cannot judge whether access is still appropriate.
Why SaaS Risk Persists After CASB, MFA, and IAM
CASB, MFA, and IAM are useful controls, but they mainly shape how users enter SaaS and what is visible at the perimeter of access. SaaS risk persists because the post-login layer is where real exposure accumulates: OAuth grants, delegated tokens, service accounts, app extensions, and cross-app integrations can keep operating long after the initial sign-in looks secure. That means the question is not whether access was authenticated, but whether it still deserves to exist.
This is why organisations can have strong login controls and still suffer SaaS compromise, data leakage, or privilege creep. Security teams often discover that the dangerous activity is not a failed login; it is a valid session or integration quietly doing more than was intended. The control gap is especially visible when a SaaS tenant becomes a hub for third-party apps, automation, and shared business workflows. In practice, many teams only notice the problem after an overbroad token or integration has already been used to move data or extend access.
The 2024 Non-Human Identity Security Report found that 88.5% of organisations say their non-human IAM practices lag behind or merely match human IAM maturity, which helps explain why login-centric controls alone do not close the gap.
How It Works in Practice
In a SaaS environment, MFA and IAM usually confirm a person at the door, while CASB tries to observe activity once the person is inside. That model is necessary, but it is not sufficient when access is mediated by long-lived tokens, delegated application permissions, browser extensions, and machine-driven workflows. Once a user approves an app or connector, the effective identity in the environment may no longer be the human at login; it may be the token, integration, or workflow acting with inherited privileges.
That is why modern SaaS risk management has to examine three layers at once: who authenticated, what was delegated, and what continued to act afterward. If teams only review interactive sign-ins, they can miss high-impact behaviour such as mass export, mailbox or file sync, privilege propagation, and shadow automation. The practical issue is not simply “was the account protected?” but “what authority was granted, to whom, for how long, and across which services?”
Current guidance suggests treating SaaS authorization as a living inventory rather than a one-time approval. That means reviewing:
- OAuth app grants and delegated scopes that survive user logout
- Service accounts and API tokens that bypass interactive controls
- Admin-approved marketplace apps and extensions that widen the trust boundary
- Cross-tenant or cross-app integrations that concentrate access paths
- Logs that show action-level behaviour, not just authentication events
For deeper NHI-oriented context, NHIMG’s Top 10 NHI Issues explains why machine and delegated identities become the durable control surface in SaaS, not the initial login itself. On the standards side, the NIST SP 800-53 Rev 5 Security and Privacy Controls remains useful where organisations need stronger control over access, audit, and privileged activity.
These controls tend to break down when SaaS is treated as a static application instead of a dynamic trust fabric, because access can be extended by tokens and integrations that operate outside the normal session lifecycle.
Common Variations and Edge Cases
Tighter SaaS oversight often increases friction for business teams, so organisations have to balance user convenience against the cost of unmanaged delegation. Not every app approval is malicious, and not every persistent token is unsafe, but best practice is evolving toward shorter-lived access and more frequent review where business impact is high.
Some environments are harder than others. Multi-tenant SaaS estates, heavily federated collaboration suites, and low-code automation platforms all expand the number of places where access can persist without a visible login event. In those cases, classic IAM signals may still be correct while the actual risk sits in app-to-app permissions, background sync jobs, or admin-created exceptions.
The main edge case is when organisations assume CASB can see everything because it sits in the network path. That assumption is weakest when SaaS actions are API-driven, token-backed, or initiated by approved connectors rather than direct browser traffic. In those scenarios, log quality and authorization review matter more than perimeter inspection alone, because there may be no obvious “alertable” login event at all.
Organisations that already run strong identity controls should therefore ask a different question: which SaaS permissions outlive the session, and which integrations can still act even after the user has moved on?
Risk and Threat Considerations
The material risk is persistence of delegated access after the initial authentication event has been secured. That creates exposure to privilege creep, unauthorized data movement, and trusted-app abuse, especially where SaaS permissions are granted broadly and reviewed infrequently.
Failure mechanism: Attackers and opportunistic insiders do not always need to defeat MFA or CASB directly; they can abuse legitimate OAuth consent, stolen tokens, overprivileged integrations, or hidden automation to continue operating through an apparently trusted path. Because the access is valid, detection often depends on post-authentication telemetry that many teams do not collect or review consistently.
Impact: Sensitive files, messages, customer records, and administrative functions can be accessed or exported without a classic login compromise. The result is not only data loss, but also loss of visibility into which app, token, or integration is actually responsible for the activity.
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.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | 6 — Access Control Management | SaaS persistence comes from overbroad and stale access paths. |
| 8 — Audit Log Management | Post-login SaaS abuse requires visibility into actions, not just sign-ins. | |
| 5 — Account Management | Persistent SaaS exposure often sits in dormant or overprivileged accounts. | |
| Recommendation — Review and remove unnecessary SaaS access paths and stale delegated permissions. Collect and review SaaS activity logs that show delegated and token-based actions. Track account and service identity lifecycles so stale privileges are removed promptly. | ||
| NIST CSF 2.0 | PR.AA — Identity Management, Authentication, and Access Control | The question concerns why access control alone does not eliminate SaaS risk. |
| DE.CM — Continuous Monitoring | CASB gaps appear when only authentication events are monitored. | |
| GV.OC — Organizational Context | SaaS risk depends on business-critical integrations and delegated workflows. | |
| Recommendation — Extend access governance beyond login to delegated scopes and ongoing authorization. Monitor post-authentication SaaS activity to detect misuse of valid access paths. Map critical SaaS workflows so control coverage matches the real trust boundary. | ||
| MITRE ATT&CK | T1528 — Steal Application Access Token | Token theft and reuse are a common way to bypass interactive controls. |
| T1550 — Use Alternate Authentication Material | Attackers can abuse valid tokens and other non-password credentials. | |
| Recommendation — Hunt for token theft and reuse across SaaS and connected applications. Detect abuse of non-password credentials that remain valid after login. | ||
Practitioner Guidance
What to prioritise: Review SaaS permissions that can act without a fresh human login, especially OAuth grants, service accounts, admin-approved apps, and long-lived API tokens. If a control only proves that a user authenticated, do not treat it as evidence that the resulting access remains appropriate.
What to verify: Confirm that you can answer three questions for each critical SaaS integration: who approved it, what scope it has, and when it will expire or be re-authorised. If any of those answers are unclear, the organisation is relying on trust rather than governance.
What good looks like: Security and SaaS administrators can rapidly identify every active app grant tied to a high-value tenant, distinguish human sessions from delegated machine activity, and remove stale access without breaking core workflows.
Practitioner takeaway: Strong login controls reduce entry risk, but SaaS resilience depends on controlling the authority that survives login, because that is where persistent exposure usually hides.
Related resources from NHI Mgmt Group
- Why does file-sharing risk persist even when organizations use normal application-level sharing reports?
- Why do shadow AI risks persist even when organisations already block unsafe websites and maintain SaaS inventories?
- Why do container runtime vulnerabilities create risk even when organisations already use Kubernetes isolation and managed cloud services?
- Why does MFA remain necessary even when organisations use SSO, passkeys, or other phishing-resistant controls?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 9, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org