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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
博客园_首页
WordPress大学
WordPress大学
罗磊的独立博客
小众软件
小众软件
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
The Cloudflare Blog
GbyAI
GbyAI
C
Check Point Blog
腾讯CDC
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
博客园 - 聂微东
IT之家
IT之家
雷峰网
雷峰网
H
Help Net Security
博客园 - 叶小钗
美团技术团队
D
DataBreaches.Net

Security Research | Blog

Operation RapidRust: New APT36 Malware Tools | ThreatLabz SloppyRAT: A New Tool For Ransomware Attacks | ThreatLabz Microsoft Exchange Vulnerability: What Admins Should Do C2Looper Backdoor Uses GitHub for C2 | ThreatLabz Midnight Blizzard launches CaptiveCrunch | ThreatLabz ChainDrop NPM Worm Analysis | ThreatLabz Abyssos Modular RAT Analysis | ThreatLabz Frontier AI and Enterprise Readiness | Zscaler Ransomware Victims Research | ThreatLabz Targeted Attack on Middle East Govts (Part 2) | ThreatLabz Technical Analysis of GoGRPC | ThreatLabz Targeted Attack on Middle East Govts (Part 1) | ThreatLabz ClaudeFix: Shared Claude Chats Meet ClickFix | Zscaler Why Do F1 Teams Need Cybersecurity, and What Is AI’s Role? Indirect Prompt Injection Targets AI Agents | ThreatLabz Splunk Enterprise RCE (CVE-2026-20253) | ThreatLabz Edgecution: Malicious Edge Extension Backdoor | ThreatLabz SmartApeSG Supply Chain Attack Targets Okendo | ThreatLabz AI Generated ClickFix Attack Delivers SmartRAT | ThreatLabz What the ThreatLabz 2026 Phishing and Initial Access Report Means for the Public Sector | Zscaler Shai-Hulud: Miasma, Hades, & AI Scanner Evasion | ThreatLabz Zscaler ThreatLabz 2026 Phishing and Initial Access Report Technical Analysis of MLTBackdoor | ThreatLabz When the Scanner Starts Thinking: Learnings from Mythos & GPT 5.5 Cyber in Security Testing | Zscaler OpenClaw Skill Distributes Remcos & GhostLoader | ThreatLabz Tropic Trooper: AdaptixC2 + Custom Beacon | ThreatLabz Do not delete blog (testing) | Zscaler Payouts King Takes Aim at the Ransomware Throne | ThreatLabz The Alibaba Incident and Why Zero Trust Matters More Than Ever In-Memory Loader Drops ScreenConnect | ThreatLabz
CVE-2026-20131: Analysis of FMC RCE | ThreatLabz
Sakshi Aggarwal · 2026-03-23 · via Security Research | Blog

Introduction

Cisco disclosed a critical remote code execution (RCE) vulnerability, CVE-2026-20131, impacting Cisco Secure Firewall Management Center (FMC) Software. The vulnerability was first disclosed by Cisco on March 4, 2026. The vulnerability carries a CVSS score of 10 and stems from insecure deserialization. The vulnerability allows unauthenticated remote attackers to execute arbitrary Java code on affected devices via the web-based management interface using a specially crafted serialized Java object. Successful exploitation grants the attacker the ability to execute arbitrary code and elevate their privileges to root.

The risk escalated when, on March 18, 2026, Cisco updated its bulletin to warn of active exploitation in the wild. Subsequently, on March 19, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added the vulnerability to its Known Exploited Vulnerabilities (KEV) catalog which brought it widespread attention. In addition, CISA mandated that all federal agencies must remediate the issue by March 22, 2026.

Cisco FMC is the central hub for managing firewalls across an organization’s entire network. If an attacker gains control of Cisco FMC, it's not just a single-device breach. The attacker could alter firewall rules, hide alerts, or even use Cisco FMC as a launchpad to penetrate deeper into the network. 

ThreatLabz saw evidence of CVE-2026-20131 exploit activity starting March 06, 2026, targeting major organizations within the Technology and Software sectors in the United States. The exploit attempts originated from multiple IP addresses sending specially crafted Java deserialization payloads to customer environments. These payloads contain the publicly available GitHub proof-of-concept (PoC) for the Cisco FMC exploit.