Transcript
A (0:00)
Cybersecurity Today would like to thank Meter for their support in bringing you this podcast. Meter delivers a complete networking stack, wired, wireless and cellular in one integrated solution that's built for performance and scale. You can find them at meter.com CST.
A (0:22)
Google outlines a new security plan for chrome agents next JS issues a one line scanner for react to shell flaws. Storm 0249 hides malware inside EDR tools and manufacturers are still top ransomware targets. This is Cybersecurity Today and I'm your host Jim Love.
A (0:47)
Google has released its blueprint for securing agentic browsing in Chrome, outlining how it plans to manage the risks that come with letting AI take actions on a user's behalf. Google says that billions of people already rely on Chrome for protection, and with agents now entering the browser, their position is the stakes have changed. In a detailed Post published on December 8, Google described a new layered defense architecture. The centerpiece is a two model system where a separate user alignment critic evaluates an agent's actions before they happen. Or, in Google's words, the agent's actions are vetted by a separate model that is isolated from untrusted content. The browser will also expand origin isolation so agents can only interact with the sites relevant to the task. These guardrails are meant to catch both model mistakes and adversarial prompts before they cause trouble, because the biggest threat Google calls out is indirect prompt injection, malicious instructions hidden in web pages, iframes or user generated content that could trick an agent into taking harmful actions. To counter that, Chrome will require explicit user confirmation before visiting sensitive sites like banks or health portals, before signing in through Google Password Manager, and before doing anything with financial or personal consequences. Google says the agent will pause and either get permission from the user before proceeding, or ask the user to complete the next step. There's also a new real time detection system that checks every page the agent sees for indirect prompt ejection, plus continual automated red teaming that generates malicious sandboxed sites to try and break the guardrails. In addition, Google is offering up to $20,000 for researchers who find and report serious vulnerabilities in the new agentic security boundaries. Google says these protections form the foundation for Gemini powered agents in Chrome. They're clear that this is a work in progress and they have not yet committed to a release date. You could make the case that these protections probably should have been shipped with the agents and not after. But but still, Google is the one leading the public conversation on agent safety right now. OpenAI and Anthropic are also working on this problem, but so far Google is once again dominating the agenda and doing most of the talking. But the good news is a security framework is coming. Just not yet.
