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

推荐订阅源

Y
Y Combinator Blog
博客园 - 叶小钗
GbyAI
GbyAI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
Microsoft Security Blog
Microsoft Security Blog
T
Tailwind CSS Blog
S
SegmentFault 最新的问题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
N
Netflix TechBlog - Medium
B
Blog
MongoDB | Blog
MongoDB | Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
雷峰网
雷峰网
Apple Machine Learning Research
Apple Machine Learning Research
人人都是产品经理
人人都是产品经理

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Atomic Stealer MacOS ClickFix Attack Bypasses Apple Security Warnings Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns
CISA Orders Agencies to Patch by Risk, Not Severity
Alessandro Mascellino · 2026-06-11 · via www.infosecurity-magazine.com

US federal agencies have been instructed to overhaul their vulnerability management practices, shifting away from rigid, deadline-driven patching toward a risk-based approach that prioritizes the most actively exploited threats, under new guidance from the Cybersecurity and Infrastructure Security Agency (CISA).

Binding Operational Directive 26-04, issued on June 10, ties each deadline to risk: three days, plus a forensic check for signs of intrusion, for the most dangerous flaws, with longer windows for less severe combinations and deferral for genuinely low-risk bugs, in some cases until a system's next major upgrade. It consolidates two previous mandates, BOD 19-02 and the KEV-focused BOD 22-01.

CISA cast it as a response to a threat picture in which AI helps attackers find and weaponize bugs faster, shrinking defenders' window once a patch ships, as the volume of disclosed flaws outpaces blanket patching.

The directive also pairs its tightest deadlines with a forensic step. When an agency patches the most serious flaws, it must check whether attackers have already exploited them, since a fix rarely evicts an intruder.

Read more on CISA directives: CISA Issues Emergency Directive Over Exploited Cisco SD-WAN Flaws

Risk Replaces the Severity Score

For years, CVSS severity scores drove prioritization, BOD 26-04 drops that. Revoking the old directive means agencies are no longer required to use CVSS to prioritize, since, as CISA noted, a severity label alone doesn't dictate what to fix first.

The directive instead weighs four factors:

  • Asset exposure: whether the system is publicly reachable

  • KEV status: whether the flaw is on CISA's Known Exploited Vulnerabilities (KEV) catalog

  • Exploit automation: whether an adversary can automate every step needed to exploit it

  • Technical impact: whether a successful attack grants partial or total control

Acting CISA director, Nick Andersen, said the directive lets agencies "focus their efforts on the areas of highest risk" and defer the rest. He urged private-sector and infrastructure operators to follow suit.

Doubts About the Execution

Agencies have 180 days, until around December 7, before they must meet the directive's remediation timelines in every case. Practitioners broadly welcomed the aim while warning that the hard part is execution.

Knowing a bug is exploited, which the KEV catalog already flags, is only half the job, said Sunil Gottumukkala, CEO of agentic remediation platform provider Averlon. He said, "The other half is whether it matters in your environment."

Denis Calderone, CTO of AI security firm Suzu Labs, agreed, "CVSS alone has never been a reliable way to decide which vulnerabilities to prioritize." However, he questioned who will ensure agencies run real risk assessments rather than tick a compliance box, particularly given what he called deep cuts to CISA's budget and workforce.

Calderone urged defenders to build their own stack now including KEV status, Exploit Prediction Scoring System (EPSS) probabilities and local context.