Alibaba Bans Employee Use of Anthropic’s Claude Code Over Security and Distillation Dispute

Illustration representing Alibaba banning Anthropic's Claude Code amid a security and AI model dispute

Starting July 10, 2026, employees at Alibaba were told to stop using Anthropic’s Claude Code and switch to Qoder, the company’s own internal coding tool. On its own, a company banning one vendor’s software isn’t unusual. What makes this case worth understanding is why: it sits at the center of two separate, serious accusations running … Read more

What Is a Distillation Attack? The Practical Guide to How AI Models Get Copied

Illustration showing a distillation attack where one AI model copies another model's knowledge through its outputs

In early July 2026, Alibaba told its employees to stop using Anthropic’s Claude Code and switch to an internal tool instead. The dispute behind that decision involves two separate accusations — one about hidden tracking code, and one about something called a “distillation attack.” The second term is the one most readers have never heard, … Read more

JADEPUFFER: The First Documented Ransomware Attack Sysdig Says Was Run End-to-End by an Autonomous AI Agent

JADEPUFFER: The First Documented Ransomware Attack Sysdig Says Was Run End-to-End by an Autonomous AI Agent

On July 1, 2026, Sysdig’s Threat Research Team published findings on an extortion campaign it named JADEPUFFER — describing it as an “agentic ransomware” operation in which, according to Sysdig’s analysis, an autonomous AI agent carried out the entire attack chain, from initial compromise to database encryption, with minimal human direction. BleepingComputer covered the findings on July … Read more

What Is Remote Code Execution (RCE)? Complete Guide

What Is Remote Code Execution (RCE)? Complete Guide

Scroll through security news for even a week and you’ll see the same three letters again and again: RCE. It’s attached to some of the most severe vulnerabilities ever disclosed — critical flaws in web servers, VPN appliances, AI tools, and enterprise software that get patched immediately because leaving them open is treated as an … Read more

“Bad Epoll” (CVE-2026-46242): A Use-After-Free in the Linux Kernel’s epoll Subsystem

"Bad Epoll" (CVE-2026-46242): A Use-After-Free in the Linux Kernel's epoll Subsystem

On July 3, 2026, a Linux kernel vulnerability nicknamed “Bad Epoll” became public: CVE-2026-46242, a use-after-free bug in the kernel’s eventpoll subsystem — the same epoll mechanism that powers the event loops behind Redis, Nginx, and Node.js, as explained in our companion guide, What Is epoll?. The bug is a local privilege escalation vulnerability, rated CVSS 3.1 7.8 (High), meaning it … Read more

Insecure Deserialization Explained: How Attackers Exploit It and How to Prevent It

Insecure Deserialization Explained: How Attackers Exploit It and How to Prevent It

Introduction When PTC’s Windchill software was hit by a CVSS 9.3 critical vulnerability in June 2026 — one actively exploited to plant webshells on manufacturing and engineering systems — the root cause was not a novel attack technique. It was insecure deserialization. The same class of vulnerability that hit Apache Struts, Oracle WebLogic, and Java-based … Read more

libssh2 CVE-2026-55200: Critical RCE With No Official Patch — What Developers Must Do Now

libssh2 CVE-2026-55200 vulnerability diagram showing out-of-bounds write in SSH packet length parsing affecting curl and PHP

Introduction On June 23, 2026, researchers disclosed CVE-2026-55200 — a CVSS 9.2 remote code execution vulnerability in libssh2, the SSH library embedded in curl, PHP, Python, Ruby, and hundreds of other applications that handle SSH connections in production software. The vulnerability requires no authentication, no privileges, and no user interaction. An attacker who can cause … Read more

Squidbleed (CVE-2026-47729): What Developers Need to Know About the 29-Year-Old Squid Proxy Vulnerability

Squidbleed CVE-2026-47729

Introduction On June 23, 2026, security researchers at Calif Security Research published their analysis of CVE-2026-47729 — a heap buffer overread vulnerability in Squid Proxy that had been present in the codebase since a commit in January 1997. They named it Squidbleed. The vulnerability is real, the affected deployment surface is large, and the discovery … Read more

AI-Accelerated Cyberattacks: How AI Is Shrinking the Defender’s Response Window

AI-accelerated cyberattacks

Introduction For most of the past two decades, the security industry operated on an implicit assumption: defenders had time. A vulnerability would be discovered, a CVE would be published, a patch would ship, and enterprises would deploy it — imperfectly, slowly, but eventually. The attacker’s window existed, but it was measured in weeks or months. … Read more