惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hacker News: Ask HN
Hacker News: Ask HN
Recent Commits to openclaw:main
Recent Commits to openclaw:main
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
C
Check Point Blog
S
Security Affairs
Hacker News - Newest:
Hacker News - Newest: "LLM"
S
Secure Thoughts
Recorded Future
Recorded Future
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
T
The Blog of Author Tim Ferriss
B
Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Google DeepMind News
Google DeepMind News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
A
Arctic Wolf
T
The Exploit Database - CXSecurity.com
Stack Overflow Blog
Stack Overflow Blog
T
Threat Research - Cisco Blogs
GbyAI
GbyAI
AWS News Blog
AWS News Blog
MongoDB | Blog
MongoDB | Blog
Y
Y Combinator Blog
Google Online Security Blog
Google Online Security Blog
T
Troy Hunt's Blog
I
InfoQ
L
LINUX DO - 热门话题
WordPress大学
WordPress大学
C
Cisco Blogs
G
GRAHAM CLULEY
The Register - Security
The Register - Security
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Schneier on Security
Schneier on Security
Project Zero
Project Zero
H
Hackread – Cybersecurity News, Data Breaches, AI and More
P
Privacy & Cybersecurity Law Blog
Cloudbric
Cloudbric
H
Hacker News: Front Page
小众软件
小众软件
雷峰网
雷峰网
The Hacker News
The Hacker News
www.infosecurity-magazine.com
www.infosecurity-magazine.com
T
Tor Project blog
博客园 - 聂微东
N
Netflix TechBlog - Medium
V
Vulnerabilities – Threatpost
The GitHub Blog
The GitHub Blog
腾讯CDC
P
Palo Alto Networks Blog
Scott Helme
Scott Helme

Vectra AI Blog

Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Why You Need an NDR to Protect Your Modern Network Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI named in Gartner hype cycle for security operations 2025 Vectra AI Vectra AI Vectra AI How Sanofi Detected and Stopped a Cyberattack How MITRE ATLAS Helps Detect LLM Attacks in Cloud AI Detecting Iranian APT identity attacks across hybrid environments Vectra AI Vectra AI Vectra AI Breaking down the axios supply chain incident Vectra AI Vectra AI Who’s Doing What on Your Network? Detecting Compromise After the Axios Supply Chain Attack. Vectra AI Vectra AI Vectra AI AI Is Now the Attack Surface: Why Your Security Stack Must Adapt Fast Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI How attackers use Brute Ratel (BRC4) Vectra AI Vectra AI Vectra AI The Cutting Edge: AI’s Inevitable Rise in Offensive Security Vectra AI Vectra AI Is AI the Right Tool to Defend Against Modern Cyberattacks? Vectra AI Vectra AI Vectra AI Turns Out Network Security Is Cool Again – and It’s Called NDR Vectra AI Vectra AI Vectra AI Choosing the Right NDR: Gartner’s 5 Questions Every Security Buyer Should Be Asking Vectra AI Vectra AI Named a Leader and Outperformer in the 2025 GigaOm Radar Report for Identity Threat Detection and Response (ITDR) Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI You Have the Right Tools. So Why Are Attackers Still Getting In? Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Challenges in Microsoft Log Monitoring: Insights for Your SOC Vectra AI Platform Visualizes Multi-domain Modern Attacks with Attack Graphs Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI Gartner Security and Risk Conference – Chaos meets Opportunity Vectra AI Named a Leader and Outperformer in the 2025 GigaOm Radar Report for Network Detection and Response (NDR) Presenting the 2025 Vectra AI Scholars Simplify Threat Investigation and Hunting with Pre-built Queries in Vectra Investigate The 2025 Gartner® Magic Quadrant™ for Network Detection and Response (NDR) - Why Vectra AI Stands Tall Vectra AI Vectra AI Vectra AI Vectra AI Vectra AI How Black Basta Turned Public Data into a Breach Playbook Play’s New Tactics Bypass Traditional Defenses. Are You Ready? Charting a New Era of Network Security: Vectra AI at the Forefront Unlocking Operational Efficiency: How Vectra AI Drives 40% Gains in SOC Performance and 391% ROI Identity-Centric Attacks: The New Reality for UK Retail CISA Flags Fast Flux as a National Threat: Are You Covered? AI Agents: What Do They Mean in Cybersecurity?
FortiClient EMS Zero-Day: When the Control Plane Becomes Initial Access
Zoey Chu · 2026-04-08 · via Vectra AI Blog

