Security & Threat Intelligence

The Watch

The Signal

Microsoft is rolling out a feature that lets Windows users pause updates indefinitely in

Verify your MDM/GPO configurations explicitly block this behavior before it ships, or accept that every endpoint user now holds veto power over your vulnerability remediation SLAs.

In Play

  1. Patch Compliance Under Siege: Microsoft's Kill Switch Meets OT RCE

    Microsoft's infinite update-pause (35-day increments, repeatable) guts centralized patch management. Simultaneously, serial-to-Ethernet converters across RTUs, PLCs, PoS, and bedside monitors harbor RCE and auth-bypass flaws. Two vectors, one outcome: your patch surface just got unmanageable without policy intervention.

    Ask Clarity
  2. Chinese AI Compute Sovereignty: DeepSeek V4 on Huawei Ascend

    DeepSeek V4 is the first frontier-class model running natively on Huawei Ascend (CANN) chips — entirely outside NVIDIA/CUDA and US export controls. MIT-licensed base weights at $0.14/1M tokens with 1M-token context. Four sources corroborate: the State Department issued a global AI IP theft warning, China is blocking US tech investment, and open-weight models now replicate Mythos-level vuln-hunting locally.

    Ask Clarity
  3. AI Agent & Shadow AI Sprawl Outpaces Enterprise Controls

    Seven-plus funded AI agent startups (Band, Thoughtly, Brev, Cloneable, Zig.ai, Cognition, Astor) are embedding autonomous systems into CRM, revenue ops, meeting recordings, and industrial workflows. Simultaneously, shadow AI usage creates ungoverned data exfiltration disguised as productivity. Agents operating 300+ autonomous steps with code execution are functionally insider threats without identity governance.

    Ask Clarity
  4. AI Vendor Concentration Risk: $100B Trial + $40B Lock-in

    Musk v. Altman trial starts Monday seeking $100B+ in damages and reversal of OpenAI's for-profit structure — Microsoft is a co-defendant. Meanwhile, Google's $40B Anthropic deal creates transitive cloud dependency for Claude users. Cohere's $600M Aleph Alpha acquisition consolidates sovereign AI in Europe. Your AI vendor risk register needs updating before Monday.

    Ask Clarity

Deep Dives

Microsoft's Infinite Update-Pause Button Collides with OT RCE — Your Patch Surface Just Fractured

Two Vectors, One Outcome

Two unrelated developments converge into a single patch management crisis. Microsoft is shipping a feature that lets users pause Windows Updates indefinitely — 35 days at a time, repeatable with no cap. Simultaneously, serial-to-Ethernet converters deployed across industrial, healthcare, retail, and data center environments harbor RCE, authentication bypass, and information disclosure vulnerabilities with no patch timeline announced.

Neither development came with a CVE. Both fundamentally change your risk posture.


The Microsoft Problem

For consumer devices, infinite pause is a convenience feature. For your enterprise, it's a compliance landmine. Unless your MDM or GPO policies explicitly override this behavior, any user can defer critical security updates for months with zero technical friction. One unpatched endpoint is a pivot point for lateral movement — and Microsoft is making it easier for users to create those pivot points.

The timing is what makes this dangerous. Thursday's data showed mean time-to-exploit has collapsed to 20 hours. A 35-day pause window — let alone a repeated one — creates an 840-hour exposure gap. That's a 42x mismatch between how fast adversaries weaponize and how long users can defer.

If your patch SLA assumes centralized control over update deployment, Microsoft just invalidated that assumption at the OS level.

The OT Problem

Serial-to-Ethernet converters are the forgotten attack surface — bridge devices connecting legacy serial equipment to IP networks. They rarely appear in vulnerability scans because they're often not recognized as IP-addressable assets. The affected systems span four critical environments:

System TypeEnvironmentImpact
RTUsIndustrial / UtilitiesRCE → process manipulation
PLCsManufacturingAuth bypass → unauthorized control
PoS SystemsRetailInfo disclosure → payment data theft
Bedside MonitorsHealthcareRCE → patient safety risk

