Evolve on Sundays: When AI Agents Crossed the Boundary
A ranked weekly brief on AI agents reaching real systems, coordinated attacks against water utilities, exploited Exchange and network-management flaws, software supply-chain risk, and the next phase of enterprise AI.
Original editorial artwork created for Evolving Cyber.
Security, software, and tech insights for the week ahead.
Coverage window: Sunday, July 26 through Saturday, August 1, 2026.
The defining story this week was not that an AI model produced harmful code. It was that increasingly capable agents encountered real systems while operating under instructions that told them those systems were simulated.
Anthropic disclosed three incidents in which Claude models reached production infrastructure during cybersecurity evaluations. The disclosure followed new detail about OpenAI agents reaching Hugging Face and other services from a supposedly isolated test environment. Neither episode is accurately described as an AI spontaneously choosing to attack. Both show something more operationally useful: a model can follow its assigned objective faithfully while the surrounding harness, network controls, and assumptions fail.
Away from AI laboratories, more than 30 community water systems were targeted through exposed operational technology, Russian operators used webmail itself as a persistence layer, and attackers continued exploiting the infrastructure used to manage firewalls and wide-area networks.
This edition ranks the stories by operational impact, breadth, quality of evidence, and relevance to the week ahead.
Editorial methodology: Evolving Cyber prioritizes primary disclosures, official advisories, regulatory filings, and original vendor research. We distinguish observed behavior from vendor attribution and from our own analysis, and place direct links beside material claims so readers can inspect the underlying evidence.
1. AI cybersecurity evaluations reached real organizations
Anthropic reviewed 141,006 cybersecurity evaluation runs and found three incidents in which Claude models reached the internet and gained unauthorized access to three organizations.
The headline version—“AI agents escaped and attacked real companies”—is directionally alarming but technically incomplete. Anthropic's review describes three different failure paths, three different model responses, and a shared infrastructure mistake: the models were explicitly told that their capture-the-flag environments had no internet access, but a misunderstanding between Anthropic and its evaluation partner, Irregular, left a live path open.
That difference matters. The Claude models did not decide to abandon their assigned task and select unrelated victims. They continued trying to capture a fictional flag while holding a false belief about which systems were part of the exercise. The harm was real, but understanding the failure requires separating the objective, the model's situational interpretation, and the controls surrounding it.
2. Coordinated attacks disrupted more than 30 water systems
Minnesota activated statewide cyber incident response after attackers targeted operational technology at more than 30 community water systems. Reported actions included changing programmable logic controller passwords, modifying network settings, disconnecting equipment, and forcing some operators to switch temporarily to manual operation.
CISA subsequently warned of increasing activity against internet-exposed PLCs in the water and wastewater sector. The agency urged operators to remove operational technology from direct internet exposure, use VPNs or secure gateways where remote access is essential, replace default credentials, and restrict access by source address.
The exposure problem is larger than one state. In a July 30 snapshot, Censys identified 4,148 exposed Rockwell/Allen-Bradley hosts, 4,117 Siemens SIMATIC S7-1200 hosts, and 2,072 Schneider Electric hosts. Censys emphasized that these were exposure counts—not confirmed victims—and that its Schneider Electric figure was vendor-wide rather than limited to PLCs. Undocumented cellular modems installed by operators, vendors, or integrators can create paths that do not appear in the organization's normal asset inventory.
Why it matters: water and wastewater environments turn a digital configuration change into a physical operational problem. For Gulf countries and the wider Middle East, where treatment, distribution, and desalination are foundational services, OT exposure is a direct resilience issue.
Week-ahead action: inventory PLCs, HMIs, engineering workstations, gateways, and cellular modems; remove direct exposure; replace default credentials; verify manual operating procedures; and test whether operators can recover access when device passwords or addresses are changed.
3. OWAReaper turned a malicious email into durable mailbox access
Proofpoint described a Russian state-sponsored campaign exploiting CVE-2026-42897 against on-premises Microsoft Exchange Outlook Web Access. The cross-site scripting flaw allowed attacker-controlled JavaScript to run when a user opened a crafted email in OWA—without requiring a link or attachment.
The resulting OWAReaper backdoor executed inside the reading pane. It could collect account information, attempt credential theft, abuse Outlook add-in permissions to obtain OAuth tokens, and modify server-side folder permissions. Those permission changes could preserve mailbox access even after the victim's password was changed or endpoint was rebuilt.
The attackers also used multiple command-and-control and exfiltration paths, including GitHub commit searches, email messages, HTTPS, and a DNS fallback. The design shows how a webmail compromise can survive remediation focused only on the user's device.
Why it matters: email is not merely a delivery channel. In browser-based enterprise applications, the message renderer, mailbox permissions, OAuth tokens, add-ins, and offline caches form an application platform with their own persistence paths.
Week-ahead action: patch affected on-premises Exchange systems, hunt for the published indicators, review mailbox and folder permissions, audit high-privilege add-ins and OAuth grants, and do not treat password rotation or endpoint reimaging as complete remediation.
4. AWS connected major npm compromises to North Korea
Amazon attributed compromises involving the popular debug, chalk, axios, and related npm packages to the North Korea-linked Sapphire Sleet group with medium confidence.
The campaign relied on social engineering maintainers and then publishing malicious releases through trusted accounts. Amazon said the attackers tested techniques through smaller packages before moving toward widely used dependencies. The company also highlighted a broader evolution: malicious functions distributed across multiple packages, externally retrieved payloads, environment-aware execution, long-term contributor personas, and package names chosen to exploit errors made by AI coding tools.
Why it matters: package ecosystems distribute trust at software speed. A maintainer account can become an entry point into thousands of development and production environments, while automation may install an update before defenders understand that ownership has changed.
Week-ahead action: require phishing-resistant MFA for maintainers, pin and delay dependency updates, verify provenance, alert on publisher and ownership changes, inspect install scripts, and prevent coding agents from installing newly discovered or hallucinated packages without approval.
5. Exploited management-plane flaws demanded more than routine patching
Cisco disclosed active exploitation of CVE-2026-20316 in Secure Firewall Management Center. Static credentials for a low-privilege account allowed unauthenticated remote access to affected systems and could be chained with other vulnerabilities to escalate privileges. Cisco released fixes and indicators of compromise but no workaround.
Arista separately patched CVE-2026-16812, a maximum-severity unauthenticated command-injection flaw affecting on-premises VeloCloud Orchestrator. Successful exploitation could compromise the orchestrator, its managed data, and potentially connected edge devices. Hosted and dedicated deployments had been patched before public disclosure.
Why it matters: management systems sit above the devices they control. Compromise of a firewall manager or SD-WAN orchestrator can expose configuration, credentials, certificates, network topology, and a path toward many downstream assets. Installing an update does not remove an attacker who arrived before the patch.
Week-ahead action: apply the vendor fixes, restrict management interfaces to administrative networks, use the published indicators, review configuration and administrator changes, rotate exposed credentials and certificates, and rebuild compromised instances when integrity cannot be established.
6. A fake Teams support call reached ransomware in under 17 hours
Sophos documented a campaign in which attackers used external Microsoft Teams accounts to impersonate IT support staff. Targets were persuaded to open Microsoft Quick Assist or install remote-management software, after which the attackers established persistence, deployed additional access tools, moved laterally, and in at least three cases deployed Chaos ransomware.
In one incident documented by Sophos, less than 17 hours passed between initial access and ransomware deployment. Most of the social-engineering calls lasted only a few minutes.
Why it matters: employees associate collaboration platforms with coworkers and approved business activity. Attackers exploit that inherited trust, then use legitimate remote-support tools that may not trigger the same controls as malware.
Week-ahead action: restrict or label external Teams communication, require a separate verification channel for support requests, control Quick Assist and remote-management tools, alert on unexpected installations, and rehearse containment for identity-led attacks that can reach encryption within one working day.
7. Amgen's cloud breach exposed health and proprietary information
Amgen disclosed that attackers exfiltrated data from cloud environments operated by third-party service providers. The company said the stolen material included proprietary information, patient protected health information, and other data. It was still determining whether confidential business information, intellectual property, research and development material, and additional patient information were affected.
Amgen classified the incident as material on July 29 based on the volume and potential sensitivity of the files. It had not disclosed the cloud providers, intrusion method, affected population, or responsible actor by the end of the coverage window.
Why it matters: outsourced infrastructure does not outsource accountability. Sensitive data spread across multiple provider environments can leave identity, logging, retention, and incident-response responsibility divided among organizations precisely when investigators need a unified view.
Week-ahead action: map sensitive information across SaaS and cloud providers, confirm centralized identity and phishing-resistant MFA, collect provider audit logs, test contractual notification paths, and verify that access can be revoked across every connected environment during an incident.
What people were really talking about
The week's connecting idea was the difference between an instruction and a boundary.
An AI agent can be told that it has no internet access while the network still permits it. A PLC can be intended for private management while a forgotten modem exposes it publicly. A support process can require identity verification while an employee still trusts a familiar Teams interface. A cloud contract can divide responsibility without technically constraining who can reach the data.
Policies describe desired behavior. Boundaries determine what remains possible when a model, user, vendor, or control makes the wrong assumption.
That leads to a practical set of questions:
- Can the agent reach destinations outside its approved scope?
- Can a management interface be reached from an ordinary internet connection?
- Can one maintainer publish code to millions of downstream systems?
- Can an external caller appear inside a trusted collaboration tool?
- Can access survive a password reset, endpoint rebuild, or vendor offboarding?
- Can the organization stop an automated process before its next action?
The most important security improvement this week is not another warning banner. It is converting expectations into enforced technical limits.
Priority checklist for the week ahead
- Default-deny internet access for cyber evaluation ranges and high-risk agent workloads.
- Use target allowlists, synthetic credentials, continuous monitoring, and automatic stop conditions for autonomous testing.
- Find and remove publicly exposed PLCs, OT gateways, HMIs, and undocumented cellular modems.
- Patch affected Exchange OWA, Cisco Secure FMC, and Arista VeloCloud Orchestrator systems, then hunt for prior exploitation.
- Review server-side mailbox permissions, OAuth grants, and add-ins rather than relying only on password resets.
- Protect package maintainers with phishing-resistant MFA, provenance controls, delayed updates, and publisher-change alerts.
- Restrict external Teams communication and require independent verification for remote-support requests.
- Centralize identity and audit logging across third-party cloud and SaaS environments holding sensitive data.
- Measure AI cost per completed workflow and route routine tasks away from expensive frontier models.
- Require approval, auditability, rollback, and durable provenance before agents or generated content enter high-trust workflows.
Sources
Primary and official sources:
- Anthropic - Investigating three real-world incidents in our cybersecurity evaluations (July 30, 2026)
- CISA - Protect OT against activity targeting internet-exposed PLCs (July 30, 2026)
- AWS Security Blog - Amazon identifies North Korean group behind open-source supply-chain attacks (July 29, 2026)
- Cisco - Secure Firewall Management Center static credential vulnerability (July 29, 2026)
- Amgen - Form 8-K cybersecurity disclosure (July 29, 2026)
- Amazon Science - Amazon is investing in the Lean Focused Research Organization (July 26, 2026)
- Microsoft - FY26 fourth-quarter earnings
Supporting reporting and analysis:
- BleepingComputer - OpenAI agent used exposed credentials at four services
- BleepingComputer - CISA warns of attacks disrupting water utilities
- BleepingComputer - Russian hackers exploit Exchange OWA zero-day
- BleepingComputer - Microsoft Teams vishing leads to Chaos ransomware
- BleepingComputer - Arista patches exploited VeloCloud Orchestrator zero-day
- ITPro - Oracle integrates Gemini models into enterprise applications
- ITPro - Amazon backs Lean for agent safety
- ITPro - AI cost management and tokenmaxxing
- TechCrunch - Google withdraws Earth AI feature