Security & Threat Intelligence

The Watch

The Signal

A dormant GitHub account just dropped a one-click LoadMaster RCE exploit kit.

A 19-month sleeper account weaponized a Progress/Kemp LoadMaster RCE into mass-exploitation tooling — a textbook trust-banking supply-chain play. Hunt every load balancer at your edge and in third-party edge stacks now, patch, and load the kit's IOCs before automated scanning finds you first.

In Play

  1. Edge RCE Weaponized by a Sleeper Account

    A GitHub sleeper account banked trust, then shipped a one-click LoadMaster RCE kit at the edge tier below your telemetry — mechanics, third-party exposure, and patch actions in the deep dive.

    Ask Clarity
  2. AI Agent Infrastructure Is Now Privileged, Ungoverned Attack Surface

    One-line skill installs, inline LLM proxies, and Ollama sprawl are converging into a credential-rich control plane nobody reviews — compounding chain in the deep dive.

    Ask Clarity
  3. Shadow AI Arrives by Memo, Free API, and Training Grab

    Executive memos, no-card free APIs, and model-training grabs are routing AI adoption around procurement — including one exposure that can't be undone. Breakdown in the deep dive.

    Ask Clarity
  4. AI Hackbots Collapse Bug-Bounty Economics

    Autonomous hackbots using dual-bot validation (one attacks, one kills false claims) found 126 real vulnerabilities in five months. Bug discovery is now cheap and continuous — your public surface will be machine-scanned faster than triage, and VDR intake will flood with real findings plus hallucinated noise.

    Ask Clarity
  5. Vendor Governance Instability = TPRM Red Flags

    Leadership churn at Fiserv and governance allegations at Bloom Energy tripped TPRM leading indicators — vendor-file details and review triggers in the deep dive.

    Ask Clarity

Deep Dives

The 19-Month Sleeper: A LoadMaster Exploit Kit Just Landed at Your Edge

The mechanic matters more than the payload. A GitHub identity sat quiet for nineteen months, long enough to age past reputation heuristics and dependency-trust checks, then published a one-click mass-exploitation kit for a Progress/Kemp LoadMaster RCE. Read that as deliberate trust-banking. The account looks legitimate to maintainers, scanners, and hurried reviewers. Once the tooling is public, the disclosure-to-scanning window collapses to hours.

The target is the point. LoadMaster is a load balancer, and Ubiquiti's freshly-patched seven critical UniFi flaws (RCE, privilege escalation, unauthorized device changes) sit in the same tier. Edge gear lives below endpoint telemetry. Own a balancer or gateway and you get traffic manipulation and credential interception. Your EDR sees none of it. That is the blind spot behind slow, quiet intrusions.

The third-party-edge trap

Owned inventory is the easy part. The harder exposure is LoadMaster instances in vendor and partner edge stacks fronting services being consumed downstream. A mass-exploitation kit does not distinguish one ASN from a supplier's. A compromised upstream balancer routing that traffic is an incident regardless of who owns the box.

A dormant account is a loaded position. It waits until the exploit is worth firing.

Caveat: confirm exact CVE identifiers and fixed versions against Progress and Ubiquiti bulletins before closing tickets — curated intel is a pointer, not the primary advisory.

What to do

  1. Enumerate every Progress/Kemp LoadMaster instance across owned and third-party edge this week, apply the vendor RCE fix, and load the published exploit-kit IOCs into detections before mass scanning arrives.

  2. Confirm no UniFi management plane is WAN-reachable and patch all APs, controllers, and gateways to fixed firmware, confirming the exact CVE identifiers and fixed versions against Ubiquiti's official bulletin.

Your AI Stack Grew a Control Plane Nobody Governs

Past the model-release noise, one architectural pattern: AI tooling is inserting high-privilege, credential-rich infrastructure through channels that skip security review. Three data points, one shape.

First, inline LLM routing proxies like Plano (Katanemo). Sold as cost optimization — prompt caching cuts repeat-input cost ~90%, session pinning claims a 2x usage drop — it is architecturally a sanctioned man-in-the-middle: it terminates and re-issues every agent→model call, holds credentials for all downstream providers, and sees full prompt/response content in cleartext. Its guardrail filter shares the same YAML config as cost routing; whoever edits that file can silently disable prompt-injection filtering or reroute traffic to a hostile endpoint with zero application-layer signal.

Second, the agent-skill supply chain. Skills install with one `npx skills add` off the open agentskills.io spec. NVIDIA signs its 110+ skills against a trust anchor and scans for hidden instructions and prompt injection — when the vendor bakes injection-scanning into the distribution channel, that channel is a confirmed attack vector (T1195, T1059). Unsigned third-party skills ride the identical path with no guardrails.

Third, Ollama in 85% of the Fortune 500 — 8.9M monthly developers behind a 14-person vendor: unmanaged local inference on endpoints and servers, not in CMDB, no patch cadence, no egress monitoring.

The compounding chain