These devices sit at the boundary between legacy serial protocols and modern networks, translating data without authentication, encryption, or integrity checks. They are almost certainly in your environment and almost certainly unpatched.


Combined Defensive Response

The compounding effect is what matters: unmanaged Windows endpoints and unpatched OT bridge devices simultaneously expanding your exposure window. Address both this week.

What to do

  1. Verify MDM/GPO configurations explicitly block users from pausing Windows Updates beyond your patch SLA — test against current and upcoming Windows builds

  2. Inventory all serial-to-Ethernet converters across OT, healthcare, retail, and data center environments by end of week

  3. Implement emergency network segmentation for every identified serial-to-Ethernet converter — firewall with explicit allow-lists, disable remote management on untrusted networks

  4. Document Windows Update enforcement policy for SOC 2 and compliance evidence within 30 days

DeepSeek V4 on Huawei Ascend: US Export Controls No Longer Constrain Adversary AI Capability

The Milestone

DeepSeek V4 is the first frontier-class model runnable natively on Huawei Ascend (CANN) chips — entirely outside the NVIDIA/CUDA ecosystem and beyond the reach of US export controls. V4 Pro (1.6T parameters, 49B active) and V4 Flash (284B, 13B active) ship under MIT license with base model weights, a 1M-token context window, and API pricing of $0.14 per million tokens — roughly half the cost of the V3 generation.

Four independent sources converge on the same conclusion: the assumption that export controls constrain adversary AI capability is now empirically falsified.


What This Changes for Defenders

Base model weights without safety fine-tuning are trivially adaptable for offensive use. Combined with a 1M-token context window, threat actors can feed entire codebases, organizational document sets, or communication archives into a single prompt. The model's agentic performance leads open-weight rankings (GDPval-AA: 1554), meaning it can execute multi-step attack plans effectively.

Frontier-class AI is now MIT-licensed, runs on sanctioned hardware, costs pennies per million tokens, and can execute hundreds of autonomous steps — your threat model should reflect this reality.

The Contradiction Worth Noting

Here's where the signal gets nuanced: V4 Pro and Flash show 94–96% hallucination rates on factual accuracy benchmarks (AA-Omniscience), despite strong agentic performance. This matters for defenders. AI-assisted offensive tools will excel at pattern-matching tasks — vulnerability scanning, code analysis, social engineering template generation — but will generate false positives at scale. Adversary operations will be faster but not necessarily smarter, creating a flood of low-quality attacks alongside genuinely novel ones.

This changes your defensive calculus: invest less in blocking the one perfect AI-crafted exploit and more in handling the volume of mediocre but AI-accelerated ones.


Geopolitical Context: Cross-Source Convergence

The US State Department issued a global warning about AI IP theft by DeepSeek and Chinese firms — a diplomatic action signaling intelligence community confidence. China is simultaneously moving to block tech firms from accepting US investment without government approval, triggered by Meta's acquisition of AI startup Manus. Meanwhile, researchers demonstrated that small open-weight models can replicate Anthropic Mythos's vulnerability-hunting capabilities locally, with no audit trail, rate limits, or terms of service.

The Cohere–Aleph Alpha acquisition ($600M Schwarz Group backing) signals that European enterprises are actively seeking non-US, non-Chinese AI sovereignty — a trend organizations under GDPR or NIS2 should evaluate.

What to do

  1. Update your adversary capability model to assume frontier-class open-weight AI running on hardware outside export control reach — brief your threat intelligence team by end of week

  2. Review and enforce acceptable use policies for open-weight LLMs (especially MIT-licensed base models like DeepSeek V4) across development teams within 30 days

  3. Evaluate non-US, non-Chinese AI providers (Cohere, Aleph Alpha successors, Mistral) if operating under data sovereignty requirements

  4. Maintain a living inventory of any Chinese-origin AI model exposure in your stack or vendor chain — prepare contingency plans for regulatory-forced model replacement

