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

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
量子位
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
爱范儿
爱范儿
博客园 - 【当耐特】
Vercel News
Vercel News
S
SegmentFault 最新的问题
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
博客园 - 叶小钗
博客园_首页
V
Visual Studio Blog
宝玉的分享
宝玉的分享
B
Blog
MyScale Blog
MyScale Blog
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
V
V2EX

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
NCSC Publishes Guidance on Securing Agentic AI Use
Phil Muncaster · 2026-05-18 · via www.infosecurity-magazine.com

The UK’s National Cyber Security Centre (NCSC) has released new guidance for organizations keen to harness agentic AI but concerned about the associated cyber risks.

The new document summarizes a more detailed report authored by the NCSC alongside its Five Eyes counterparts in Australia, Canada, the US and New Zealand.

It argues that the autonomy and complexity of agentic systems make them particularly dangerous, warning of excessively broad access to external systems, data and tools, as well as unpredictable behavior.

Problems can be harder to spot when actions occur faster than humans can review them, while the sheer range of behaviors and tools available to agents make it more challenging to explain a particular course of action, the NCSC continued.

Read more on agentic AI guidance: OWASP Launches Agentic AI Security Guidance.

The NCSC urged organizations to think carefully before they deploy agents, explaining that if over-privileged or poorly designed, a single failure could quickly become a serious incident.

Organizations should therefore think about what might go wrong, reflect on whether AI is really needed for specific use cases and only deploy incrementally, “starting with tightly bounded pilots using clearly defined tasks.”

Teams must work out before deployment who owns the agentic system, who approves its access, who monitors its behavior, who reviews incidents, and who can stop it if something goes wrong, the NCSC added.

“Think about what could happen if an agent misunderstood its task, exceeded its intended scope or was manipulated, and never grant an agent unrestricted access to sensitive data or critical systems,” it said.

“Ensure you maintain ongoing visibility of the system’s operation and understand how to retain meaningful human oversight and control. If you cannot understand, monitor or contain an agent’s actions, it is not ready for deployment.”

A Best Practice Approach For Mitigating Agentic AI Risk

Fortunately, industry best practices can help here, as defined by the international ETSI EN 304 223 standard. The NCSC outlined the following as useful for mitigating agentic AI risk:

  • Apply least privilege so that agents get only the minimum access they need, for the shortest time required
  • Limit scope by restricting what agents can access, what actions they can take and when they can take them
  • Avoid long-lived credentials by using temporary ones where possible and revoking elevated access once tasks are complete
  • Use secure defaults so that applications are designed with safe configurations, secure protocols and appropriate validation
  • Understand dependencies to manage supply chain risk for third-party components, models, tools and integrations
  • Monitor behavior to spot unusual or unexpected activity across tools, workflows and connected systems
  • Threat-model the deployment by considering how the system could be misused, manipulated or caused to behave unexpectedly
  • Plan for incidents to ensure response plans cover agentic AI failures, misuse and loss of control

“Agentic AI is likely to offer significant benefits in many scenarios, particularly where tasks are repetitive, well-understood and low risk,” the NCSC guidance concludes.

“The NCSC understand the desire to realize these benefits, and are encouraging responsible, thoughtful, and scalable adoption. Start small, apply existing cyber hygiene and governance from the start and plan for failure (including how you would respond to it).”