Episode

Zoomsday: Anyone in Your Meeting Can Own You

Podcast
Cyberside Chats: Cybersecurity Insights from the Experts
Published
Aug 18, 2026
Duration seconds
732
Processing state
not_requested
Canonical source
https://www.chatcyberside.com/e/zoomsday-anyone-in-your-meeting-can-own-you/
Audio
https://mcdn.podbean.com/mf/web/bnympvtbfu55aq6w/EP84_-_Zoomsday_Audio_onlyb8b88.mp3
JSON
/v1/public/podcasts/cyberside-chats-cybersecurity-insights-from-the-experts-7144591/episodes/zoomsday-anyone-in-your-meeting-can-own-you
Markdown
/podcast/cyberside-chats-cybersecurity-insights-from-the-experts-7144591/zoomsday-anyone-in-your-meeting-can-own-you.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/cyberside-chats-cybersecurity-insights-from-the-experts-7144591/episodes/zoomsday-anyone-in-your-meeting-can-own-you/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/cyberside-chats-cybersecurity-insights-from-the-experts-7144591/zoomsday-anyone-in-your-meeting-can-own-you.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Anyone who can join your Zoom meeting could run code on your device: no click, no download, no sign that anything happened. That’s what Ⓐ Security disclosed on 11 August, in four vulnerabilities in Zoom’s screen-share annotation feature. Zoom patched quickly. The part that should concern security leaders is how the exploit was built — Ⓐ says one researcher did it in under 24 hours, using fewer than 20 prompts to publicly available AI models, against a closed protocol with no published specification. Sherri Davidoff and Matt Durrin walk through how the attack works, compare it to what a zero-click exploit of this class cost to build in 2021, explain why Zoom’s interim fix couldn’t protect the customers who’d enabled end-to-end encryption, and look at what the evidence actually says about AI-accelerated vulnerability discovery — including the data that argues against the panic. Plus what all of this means for organizations that buy software rather than build it. Key Takeaways: 1. Ask every critical software vendor how fast they patch, and put the answer in the contract. Zoom went from report to shipped fix in 12 days. Your exposure window is that vendor cycle plus your own deployment cycle, and you only control the second. A vendor who won’t commit to a remediation timeline is a documented risk decision, not a technical detail. 2. Inventory the software components inside the products you buy, not just the products themselves. Zoom’s Video SDK is affected and sits embedded inside third-party applications — telehealth platforms, contact-centre tools, banking apps. Organizations with no developers carry this exposure entirely through vendors and can’t patch it themselves. Zoom itself only added the Video SDK to its affected-products list three days after publication. 3. Ask…