Not three separate problems. An injected skill, inside an autonomous computer-use agent, reaching a free external API, is a complete exfiltration chain with no CVE, no patch, and no vendor to notify — every link working as designed. Sources agree: enterprise-scale governance for long-running agents does not exist yet.

You are being asked to install a component that holds every model API key and reads every prompt — treat it like an API gateway, not a dev convenience.

What to do

  1. Add any Plano-style inline LLM proxy to your AI asset inventory as a tier-1 secrets-holding gateway requiring architecture review; put its routing YAML under GitOps with PR review and SIEM alerting on guardrail-layer diffs.

  2. Deploy EDR rules for `npx skills add` and agentskills.io fetches, allowlist only signed trust-anchor skills, and inventory Ollama runtimes into CMDB with egress monitoring within 30 days.

Shadow AI Just Went From Policy Gap to IP Loss You Can't Undo

The escalation this cycle: shadow AI stopped being a hypothetical egress worry and produced a concrete, irreversible exposure. xAI reportedly trained Grok 4.5 on the 'entire data from Cursor' — trillions of tokens of developer interaction. If your engineers use Cursor, the blunt question is whether your proprietary source, secrets patterns, and architecture are now encoded in a competitor's model weights. Unlike a rotatable credential, data absorbed into weights cannot be recalled — you are scoping damage, not preventing it.

The adoption mechanism is the other half. Tesla mandated internal Grok usage by staff memo — AI now arrives as executive mandate, not procurement request, skipping the security and privacy review that gates any new data processor. Compounding it: 12+ no-credit-card free LLM APIs (Groq, Cerebras, OpenRouter, Hugging Face, Cloudflare, Gemini, Mistral, Cohere, Zhipu), $2/$6 subsidized Grok pricing, and Meta's $20 credits. Subsidized pricing is customer acquisition; the data-handling terms are what you're actually accepting.

Where the sources converge

Three signals, one direction: subsidized models flooding dev pipelines, executive mandates bypassing review, free endpoints removing the procurement gate. The MCP Atlas score of 88.1 shows vendors optimizing models to invoke external tools autonomously — the leading indicator for injection-to-execution through agent interfaces, a threat class most SOCs cannot detect.

No patch un-trains a model — if your code went into Cursor, governance today is damage control, not prevention.

Contrast worth holding: JPMorgan is deploying SambaNova for on-prem inference — the regulated-industry counter-move keeps inference inside the perimeter.

What to do

  1. Audit Cursor usage across engineering, review its data-sharing settings and ToS training-eligibility, and escalate to IP/legal counsel this quarter — the exposure is permanent, so scope it now.

  2. Publish an approved-AI-tools policy with CASB/DLP enforcement and add all free-tier and subsidized LLM endpoints to egress inspection before an executive mandate lands like Tesla's.

Two Vendor Files Just Changed: Fiserv and Bloom Governance Red Flags

Disciplined TPRM treats governance instability and supply-chain concentration as leading indicators of control-environment weakness — the kind that degrades a vendor's SOC 2 and PCI-DSS reliability long before an audit finding surfaces. Two vendors likely in your stack just tripped those indicators.

Fiserv — a $26.9B payments/fintech backbone under thousands of banks and enterprises — lost its President (Suryadevara, resigned after 7 months) and CEO (gone after ~1 year) inside one month. A leadership vacuum at a payment processor disrupts security-investment continuity and attestation ownership precisely where you need it most; exposure extends to any downstream processor on Fiserv rails.

Bloom Energy — on-site power for data-center and critical-facility deployments — faces allegations of concealed Chinese scandium reliance, uninvoiced revenue, and 74% related-party revenue, on its 4th CFO in two years. If Bloom fuel cells sit in any facility resilience plan, the scandium dependency is a geopolitical single point of failure against physical power.

The pattern behind the specifics

Both sit inside an abnormal one-week cluster of CFO and Chief Accounting Officer exits (Adient, Angi's CAO gone after 3 months, Quaker Chemical, Natera, Eos, Veraxa, Trump Media). Short-tenure accounting-officer departures are a well-worn precursor to audit findings.

When a payments backbone loses its CEO and President in a month, that's not stock gossip — it's a control-environment warning your TPRM should act on before the next audit does.

Caveat: short-seller allegations and disclosed resignations, not confirmed incidents — risk-scoring inputs, not proof.

What to do

  1. Trigger a mid-cycle third-party review of Fiserv and downstream payment processors this quarter, confirming current SOC 2 / PCI-DSS validity and flagging the leadership vacuum in the risk rating.

  2. Cross-reference the week's departure cluster against your active vendor roster, downgrade governance sub-scores where matches exist, and verify Bloom-independent power failover if fuel cells are in any BCP.

The bottom line

This week's connective tissue is arrival-by-back-door: capability and risk entering via install commands, executive memos, subsidized APIs, and vendor vacuums that route around your review gate — make 'untrusted until proven' the default for anything AI-adjacent or vendor-critical arriving without procurement, and stand up install-path and egress telemetry before adoption locks in.