Hi there, this is your daily βοΈ Cyberpresso.
In today's Cyberpresso:
π₯οΈ AI coding agents can escape sandboxes
π Hackers exploit Palo Alto flaw
β‘ AI workloads can crash power grids
π Malware hides commands in M365 calendars
Plus: π‘ 4 strategies & tactics, π 7 other news you might like, π§° 6 tools, and π 5 papers.
π₯οΈ AI coding agents can escape sandboxes LINK
π Hackers exploit Palo Alto flaw LINK
β‘ AI workloads can crash power grids LINK
π Malware hides commands in M365 calendars LINK
π‘ Strategies & Tactics
> Microsoft Defender XDR Blind Spot Can Hide Public Connections Behind FourToSixMapping: Microsoft's threat-detection tool labels some public internet connections as "FourToSixMapping" rather than "Public," so alerts filtering only for "Public" silently miss real attacks.
> OpenSSL Silently Fixes βHollowByteβ DoS Vulnerability: OpenSSL quietly patched a flaw letting attackers exhaust server memory with tiny 11-byte payloads, so any app using it should upgrade immediately.
> Critical Gitea Flaw Lets Public-Only Tokens Write to Private Repositories and Trigger Actions Workflows: A flaw in Gitea's self-hosted code platform lets tokens meant only for public repositories secretly write to private ones and trigger automated workflows, so administrators must upgrade to version 1.27.0.
> SleeperGem RubyGems attack evades CI to hit developer laptops: Malicious code packages now shut off when they detect automated build systems (CI) and activate only on developer laptops, where long-lived credentials and keys sit unmonitored.
Other news you might like
- JadePuffer agentic attacks now target AI model data with ransomwareLINK
- AgentBaiting Uses Fake AI Skills and MCP Servers to Deliver SmartLoader and StealC MalwareLINK
- Hackers steal customer data from major hospital software vendorLINK
- Iran-Linked APT42 Uses AI-Assisted Phishing and TAMECAT Backdoor to Target Defense OfficialsLINK
- Hackers Use Cruciferra Crypter to Disable EDR and Deploy XWorm, Remcos, and AsyncRATLINK
- From a Single Alert to 1,000 Files: Inside an Exposed WebDAV Malware Delivery LabLINK
π§° Trending tools
Refuse: intercepts installs across npm, pip, cargo, and 15+ package managers to block known-vulnerable versions before they reach disk, self-hostable via Docker.LINK
Osintir: embeds invisible AI fingerprints and cryptographic proof in images and videos to detect deepfakes, unauthorized use, and identity theft online.LINK
AI Movie Pipeline: a Claude Code pipeline that combines Seedance, Nano Banana, and ElevenLabs to generate 10-minute AI movies with intermediate storyboards and voice samples.LINK
The0: a self-hosted runtime for deploying, versioning, and monitoring algorithmic trading bots written in any programming language.LINK
cbxy: a file format and toolset for creating guided comic book experiences, controlling panel-by-panel reading order and presentation flow.LINK
Chalie: an AI collaborator designed to work alongside developers as a peer, rather than function as an autonomous replacement employee.LINK
π Trending papers & reports
Agent skill testing replaces subjective "watch a demo" checks with automated, reproducible tests that run on every update, catching regressions before one broken skill silently breaks other workflows built on it.LINK
AI theorem proving can track proof steps as an editable tree instead of shifting lines of text, cutting API costs up to 4.7x, using up to 6.9x fewer tokens, and finishing up to 2 times faster while solving more problems.LINK
Self-diagnosing AI agents build their own labeled catalog of "here's exactly how I keep failing" from past run logs, then use that catalog to fix themselves, lifting one coding benchmark's success rate from 64.0% to 70.7% and another from 60% to 70%.LINK
Software tuning tools vary widely in which one wins depending on how much time you can spend testing settings, but one tool, FLASH, performs consistently well across 22 systems regardless of budget.LINK
Personalized coding quizzes auto-generate quick, minutes-long puzzles from a student's or employee's own code to flag whether they actually understand it, addressing risks from AI coding assistants masking real skill gaps.LINK
See you tomorrow for a new dose of βοΈ Cyberpresso!