← All insights
// field notes

Field Notes — Week of July 5, 2026

cloudsecurityaiautomation

A short, opinionated digest of what actually mattered this week across cloud, security, AI, and automation — and what it means if you run real systems.

Security: KEV deadlines land on a holiday weekend

CISA added CVE-2026-45659, a SharePoint Server RCE (CVSS 8.8, deserialization of untrusted data), to the Known Exploited Vulnerabilities catalog with a federal patch deadline of July 4 — any authenticated user with Site Member permissions can get code execution on the server. It joined CVE-2026-20253 in Splunk Enterprise, now CISA-confirmed as actively exploited with a patch-by-Sunday order, the same flaw we flagged here two weeks ago before exploitation was confirmed.

The week’s worst finding sits outside the KEV headlines: CVE-2026-48558 in SimpleHelp RMM, a CVSS 10.0 bypass of the OpenID Connect flow that hands an unauthenticated internet attacker a fully privileged Technician session — no password, no credential, confirmed exploitation. Citrix also patched six NetScaler flaws, with CVE-2026-8451 (CVSS 8.8) seeing active exploitation less than 24 hours after disclosure, and Ivanti Sentry took an unauthenticated command-injection hit via CVE-2026-10520.

The take: Same lesson as the Check Point mess last month, sharper edges: remote-access and management planes are the primary target class of 2026. An RMM auth bypass is worse than most RCEs — it’s designed persistence with legitimate tooling. If you run SimpleHelp, patch and then hunt; a 10.0 with confirmed exploitation means assume compromise, rotate what the Technician role could touch, and check for new remote-access sessions since disclosure. And notice the pattern of exploitation windows shrinking to under a day — your patch SLA for internet-facing management software should now read like an incident response SLA.

Cloud: AWS bets a billion (twice) on public-sector AI

At its Washington, D.C. Summit (June 30–July 1), AWS announced Secret Cloud for Industry, letting defense contractors run classified workloads on AWS infrastructure inside their own isolated environments for the first time — Northrop Grumman is the launch partner, with $20M in credits on the table. Alongside it: a $1B IC Accelerated Modernization Framework of migration credits for intelligence agencies through October 2030, and a $1B Forward Deployed Engineering program embedding AWS engineers directly with customers to co-build AI solutions.

The take: Two things worth reading past the press releases. First, classified-capable cloud in contractor-controlled environments collapses a boundary that has kept a lot of defense-adjacent workloads on-prem — if you architect for regulated industries, the “it can’t leave our facility” objection just got weaker. Second, Forward Deployed Engineering is AWS admitting that AI adoption stalls without hands-on-keyboard help — which is a signal about where the actual bottleneck is (people and integration, not platforms), and a competitive note for every consultancy: the hyperscalers are now selling your service line.

AI: a $206B market with an 88% incident rate

Gartner now forecasts purpose-built AI agent software spending at $206.5 billion in 2026, up roughly 139% from $86.4B in 2025. The same week, AvePoint’s 2026 State of AI report found 46.9% of employees use AI agents weekly or daily — and 88.4% of organizations experienced at least one agent-related security incident in the past year. Meanwhile the model price war continues: Anthropic shipped Claude Sonnet 5 on June 30 at $2/$10 per million tokens, explicitly pitched at enterprises recoiling from agentic AI bills.

The take: Hold those two numbers next to each other — $206B in spend, 88% incident rate — and you have the whole story of enterprise AI in 2026. The money is arriving faster than the controls, exactly as last month’s governance-gap data predicted. The Sonnet 5 pricing move matters too: as inference gets cheaper, the marginal cost of spinning up another agent approaches zero, which means agent sprawl becomes your next shadow-IT problem. Inventory your non-human identities now, while the count is still countable.

Automation: the npm worm era is a pipeline problem

The supply-chain drumbeat continued: June’s node-gyp compromise reached 57 packages across hundreds of malicious versions, with a self-propagating payload harvesting credentials for npm, GitHub, AWS, GCP, Azure, HashiCorp Vault, and Kubernetes, and StepSecurity flagged a fresh Shai-Hulud-style mass attack against the AntV ecosystem. Every recent payload targets the same thing: CI/CD credentials, not end-user machines. GitHub’s response — its Actions 2026 security roadmap — is moving toward workflow-level dependency locking (a lockfile pinning every action, direct and transitive, to commit SHAs) and a Layer-7 egress firewall for hosted runners that survives root compromise inside the runner VM, with public previews due in the coming months.

The take: The attackers have decided your pipeline is the product, and the tooling is finally catching up. You don’t need to wait for GitHub’s previews: pin actions to commit SHAs today, give runners OIDC-federated short-lived credentials instead of long-lived secrets, and put an egress allowlist in front of build infrastructure by whatever means you have. When Actions dependency locking ships, adopt it in week one — it’s go.sum for your CI, and it closes the mutable-tag hole that made tj-actions-style attacks propagate instantly.


ZelMor LLC helps organizations and consultancies with cloud architecture, AI enablement, security & IAM, and automation. If any of the above is a live question for your team, start a conversation.