CVE-2026-35616 is being discussed as a critical zero-day under active exploitation, but the vulnerability itself is not the part that deserves the most attention.

What matters is where the exploit lands and what kind of position it gives an attacker once it succeeds.

FortiClient EMS is not just another server. It coordinates endpoints, distributes configuration, and carries a level of operational trust that most infrastructure never has to justify. When that system is exposed, the attacker does not simply gain access to a host. They inherit reach.

In an earlier article on zero-day attacks targeting network edge devices, we explained how attackers break the edge, establish a foothold, and then move inward. This new exploit shows what happens when the starting point already sits past that boundary.

The vulnerability has been discovered by the Defused team

From edge entry to control-plane access

The earlier model assumed a sequence: gain access at the edge, then expand.

Here, the EMS server often is reachable enough to be targeted, yet trusted enough that its behavior is rarely questioned. The vulnerability allows unauthenticated interaction with its API that leads to code execution, which means there is no need for credentials, no dependency on user behavior, and no reliance on stolen identity at the start of the intrusion.

That removes an entire stage from the attack path and pushes detection further downstream.

There is no login anomaly, no suspicious account, and no obvious user behavior to anchor the investigation. The attacker arrives directly on a system that already has authority over endpoints and visibility into the environment.

How EMS Works: Endpoint Management Server (EMS) is the central control plane that manages all endpoints, pushes policies, collects telemetry and enforces security across the organization.

Same behavior, different context

The behavior is not new. The context is what hides it.

Attackers still map the environment, identify credentials, and move toward high-value systems. The difference is how quickly they can do it and how normal it looks while they try.

From an EMS foothold, activity blends in. Pulling endpoint data looks like inventory, reading configuration looks administrative, and internal connections resemble routine management rather than lateral movement.

The difference between compromising a network edge devise and compromising EMS.

Why this is hard to detect

The signals are there but they just don’t look connected.

The exploit begins as API traffic, often indistinguishable from routine requests or background noise. By the time it leads to code execution, the attacker is already operating on a trusted system.

From there, small deviations are enough: connections to new systems, authentication that is valid but unusual, activity outside expected timing. Each signal can be explained on its own.

Detection breaks down because these signals are split across systems. API activity stays in application logs, process execution on the host, network connections in separate tools, and authentication in identity monitoring. No single signal is strong enough.

The attacker does not need stealth. They rely on the fact that no one is looking at the full sequence.

What this looks like in telemetry

This pattern unfolds across domains:

  • API activity with no clear user context
  • changes in process or service behavior on the EMS host
  • outbound connections to systems it rarely contacts
  • authentication tied to services rather than users
  • endpoint interactions outside normal scope

Individually, these are low-signal events. Together, they form a pattern where the EMS server becomes the origin across identity, network, and endpoint activity.

What this means in practice

If not identified early, containment becomes difficult because trust is involved.

Within minutes, the attacker can stabilize their access and build an understanding of the environment. From there, they can move toward systems that matter without triggering immediate concern. By the time the activity becomes clearly malicious, the attacker is already operating with context and access that are hard to unwind.

The response is no longer limited to isolating a single host. It requires examining what that system has accessed, what it may have modified, and which credentials or relationships may have been exposed.

The edge is no longer where detection begins. Initial access may produce little to no usable signal, and the first reliable indicators often appear only after the attacker is operating from a trusted system.

That shifts the problem. Detection becomes about recognizing when systems with defined roles behave outside those roles, and doing so before trust propagates the attack.

This is where behavior continuity matters. When the same system becomes the origin of activity across identity, network, and endpoint domains, weak signals form a coherent pattern.

The Vectra AI Platform focuses on this problem by linking behaviors across identity and network activity, so that low-signal events form a coherent picture early enough to investigate and contain.

If you want to understand how exposed your environment is to this kind of attack path, an Offensive Security Assessment can surface where control-plane systems could be abused and how quickly that behavior would be detected. In this class of attack, that visibility is what determines whether the EMS server is just another alert or the moment the incident is understood.