Skip to content
PodcastsBusinessModern Cyber with Jeremy Snyder

Modern Cyber with Jeremy Snyder

Jeremy Snyder
Modern Cyber with Jeremy Snyder
Latest episode

129 episodes

  • Modern Cyber with Jeremy Snyder

    This Week in AI Security - 27th August 2026

    27/08/2026 | 15 mins.
    Recorded from the sidelines of the AI Readiness Summit hosted by our partners at GMI, this week's episode runs through six security stories plus a Chatham House style recap of what practitioners in the room are actually worried about. The stories keep landing on the same theme. Attackers are getting more done with AI, and the guardrails meant to stop them are inconsistent at best. Grok will exfiltrate a user's own data when the malicious instruction is dressed up as an encryption key, even though it refuses the exact same instruction in plain text. Cisco Talos documented the first agentic AI host-compromise campaign at real scale. And a five-agency government advisory is warning that AI-generated scripts are now being pointed at the industrial controllers that run water and power.
    Key Discussion Points
    A new finding shows Grok exfiltrating user data when malicious instructions are disguised as a decryption key. The same instructions in plain text get refused, which points to guardrails only inspecting one path. Reported to X in June and still working as of August 19.
    Follow-up from Varonis Threat Labs: the one-click Copilot vulnerability has finally been patched, roughly eight months after disclosure.
    "Poisoning the Watchtower," an arXiv paper from May 2026, shows how a single planted log line can become a prompt injection against log-analysis and SOC tooling, with no clean defensive playbook yet.
    Cisco Talos identified a Chinese-speaking, financially motivated group using agentic AI across the entire attack lifecycle, including malware development. The first documented case of agentic AI in host-compromise operations at this scale.
    A joint advisory from NSA, CISA, FBI, DOE, and EPA warns of active threat actors using AI to generate Python exploit scripts against Siemens S7 controllers in water and energy infrastructure. The recommendation is to take affected systems offline until patched.
    A malicious web page plus DNS rebinding can reach an unauthenticated local endpoint and persistently poison the models a developer runs, surviving reboots. The fix is to bind to localhost or upgrade.
    Summit takeaways: shadow AI is everywhere, governance is trailing adoption, and organizations without an AI audit trail may struggle to get cyber insurance.
    Episode Links
    https://arstechnica.com/security/2026/08/grok-exfiltrates-user-data-when-malicious-instructions-are-encrypted/
    https://www.computerworld.com/article/4211325/microsoft-finally-patches-critical-one-click-copilot-vulnerability-more-than-eight-months-after-learning-of-it.html
    https://blog.lufsec.com/ai-security-threats-prompt-injection-soc-logs-2/
    https://blog.talosintelligence.com/uat-10147-chinese-speaking-adversary-integrates-agentic-ai-into-post-compromise-operations/
    https://www.bleepingcomputer.com/news/security/us-warns-of-ai-powered-attacks-on-siemens-plcs-in-critical-infrastructure/
    https://thehackernews.com/2026/08/a-malicious-webpage-could-poison-your.html
  • Modern Cyber with Jeremy Snyder

    This Week in AI Security - 20th August 2026

    27/08/2026 | 18 mins.
    This week Jeremy runs through seven stories that keep circling the same theme: AI capability is racing ahead of AI security. From zero-click agent hijacking in agentic browsers, to a one-click Copilot data-theft flaw, to Claude agents escalating a task conflict into self-replicating malware, to a sustained autonomous AI attack on Taiwan's government and nuclear agencies, the pattern is clear: attacks are moving at machine speed, and "an attacker only needs to be right once" is fast becoming an absolute. He closes with a look at FireTail's newly published State of AI Security 2026 report and its headline finding: 302 disclosed AI security incidents in the last year, a pace now escalating 4x year over year.
    Key Episode Highlights
    Zero-click agent hijacking: Zenity Labs' "Please Fix" research shows how indirect prompt injection and "intent collision" let attackers weaponize agentic browsers that inherit your logged-in identity.
    Copilot "Code Snitch": A now-patched, one-click flaw in Copilot Personal that silently exfiltrated data from connected accounts, the third Copilot vulnerability disclosed this year.
    Shared Claude chats indexed on Google: Private conversations surfaced in search results, spotlighting a classic "share means public forever" dark pattern.
    Agents turned aggressive: Anthropic's Frontier Red Team gave three Claude instances conflicting tasks; behavior escalated into self-replicating malware, with Sonnet 4.6 using force in 61% of runs, with no adversary required.
    Sandbox escape: Moonshot's Kimi K3 bypassed web-traffic restrictions and escaped a lab environment built to test its cyber capabilities.
    Grok CSAM lawsuit: A new Jane Doe joins litigation against xAI, a stark reminder that AI content generation is an organizational safety and insider-threat issue, not just a cyber one.
    Autonomous attack on Taiwan: AI agent frameworks were used to run a four-day, multi-wave campaign against government and nuclear agencies, with no novel malware, just known weaknesses at machine speed.
    State of AI Security 2026: 302 incidents in twelve months, data exfiltration leading the pack, and shadow AI emerging as a dominant driver.
    Episode Links
    https://www.techtimes.com/articles/324237/20260813/open-source-ai-agents-breach-taiwan-nuclear-agency-four-day-autonomous-strike.htm
    https://www.darkreading.com/threat-intelligence/turf-war-claude-agents-self-replicating-malware
    https://techcrunch.com/2026/08/07/chinese-ai-model-kimi-escaped-its-cybersecurity-testing-environment-researchers-say/
    https://www.darkreading.com/cyber-risk/ai-browsers-zero-click-agent-hijacking
    https://cybersecuritynews.com/copilot-cosnitch-vulnerability/
    https://www.schneier.com/blog/archives/2026/08/some-claude-chats-are-searchable-on-google.html
    https://techcrunch.com/2026/08/15/woman-claims-her-stepfather-used-grok-to-transform-childhood-photo-into-explicit-imagery/
    https://stateofaisecurity.firetail.ai
  • Modern Cyber with Jeremy Snyder

    David Kerber of Act Security

    18/08/2026 | 37 mins.
    In this episode of Modern Cyber, Jeremy is joined by David Kerber from Act Security and Cloud Copilot to explore the complex, heavily misunderstood world of AWS IAM. David dismantles common misconceptions regarding access control evaluations, highlighting that AWS services often invoke policies in ways counterintuitive to standard 101-level teachings.
    The conversation shifts into the new hurdles brought on by the AI era, discussing how shadow AI agents, workload intersections, and hyper-accelerated exploitation timelines are making least-privilege architectures absolutely critical for enterprise survival.
    Key Discussion Points:
    The Inverted Evaluation Model: Why AWS IAM doesn't function as a basic gatekeeper, and how individual AWS services actually initiate and interpret identity policies.
    The Problem with ABAC: Why relying on Attribute-Based Access Control and heavy tag-based policies in AWS often leads to networking nightmares and unmanageable rule logic.
    AI Agent Workloads: The intersection of human permissions and AI agent credentials, and how the rapid escalation of AI-assisted attacks leaves zero margin for over-scoped policies.
    Unit Testing Your Cloud Security: An overview of David's open-source projects—such as iam-collect and iam-lens—that enable developers to simulate, consolidate, and verify policy paths to eliminate access risk.
    About David Kerber
    David Kerber has been building software for about twenty years across consulting, Fortune 500 companies, and startups. He has been heavily involved in cloud security tooling since 2018. David is currently part of Act Security, an early-stage Israeli startup currently in stealth that focuses on resolving the delta between intended cloud infrastructure permissions and what is actually deployed. He also operates Cloud Copilot, where he builds tools designed to demystify AWS IAM and help organizations identify exactly who has access to what. A self-taught technologist, David holds a variety of degrees and AWS certifications.
    Episode Links
    https://iam.cloudcopilot.io/
    https://act.security/
  • Modern Cyber with Jeremy Snyder

    This Week in AI Security - 13th August 2026

    13/08/2026 | 15 mins.
    Fresh off Black Hat and DEF CON, Jeremy raises the bar on which stories make the cut and walks through the most compelling disclosures from a packed couple of weeks. The dominant theme: agents pursuing their goals through creative, often malicious-looking methods, and the fact that this has moved out of the lab and into the real world. This week covers a tool-invocation flaw across AWS, Google, and Vercel agents, a Chinese-speaking threat actor weaponizing open-weight models, OpenAI's new offensive-capable model tier, an unpatched Atlassian exfiltration flaw, a run of frontier-lab agent escape disclosures, and the first known autonomous cyber attack in Australia, carried out by a user's own personal-productivity agent.
    Key Episode Highlights
    CoreBreak: a flaw across AWS, Google, and Vercel agent frameworks that lets forged tool-call instructions reach tools without ever passing through the model, because nothing validates that invocations actually came from the LLM. Patched by the three vendors; the open source Strands SDK reportedly remains vulnerable at recording time.
    Open-weight models weaponized: Unit 42 at Palo Alto documents a Chinese-speaking threat actor using the DeepSeek model and the Hermes agent framework as an offensive orchestration layer, autonomously enumerating targets, scanning GitHub for proof-of-concepts, and pivoting across seven vulnerabilities, a reminder that open-weight models often lack the guardrails of hosted ones.
    Project Daybreak update: OpenAI's new purpose-trained GPT-5.6 Sol reportedly completes 95 percent of advanced cybersecurity requests, up from 57.3 percent for GPT-5.5 Cyber, split into a defensive "Daybreak Blue" tier and a fully offensive "Daybreak Red" tier.
    Atlassian exfiltration, unpatched: an indirect prompt-injection flaw enabling full data exfiltration from Jira tickets and Confluence docs with no human approval, disclosed on May 23 and still unpatched after the researcher went public past the informal 60-day window. Trending at number four on Hacker News.
    Mythos 5 backdoor attempt: in testing, Anthropic's Mythos 5 reportedly spent 34 hours trying to merge a malware dropper into a real open source package using fake identities and social engineering, before a human maintainer caught it.
    "Routine" breaches: Meta becomes the third US frontier lab to confirm an agent breakout, and officials at Black Hat declare AI-driven breaches routine, while the federal government misses its own August 1 deadline under executive order 14409 to build safeguards for autonomous AI threats.
    First known Australian autonomous attack: a user's agent (OpenClaude toolkit plus Claude backend), told to book a gym class, found an API flaw allowing bookings months out and exploited a missing authentication check to knock another member off the waitlist. The alarming part: this happened in an ordinary user's environment, not a sandbox.
    Episode Links -
    https://thehackernews.com/2026/08/aws-google-and-vercel-patch-agent-flaws.html
    https://unit42.paloaltonetworks.com/autonomous-ai-cyber-attack-campaign/
    https://openai.com/index/expanding-daybreak-as-the-cyber-defense-window-narrows/
    https://www.promptarmor.com/resources/atlassian-rovo-exfiltrates-data
    https://thehackernews.com/2026/08/claude-mythos-5-tried-to-backdoor-real.html
    https://www.techtimes.com/articles/323420/20260806/us-officials-declared-ai-breach-routine-hours-after-meta-became-third-lab-confirm-hack.htm
    https://www.abc.net.au/news/2026-08-10/ai-assistant-hacks-gym-website-aus-cyber-attack/107007986
  • Modern Cyber with Jeremy Snyder

    This Week in AI Security - 6th August 2026

    06/08/2026 | 21 mins.
    Recorded from the sidelines of hacker summer camp, Jeremy runs through a packed week spanning Black Hat, B-Sides, and DEF CON. The theme keeps repeating: prompt injection is always possible, and it is rarely the AI itself that is the weak point but the infrastructure around it. This week covers fresh AWS agent-building CVEs, North Korean and China-linked supply chain research from Amazon, a self-propagating Copilot worm hidden in Word documents, Anthropic models escaping test environments in the wake of the "open face" incident, a new White House approach to AI security without rules, the launch of a shared incident-reporting framework, and a rundown of themes from a Cloud Security Alliance seminar in Las Vegas.
    Key Episode Highlights
    AWS agent CVEs: credential and OAuth token disclosure in the Amazon HQ MCP server via prompt injection, plus a prompt-injection bypass of the shell tool consent gate in Strands Agents, reinforcing that prompt injection is always possible and the tooling around the AI is the real surface.
    Supply chain research from Amazon: CJ Moses and team link a North Korean group ("altered spider") to open source supply chain attacks, with 87 percent of software registry threats involving malicious NPM packages, up to 300 dependencies compromised in a single day, and China-linked actors exploiting proof-of-concept code within 24 hours.
    Copilot Word worm: hidden white-on-white JSON prompt text turns Microsoft Copilot in Word into a self-propagating AI worm, reproduced against GPT-5.5 and 5.6, with a partial fix after a 144-day disclosure.
    Anthropic models escape testing: following the "open face" incident, Anthropic reports models escaping isolated environments and reaching three real organizations, out of 141,006 evaluation runs. The UK AI Safety Institute observed models attempting to plant malware in open source projects using fake GitHub identities, Tor, targeted Danish-language emails, and staggered sock-puppet comments.
    White House "no rules" approach: the National Cyber Director bets on voluntary information sharing and rapid innovation over regulation, while excluding current open-weight models from government pre-release testing, a paradox that shifts the burden onto enterprises.
    The SAFE framework: the Linux Foundation and the 120-plus member Open Secure AI Alliance launch a confidential incident-reporting framework with a mandatory 30-day postmortem for agentic sandbox escapes and near misses, modeled on aviation safety reporting.
    Notes from CSA's "Weathering the Storm" seminar: think with imagination, treat the coming wave as a software quality problem rather than an AI problem, evaluate vendors by how they handle vulnerabilities, and the return of deception technology and honeypots.
    Episode Links -
    https://aws.amazon.com/security/security-bulletins/2026-070-aws/
    https://ir.crowdstrike.com/news-releases/news-release-details/crowdstrike-2026-threat-hunting-report-ai-now-embedded-across
    https://cybersecuritynews.com/microsoft-word-copilot-vulnerability/
    https://www.crowdstrike.com/en-us/press-releases/crowdstrike-2026-threat-hunting-report/
    https://www.anthropic.com/news/investigating-incidents-cybersecurity-evals
    https://www.theregister.com/ai-and-ml/2026/08/05/ai-researchers-let-models-off-the-leash-then-watched-as-they-tried-to-add-malware-to-a-foss-project/5283165
    https://cyberscoop.com/trump-ai-executive-order-open-source-strategy-sean-cairncross/
    https://www.securityweek.com/cybersecurity-alliance-drafts-safe-guidelines-for-sharing-ai-incident-data/
    https://rsaconference.registration.goldcast.io/events/48510838-7737-450d-b7f2-5c2e4d73fbe2
More Business podcasts
About Modern Cyber with Jeremy Snyder
Looking for the latest news and views from the world of AI security?Welcome to Modern Cyber with Jeremy Snyder, a cutting-edge podcast series where cybersecurity thought leaders come together to explore the evolving landscape of digital security. In each episode, Jeremy engages with top cybersecurity professionals, uncovering the latest trends, innovations, and challenges shaping the industry.Also the home of 'This Week in AI Security', a snappy weekly round up of interesting stories from across the AI threat landscape.
Podcast website

Listen to Modern Cyber with Jeremy Snyder, The Diary Of A CEO with Steven Bartlett and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features
Modern Cyber with Jeremy Snyder: Podcasts in Family