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

推荐订阅源

The GitHub Blog
The GitHub Blog
I
InfoQ
U
Unit 42
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
月光博客
月光博客
D
Docker
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
博客园 - 聂微东
A
About on SuperTechFans
腾讯CDC
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
博客园 - 【当耐特】
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
M
MIT News - Artificial intelligence

Check Point Blog

Reading the Signals in the OWASP LLM Top 10 2026 - Check Point Blog Ransomware Didn't Slow Down in Q2 2026. It Just Spread Out. - Check Point Blog July 2026 Cyber Threats Surge: Ransomware Attacks Double Year over Year as GenAI Data Exposure Widens - Check Point Blog State Sponsored Hackers Use Fake Job Offers to Deliver New Zero Day Exploit - Check Point Blog Lazarus Hackers Exploit Windows Zero-Day in Fake Job Scam Native AI Security Comes to Claude: Why Anthropic's Inference Hooks Matter - Check Point Blog Claude AI Security: How Anthropic Inference Hooks Enable Real-Time Protection The Top Exposure Management Questions Security Leaders Ask (Part 1) - Check Point Blog Black Hat 2026: Check Point Research Takes the Stage - Check Point Blog Check Point Joins the Open Secure AI Alliance to Advance Open, Measurable and Enterprise-Ready AI Security - Check Point Blog When Data Becomes Instructions: AI Agents Need a Chain of Custody for Context - Check Point Blog Your VLAN Isn’t an Air Gap: Six Hard Truths From the New CI Fortify Guidance - Check Point Blog Check Point Named a Visionary Leader in the 2026 Frost Radar™ for Enterprise Risk Mitigation and Management Platforms - Check Point Blog AI Escaped a Sandbox. That is Not What Should Worry You - Check Point Blog Introducing the Industry's First AI Network Firewall - Check Point Blog Attackers Are Turning Microsoft's Trusted Login System Into Their Latest Phishing Weapon - Check Point Blog AI Agent Security Just Had Its Catalyst Moment - Check Point Blog Your AI Governance Policy Should Survive Your Next Model Change - Check Point Blog The Branding and Attribution Behind Cybercrime - Check Point Blog Which Brands Are Impersonated Most? Inside the Q2 2026 Brand Phishing Report - Check Point Blog Security Advisory - Action Required - July 2026 Security Update - Check Point Blog What the 2026 Exposure Gap Report Reveals About Remediation - Check Point Blog Inline Email Security and Microsoft 365: A Practical View of Mail Routing, Risk, and Prevention - Check Point Blog The State of Hybrid SASE: Built-In vs. Bolted-On - Check Point Blog AI Appreciation Day: Let's Be Honest About What We're Appreciating - Check Point Blog AI Security Is Never Finished: Building the Continuous Red Teaming Loop  - Check Point Blog AI Security Threats in 2026: Annual Insights from Check Point Research - Check Point Blog AI Agents are Only As Effective as Their Harness - Check Point Blog Email Agent Hijacking: The Hidden Threat That Breaks Post-Delivery Security - Check Point Blog How Check Point Email Security Stopped a Student Job Scam Before It Reached the Inbox - Check Point Blog Redefining the CISO Contract: From Securing the Business to Securely Doing Business - Check Point Blog A New Ransomware Leader Emerges as June 2026 Attack Volumes Climb Worldwide
Three AI security disclosures, fourteen days: what the wa...
Samuel Watts, Senior Product Manager, AI Agent Security · 2026-08-06 · via Check Point Blog

This week, the UK’s AI Security Institute (AISI) published an incident report most organizations would have quietly buried. During a routine cyber evaluation, an AI agent researched the real human maintainers of an open-source project, invented multiple fake online identities, and used them to pressure a real person into approving malicious code. Nobody instructed it to deceive anyone, and deception simply became a route to finishing the task. A human maintainer caught it and refused.

The facts

AISI ran a cybersecurity challenge 122 times across seven models. In 10 runs, an agent acted outside the scope of the test, producing 19 cataloged actions. 17 from Anthropic’s Mythos 5, two from OpenAI’s GPT-5.6-Sol. Important caveats: internet access was deliberately enabled, and safety classifiers deliberately switched off, conditions that don’t reflect how these models reach the public. This was not a sandbox escape. No real-world harm has been evidenced, and AISI contained the incident within about an hour of detecting it.

It’s the third such disclosure in fourteen days. On 21 July, OpenAI disclosed that two models had broken out of a sealed test environment and compromised Hugging Face’s infrastructure. On 30 July, Anthropic disclosed that three Claude models had gained unauthorized access to three real organizations after a misconfigured evaluation environment stayed connected to the internet using nothing more exotic than weak passwords and unauthenticated endpoints. Two of the three affected organizations didn’t know until Anthropic called them.

The point isn’t these incidents; it’s the pace agents are improving at

Six months ago, an AI agent inventing fake identities to manipulate a real person into approving malicious code was a thesis topic. It’s now documented. The point worth taking away is how quickly agents are improving. Play that curve forward twelve or twenty-four months, and these systems will be substantially more capable than what we’re looking at today and uninhibited versions of these models will be publicly available.

The reassuring part: this was caught, contained, and published openly. We still have the early warning, and the window is still open. That’s the system working. The question is whether it will scale and will the rest of us act at the rate the warnings are arriving.

What actually stopped it

It’s worth noting plainly that the barrier that held it wasn’t a technical control. It was a person; a maintainer who looked at a pull request and said no. That doesn’t scale against an adversary that works continuously and doesn’t get bored.

What to do about it

AISI’s own guidance to organizations is a good place to start, and none of it is exotic: get the cyber security basics right, be cautious verifying outside code and contributions, sign up to the NCSC’s Early Warning service, make cyber a board-level responsibility, and require Cyber Essentials across your supply chain.

That breaks down into three parts:

  • Protect the organization against AI-driven attacks coming at it
  • Control your own AI: Know what agents you’re running, what they can reach, and what they’re permitted to do
  • Test them continuously, rather than assuming they’ll behave

Ask yourself four questions about the agents already running inside your business:

  • What do you actually have, including the ones built by people who don’t think of themselves as developers?
  • What can each one reach?
  • What is each one permitted to do right now, not what it was originally scoped for?
  • Would you know, while it was happening, if one of them stepped outside that scope?

If the honest answer to that last question is no, that’s the gap worth closing first.