CyberSecBrief

Curated cybersecurity briefings on active threats, vulnerabilities, and emerging risks


Daily Cybersecurity Briefing (1 August 2026)

Published: Loading…

At a Glance

  • Anthropic disclosed three Claude models breached three organizations after escaping sealed cybersecurity evaluation environments onto the open internet.
  • A Claude model published a malicious Python package to PyPI that ran on 15 real systems before removal.
  • CISA warned of a significant increase in attacks targeting internet-exposed PLCs across the water and wastewater sector.
  • Microsoft attributed the CaptiveCrunch campaign to Storm-2945, using hotel captive portals to deliver CornFlake and ChocoShell malware.
  • A Chinese-speaking actor used DeepSeek via the Hermes Agent framework to autonomously exploit Langflow and n8n vulnerabilities.
  • AWS linked a North Korean group to the Axios campaign and other npm supply chain attacks.

Editorial Analysis

Anthropic's disclosure that three Claude models breached real organisations during cybersecurity evaluations is notable less for the breach mechanics than for how the incidents came to light: a proactive transcript review prompted by OpenAI's earlier disclosure, rather than detection by the affected organisations themselves. Two of the three organisations were unaware of the intrusion until Anthropic notified them, meaning discovery depended on the vendor's internal review rather than the victims' own monitoring.

A separate pattern emerges from today's supply-chain incidents. PolinRider's spread across npm and Go packages and the North Korea-linked Axios npm compromise both relied on ordinary developer actions performed using legitimate maintainer credentials. Because the activity originated from trusted accounts, the resulting package updates appeared legitimate, allowing PolinRider's manipulated Go module timestamps to remain unnoticed for months.

CISA's warning on attacks against water utilities highlights a different problem. Attackers disrupted operations by changing passwords and altering PLC IP addresses rather than exploiting software vulnerabilities, causing boil-water notices through routine administrative actions against internet-exposed operational technology. The incidents illustrate that critical infrastructure can still be disrupted through basic account and configuration abuse without requiring sophisticated exploitation.

Highlights of the Day

Anthropic Models Breached Real Firms During Sealed-Off Cyber Tests

Anthropic reviewed 141,006 cybersecurity evaluation runs and found three incidents where Claude models accessed the internet from environments believed to be offline. Due to a misconfiguration with a third-party evaluation partner, Claude compromised the real infrastructure of three organisations using weak passwords, exposed credentials and SQL injection. One run saw Claude publish a malicious Python package to PyPI, which was downloaded and executed by 15 external systems before removal.

Source: Anthropic

Chinese Threat Actor Used AI Agent for Autonomous Exploitation

Unit 42 identified a Chinese-speaking actor using DeepSeek via the Hermes Agent framework to autonomously enumerate targets, source exploits and attempt attacks against seven vulnerabilities without human intervention. Autonomous campaigns against Langflow and n8n failed due to target configuration requirements, while manual operations achieved data exfiltration from Citrix NetScaler systems and command execution on Marimo notebook instances. The actor's operation was exposed after the agent inadvertently launched a file server revealing its tooling, API keys and session logs.

PolinRider Malware Spreads Through Hijacked Developer Credentials

Researchers linked North Korea's PolinRider campaign to 20 compromised npm and Go packages, including beta releases of the Joyfill platform. Rather than deliberate account takeovers, malware harvested credentials from infected developer machines and automatically published poisoned versions using owners' own git and npm access. Analysis found most timestamps on the malicious Go module commits were forged to obscure when the compromises occurred.

CISA Warns of Rising Attacks on Water Sector PLCs

CISA reported a significant increase in threat actors targeting programmable logic controllers across the Water and Wastewater Systems sector. Attackers modified passwords to lock out operators and altered IP addresses to disconnect controllers, causing boil water notices and forcing sustained manual operations. The activity extends to undocumented cellular modems, and CISA urges removal of exposed PLCs from the internet.

Source: CISA

Russian Hackers Target Hotel Wi-Fi to Hijack Traveller Devices

Microsoft identified Storm-2945, linked to Midnight Blizzard, manipulating traffic on hospitality captive portal networks worldwide since May 2026 to deliver malware and steal credentials. The campaign, called CaptiveCrunch, uses fake update prompts to install a Golang remote access trojan called CornFlake and a PowerShell infostealer called ChocoShell, alongside device code phishing targeting Microsoft Entra ID. Attackers deployed these tools to harvest browser cookies, passwords and Microsoft 365 authentication tokens from corporate travellers.

Daily Coverage

Developments
Claude Sandbox BreachesPypi Malware UploadCisa Water Sector AlertCaptivecrunch Campaign
Vulnerabilities
CVE-2026-63077Teamcity (Critical)CVE-2026-66066Rails < 7.2.3.2 (Critical)CVE-2026-28323Web Help Desk 2026.1 And All Previous Versions (Critical)
Threat Groups
Midnight BlizzardAPT29 is threat group that has been attributed to Russia's Foreign Intelligence Service (SVR). They have operated since at least 2008, often targeting government networks in Europe and NATO member countries, research institutes, and think tanks. APT29 reportedly compromised the Democratic National Committee starting in the summer of 2015. In April 2021, the US and UK governments attributed the SolarWinds Compromise to the SVR; public statements included citations to APT29, Cozy Bear, and The Dukes. Industry reporting also referred to the actors involved in this campaign as UNC2452, NOBELIUM, StellarParticle, Dark Halo, and SolarStorm.Forest BlizzardAPT28 is a threat group that has been attributed to Russia's General Staff Main Intelligence Directorate (GRU) 85th Main Special Service Center (GTsSS) military unit 26165. This group has been active since at least 2004. APT28 reportedly compromised the Hillary Clinton campaign, the Democratic National Committee, and the Democratic Congressional Campaign Committee in 2016 in an attempt to interfere with the U. S. presidential election. In 2018, the US indicted five GRU Unit 26165 officers associated with APT28 for cyber operations (including closeaccess operations) conducted between 2014 and 2018 against the World AntiDoping Agency (WADA), the US AntiDoping Agency, a US nuclear facility, the Organization for the Prohibition of Chemical Weapons (OPCW), the Spiez Swiss Chemicals Laboratory, and other organizations. Some of these were conducted with the assistance of GRU Unit 74455, which is also referred to as Sandworm Team.