Shadow AI and Agent Sprawl: Ungoverned Autonomy Is Embedding Faster Than Controls Can Follow

Two Fronts, One Governance Gap

Your enterprise faces a pincer movement. On one front, shadow AI adoption — employees pasting customer data into unsanctioned LLMs, teams running sensitive documents through unapproved summarizers, developers feeding proprietary code to free-tier coding assistants — is creating data exfiltration events that look like productivity. Your CASB probably isn't catching most of them. Your DLP rules were written for email attachments and USB drives, not API calls to inference endpoints.

On the second front, at least seven funded AI agent startups are actively selling autonomous systems that embed into your enterprise workflows: Thoughtly (CRM/customer records), Brev (meeting recordings and performance tracking), Cloneable (industrial process SOPs), Zig.ai (revenue data), Band (real-time agent-to-agent communication), Cognition AI (source code and CI/CD), and Astor (financial recommendations).

Every one of these requires deep system access to function. Most are pre-Series A with limited security maturity. The risk isn't theoretical — it's the same SaaS sprawl pattern, except the third party now has autonomous decision-making authority inside your systems.

The Machine-Readable Enterprise Trap

Multiple sources highlight a deeper structural risk: the push to make enterprises "machine-readable" for AI agents. When AI agents join an organization, they need broad read access across communication platforms, document repositories, calendar systems, and workflow tools. That's a non-human identity with the access scope of a senior executive and the query volume of an automated scanner.

Budget allocations, decision-making workflows, strategic planning processes — organizational intelligence that historically existed only in people's heads and scattered slide decks — is being centralized and structured for AI consumption. Every process you make machine-readable is also a process you've made queryable by any identity with access. Centralization for AI also centralizes for theft.

Risk VectorCurrentPost-AI Transformation
Shadow AI data leakageMedium — ad hoc usageHigh — normalized, invisible
Agent identity compromiseLow — few agents deployedHigh — broad-access non-human IDs
Org data centralizationLow — scattered, informalHigh — structured, queryable

Why Existing Controls Fail

Prior analysis showed that agent self-approval rates hit 97% with token counters ignored and budget tools never invoked. Only external model oversight — true separation of duties — proved effective. The funded agent startups listed above will inherit this same problem unless your governance framework is in place before procurement approves them.

The inter-agent communication layer (Band) is particularly concerning: it creates machine-to-machine data flows that your SIEM probably can't distinguish from legitimate API traffic, enabling lateral movement patterns invisible to current detection.

What to do

  1. Run a CASB audit targeting known LLM/AI SaaS endpoints (OpenAI, Anthropic, Google AI Studio, Perplexity, DeepSeek) within 2 weeks — cross-reference with DNS logs and browser telemetry to establish a baseline of unsanctioned AI usage

  2. Update DLP rules to detect sensitive data patterns (PII, financial data, source code) in HTTP POST bodies to AI inference APIs — deploy within 30 days

  3. Publish an AI acceptable use policy specifying sanctioned tools, prohibited data categories, and consequences — name specific tools and data types

  4. Require SOC 2 Type II, data processing agreements, defined data retention policies, and security architecture review before any AI agent gets API credentials to your systems

  5. Begin building AI agent identity governance: creation, authentication, least-privilege, credential rotation, audit logging, decommissioning — integrate with your PAM/IAM stack

The bottom line

Microsoft is shipping an infinite patch-pause button for Windows users the same week DeepSeek released an MIT-licensed frontier AI model running on sanctioned Chinese hardware at $0.14 per million tokens, seven AI agent startups got funded to embed autonomous systems into enterprise CRM, code, and industrial workflows, and serial-to-Ethernet converters across healthcare and OT environments were found riddled with RCE — if your patch policies, threat model, and vendor risk program haven't been updated in the last 72 hours, all three are already stale.