TL;DR: Active exploitation across Cisco Unified CM, n8n, lighttpd, Zimbra, and exposed perimeter appliances continues to drive outages and lateral movement through unauthenticated RCE, AiTM session hijacking, and workflow credential exposure, according to FireCompass. The pattern is clear: patch latency, exposed automation, and legacy edge software remain the easiest paths into enterprise environments.
NHIMG editorial — based on content published by FireCompass: Weekly Cybersecurity Intelligence Report Cyber Threats & Breaches 3 Feb – 9 Feb 2026
By the numbers:
- Attackers attempt access within an average of 17 minutes when AWS credentials are exposed publicly, and as quickly as 9 minutes in some cases.
- Only 44% of organisations have implemented any policies to manage their AI agents, despite 92% agreeing that governing AI agents is critical to enterprise security.
- Systems with least-privileged AI access had a 17% incident rate versus 76% for over-privileged systems, making poorly scoped AI access 4.5x more likely to lead to a security incident.
Questions worth separating out
Q: What breaks when internet-facing appliances can be exploited before authentication?
A: The security model breaks at the point where exposure is assumed to be safe until patching happens.
Q: Why do exposed workflow platforms create such a large identity risk?
A: They often concentrate service tokens, environment secrets, and inherited cloud permissions inside one runtime.
Q: How can security teams tell whether AiTM protection is actually working?
A: Look for controls that prevent session replay, not just successful login.
Practitioner guidance
- Harden internet-facing execution surfaces Prioritise patching, isolation, and removal of direct exposure for collaboration appliances, workflow engines, and lightweight web servers that can execute attacker input before authentication.
- Inventory embedded secrets in automation platforms Review environment variables, connectors, and runtime stores in workflow tools for AWS keys, GCP tokens, Kubernetes material, and other secrets that broaden the blast radius of one compromise.
- Bind sessions to trusted devices and proxies Reduce AiTM risk by enforcing device posture checks, proxy hardening, and session-binding controls so a hijacked session cannot be replayed from a different endpoint.
What's in the full article
FireCompass's full report covers the operational detail this post intentionally leaves for the source:
- Per-incident remediation guidance for Cisco Unified CM, n8n, lighttpd, and Zimbra environments
- MITRE ATT&CK mappings and IOC examples that support hunt and detection workflows
- Specific hardening steps for exposed appliances, workflow endpoints, and mail infrastructure
- CISA KEV context and patch urgency details for active exploitation cases
👉 Read FireCompass's weekly cybersecurity intelligence report for 3 to 9 February 2026 →
Edge exploits and workflow hijacks: what security teams should act on?
Explore further
Exposed automation is now an identity problem, not just a vulnerability problem. When workflow engines and integration platforms store secrets or inherit cloud tokens, a single execution flaw can expose multiple non-human identities at once. That changes remediation priority from patch-only thinking to lifecycle control over credentials, scopes, and runtime isolation. Practitioners should treat automation platforms as privileged identity estates.
A few things that frame the scale:
- Only 44% of organisations have implemented any policies to manage their AI agents, despite 92% agreeing that governing AI agents is critical to enterprise security, according to The 2026 Infrastructure Identity Survey.
- Organisations that describe themselves as confident in their AI deployment actually experience a 72% security incident rate, compared to 33% for those who remain cautious, according to The 2026 Infrastructure Identity Survey.
A question worth separating out:
Q: How should organisations prioritise patching when a flaw is used in targeted attacks?
A: Prioritise the devices and user groups that would create the highest business impact if silently compromised, not just the largest fleet segment. Executive devices, admins, researchers, and access operators usually deserve faster verification because they are more likely to be targeted. The goal is to reduce the attacker’s value per compromise, not only to close the CVE.
👉 Read our full editorial: Weekly exploit waves show how weak edge and automation controls fail