TL;DR: State-level intrusion in the French Interior Ministry, Cisco AsyncOS zero-day exploitation, and ransomware activity against healthcare and critical infrastructure show that attackers still combine valid accounts, exposed management planes, and weak containment to reach high-value targets, according to FireCompass. The pattern reinforces that identity hygiene, privileged access boundaries, and segmentation failures remain decisive controls, not background concerns.
NHIMG editorial — based on content published by FireCompass: Weekly Cybersecurity Intelligence Report Cyber Threats and Breaches 10 Dec to 17 Dec 2025
Questions worth separating out
Q: What breaks when valid accounts are shared outside governed channels?
A: Shared credentials remove attribution, reduce control over revocation, and make compromise harder to detect because access appears legitimate.
Q: Why do exposed management interfaces create such high compromise risk?
A: Because they often sit outside normal user governance while still holding the power to change systems, accounts, and secrets.
Q: How do you know whether segmentation is actually reducing ransomware risk?
A: Segmentation is working if a compromise stays constrained to a small part of the environment and cannot reach administrative planes, backups, or critical business systems.
Practitioner guidance
- Audit for credential transfer outside governed channels Review where high-value passwords, tokens, and account recovery details are shared.
- Isolate administrative management planes Place email gateways, security appliances, and other administrative interfaces behind a strict internal allow-list.
- Test blast-radius limits in ransomware scenarios Run exercises that validate whether segmentation, backup protection, and privileged access boundaries stop an attacker from moving from one system to another.
What's in the full report
FireCompass's full report covers the operational detail this post intentionally leaves for the source:
- The incident-by-incident technical breakdown with indicators of compromise and response guidance.
- The report’s exact MITRE ATT&CK mappings for each event, useful for threat hunting and control mapping.
- The remediation actions and detection patterns FireCompass highlights for email gateways, ransomware, and state systems.
- The weekly incident list with dates and severity context for practitioners tracking threat trends.
👉 Read FireCompass's weekly cybersecurity intelligence report on the 10 Dec to 17 Dec 2025 threats →
Basic hygiene failures in state breaches: what IAM teams should watch?
Explore further
Credential negligence is still a primary breach enabler. The French ministry incident reinforces a familiar but often under-enforced failure mode: credentials transferred outside governed channels become an enterprise-wide exposure event. Identity programmes frequently focus on authentication strength but underinvest in the operational behaviour around credential handling. That gap is where valid accounts turn into intrusion paths, so practitioners should treat secure credential distribution as a governance control, not an etiquette issue.
A few things that frame the scale:
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, according to The State of Non-Human Identity Security.
- Lack of credential rotation is cited as the top cause of NHI-related attacks by 45% of organisations, according to The State of Non-Human Identity Security.
A question worth separating out:
Q: What should organisations prioritise after a delegated-access compromise?
A: Prioritise the credentials that create the biggest blast radius first: CI/CD deploy tokens, source control access, package registry credentials, cloud keys, and observability integrations. That order contains lateral movement and downstream publishing risk faster than rotating low-impact secrets. Then close the OAuth path that made the compromise possible.
👉 Read our full editorial: State-backed breaches are still won through basic hygiene failures