TL;DR: Attackers are shifting toward data theft, extortion, and identity compromise, with SSO attacks, zero-day exploitation, and supply-chain exposure driving multiple confirmed incidents across enterprise environments, according to FireCompass. The pattern reinforces that session trust, vendor access, and phishing-resistant authentication now matter more than isolated credential hygiene.
At a glance
What this is: FireCompass's weekly intelligence report highlights active exploitation across zero-days, SSO compromise, and extortion-driven data theft.
Why it matters: For IAM and security teams, the report shows that identity controls, session protection, and supplier access governance are now central to limiting breach blast radius.
By the numbers:
- Five confirmed critical vulnerabilities entered active exploitation phase during the week, alongside 13 KEV additions recorded by CISA.
- Attackers attempt access to exposed AWS credentials within an average of 17 minutes, and as quickly as 9 minutes in some cases.
👉 Read FireCompass's weekly report on new hacking techniques and critical CVEs
Context
The core governance gap in this report is not simply vulnerability volume. It is that attackers are chaining identity compromise, exposed services, and data exfiltration into fast-moving intrusion paths that outpace traditional patch and review cycles. In practice, SSO, supplier access, and machine credentials become the points where broader security control failure is visible first.
For IAM practitioners, the identity angle is genuine and important. When SSO compromise, OAuth exposure, and privileged access gaps are part of the attack path, identity governance is no longer a separate layer from cyber defence. It is part of how breach scope is controlled, how sessions are contained, and how third-party exposure is reduced.
Key questions
Q: How should security teams respond when SSO credentials or tokens are stolen?
A: Revoke the affected session immediately, reset any linked credentials, and review downstream application access for token reuse or delegated consent abuse. The key is to treat identity provider compromise as a multi-application incident, not a single-account event, because SSO often propagates trust across the full SaaS estate.
Q: Why do SSO and OAuth compromises create such large blast radius?
A: They create large blast radius because one trusted identity decision can unlock many connected systems, and delegated access often persists after the original compromise. When tokens or grants are not tightly scoped and continuously monitored, the attacker can move from authentication to data access without needing to break each application separately.
Q: What are the signs that identity controls are failing during an active attack?
A: Look for unusual login patterns, new consent grants, rapid token reuse, helpdesk-style vishing followed by legitimate session creation, and access to systems that do not match the user's normal workflow. Those signals often mean the attacker has moved past password theft and into session abuse.
A: They should do both, but identity hardening often limits the fastest spread while patching addresses the root entry point. If the exploit path already includes SSO, tokens, or privileged credentials, revocation and containment can reduce impact before the patch cycle completes.
Technical breakdown
SSO compromise as an attack multiplier
Single sign-on becomes an attack multiplier when one authenticated session unlocks many downstream applications. In this report's scenarios, phishing, AiTM interception, and session hijacking defeat MFA by capturing the authenticated state rather than merely the password. Once the attacker holds a valid token or SSO session, application boundaries often collapse because the trust decision has already been made upstream. That makes the identity provider and its session controls critical choke points, not just the target applications.
Practical implication: enforce phishing-resistant MFA and monitor SSO session anomalies as primary containment controls.
Why exposed secrets and OAuth tokens persist as breach enablers
Secrets, tokens, and OAuth grants create durable access when they are not tied to short-lived, tightly scoped lifecycle controls. A leaked API key or delegated token can outlive the original compromise, especially when revocation is delayed or visibility into connected third parties is partial. In practice, the attacker does not need a fresh exploit if the environment preserves reusable credentials across apps, pipelines, and integrations. That is why secret governance and app consent review matter as much as perimeter detection.
Practical implication: inventory delegated access paths and revoke unused or over-scoped credentials before they become persistence mechanisms.
Zero-day exploitation and privilege escalation in enterprise infrastructure
Zero-day exploitation matters most when it creates a bridge from initial access to durable control over enterprise systems. Vulnerabilities such as unauthenticated RCE, local privilege escalation, and ASLR bypass can be chained to move from foothold to system-level control, then to data theft or persistence. The technical problem is not just code execution, but how quickly attackers can turn one flaw into an operational breach path. That is why exploitability and chaining potential should drive prioritisation, not CVSS alone.
Practical implication: prioritise patching by exploitability and chaining risk, especially for internet-facing or identity-adjacent services.
Threat narrative
Attacker objective: The attacker aims to convert initial access into durable control over identity-linked systems, then extract data or extort the organisation at scale.
- Entry begins with voice phishing, AiTM phishing kits, exposed services, or actively exploited zero-days that give attackers a foothold into enterprise environments.
- Escalation occurs when stolen credentials, SSO sessions, OAuth tokens, or privilege-escalation flaws let the attacker expand control across connected systems.
- Impact follows through data exfiltration, extortion, and persistence, with compromised identity infrastructure enabling broader organisational breach scope.
Breaches seen in the wild
- MongoBleed breach — MongoBleed exposed secrets across 87K MongoDB servers.
- IOS app secrets leakage report — iOS apps leaking hardcoded secrets and credentials endangering user privacy.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Identity compromise is now the control plane for broad breach cascades. The report shows attackers using SSO, OAuth, and session theft to reach many applications after a single initial compromise. That means identity governance is not just about access administration, but about whether downstream systems inherit trust that should have been re-validated. Practitioners should treat identity events as breach containment signals, not only authentication events.
Standing credential exposure remains the most efficient path to persistence. When secrets, tokens, and service credentials are reused or insufficiently scoped, attackers can return without re-running the original exploit. This is the same failure mode that appears across NHI incident analysis and cloud compromise patterns. Standing credential exposure window: the period in which reusable access remains valid after it should have been revoked or rotated. Practitioners should shorten that window aggressively.
Attackers are optimising for business disruption through data theft, not just encryption. The weekly shift away from ransomware toward exfiltration and extortion changes the risk model for identity and security teams. If trust in SSO, supplier access, or admin pathways fails, the attacker can stage, move, and steal before defenders regain visibility. Practitioners should align identity controls to limit blast radius, not assume detection will arrive first.
Third-party access now deserves lifecycle governance, not periodic review. Partial visibility into OAuth-connected vendors and supplier-linked credentials leaves a gap that attackers can use for persistent access across organisations. That is especially relevant where NHI and human identity controls are managed separately. Practitioners should unify third-party consent, credential lifecycle, and offboarding into one governance model.
Exploit chaining is the real prioritisation signal. The report's zero-days matter because they do not sit in isolation. They create a route from foothold to privilege escalation to data impact, which is the pattern defenders must model in NIST-CSF, MITRE-ATT&CK, and NIST SP 800-53 terms. Practitioners should prioritise the controls that interrupt chaining, not only the individual vulnerability.
From our research:
- 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared with nearly 1 in 4 for securing human identities, according to The State of Non-Human Identity Security.
- See also 52 NHI Breaches Analysis for real-world cases where compromised credentials and weak lifecycle governance enabled persistence.
What this signals
Third-party consent is becoming an identity governance blind spot. The report's attack paths show that once OAuth grants and vendor-linked sessions are in place, attackers can turn partner trust into persistence. For programmes that still review suppliers periodically rather than continuously, the gap is now operational, not theoretical.
Machine and human identity controls are converging around the same failure mode: reusable trust. Whether the entry point is a person phished through vishing or an API key exposed in a workflow, the defender problem is the same, too much standing trust and too little lifecycle enforcement. That makes unified lifecycle visibility more valuable than separate policy stacks for humans and NHIs.
Blast-radius reduction is the practical priority for 2026 security programmes. If exploit chains, data exfiltration, and SSO compromise continue to dominate, teams need controls that shorten token lifetime, constrain privileges, and segment critical workflows. Frameworks such as NIST SP 800-53 Rev 5 Security and Privacy Controls and MITRE ATLAS adversarial AI threat matrix are useful where identity-linked automation and AI-assisted workflows increase attack speed.
For practitioners
- Harden SSO against session theft Require phishing-resistant MFA such as FIDO2 for all privileged and high-risk users, and monitor for impossible-travel, token reuse, and abnormal consent grants across identity providers.
- Inventory and revoke over-broad OAuth access Map every third-party app connected through OAuth, flag unused or over-scoped grants, and remove access that cannot be justified by business ownership or current use.
- Prioritise exploit chains over isolated CVEs Score internet-facing and identity-adjacent vulnerabilities by whether they support initial access, privilege escalation, or persistence, then patch the highest chaining risk first.
- Segment critical systems from SSO-dependent workflows Keep admin, finance, and sensitive data platforms from relying entirely on one SSO path so a single session compromise cannot unlock the full estate.
- Extend forensic retention for identity-linked incidents Keep authentication, IdP, SaaS, and proxy logs for at least 180 days so investigators can reconstruct dwell time, token abuse, and lateral movement after compromise.
Key takeaways
- The report shows attackers are chaining identity compromise, zero-days, and data theft into faster breach paths than many governance models can contain.
- OAuth visibility gaps, SSO session abuse, and exposed credentials remain the most important control failure points because they extend attacker reach after initial access.
- Teams should focus on phishing-resistant authentication, token revocation, third-party access lifecycle control, and exploit-chain prioritisation.
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 NIST CSF 2.0, NIST SP 800-53 Rev 5, CIS Controls v8 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| MITRE ATT&CK | TA0006 , Credential Access; TA0008 , Lateral Movement; TA0010 , Exfiltration | The report centres on credential theft, session abuse, and exfiltration chains. |
| NIST CSF 2.0 | PR.AC-4 | Session trust, access management, and downstream authorisation are central to the report. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is necessary to limit blast radius after SSO or token compromise. |
| CIS Controls v8 | CIS-5 , Account Management | Account and credential lifecycle gaps are a recurring theme across the attack patterns. |
| NIST Zero Trust (SP 800-207) | The report highlights why continuous verification matters after authentication success. |
Review identity and access controls under PR.AC-4 and reduce trust propagation across connected apps.
Key terms
- Session Hijacking: Session hijacking is the takeover of an authenticated session after the original login has completed. The attacker does not need to know the password if they can use the active session token, which is why session monitoring and revocation are essential controls in SaaS identity governance.
- OAuth Consent: The approval that allows an application to access resources on behalf of a user or tenant. In practice, consent can create durable access paths that outlive the original interaction if permissions are broad, unmanaged, or never reviewed. For security teams, it is both an access decision and a lifecycle event.
- Exploit Chain: A sequence of vulnerabilities or malicious steps that work together to move from initial exposure to full compromise. In practice, one weakness may not be enough on its own, but chained weaknesses let attackers bypass normal protections and reach code execution, data theft, or device control.
- Blast Radius: The potential scope of damage if a specific credential or identity is compromised. Identities with broad permissions have a larger blast radius and represent a higher priority for least-privilege enforcement and security controls.
What's in the full report
FireCompass's full report covers the operational detail this post intentionally leaves for the source:
- Incident-by-incident breakdowns of the week’s critical CVEs, including exploit mechanics and affected platforms.
- Stepwise attack-flow analysis for voice phishing, AiTM SSO compromise, and zero-click media delivery.
- Defensive recommendations tied to specific infrastructure types such as SSO, messaging, DLP, and mobility systems.
- Investigation priorities for teams that need to map indicators of compromise to active exploitation campaigns.
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It is designed for practitioners who need a practical foundation for governing identity risk across modern infrastructure.
Published by the NHIMG editorial team on September 3, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org