Synthesized by Clarity (Claude) from 43 sources · May contain errors — spot one? [email protected] · Methodology →
Two 9.8 Cursor CVEs Enable Zero-Click RCE Before v3.0
- Sources
- 43
- Words
- 1,250
- Read
- 6min
Topics Agentic AI AI Regulation LLM Inference
◆ The signal
Two CVEs in Cursor, both rated 9.8: CVE-2026-50548 and CVE-2026-50549. Zero-click RCE, triggered by a poisoned repo, an MCP payload, or a web search result, on any version before 3.0. Both confirmed, both patch-now.
◆ INTELLIGENCE MAP
Intelligence map
01 Two Patch-Now Items: SharePoint KEV & Cursor Zero-Click
act nowSharePoint CVE-2026-45659 is CISA KEV-listed with active exploitation — federal mandate grade. Cursor CVE-2026-50548/50549 (CVSS 9.8) gives zero-click RCE via any content the AI agent ingests. Both landed this cycle with patches available. Every hour unpatched is confirmed exposure.
- SharePoint status
- Cursor affected
- Cursor interaction
- Adobe max-sev CVEs
- 01SharePoint RCEActive exploit
- 02Cursor zero-click9.8 CVSS
- 03Adobe ColdFusion7 max-sev CVEs
- 04Argo CD pre-authNo patch yet
02 AI Infrastructure Confirmed as Active Target
act nowJADEPUFFER is the first documented end-to-end AI-agent-driven ransomware (weaponizing Langflow RCE). Threat actors are hijacking exposed Ollama/LiteLLM endpoints for offensive operations. ChocoPoC RAT is poisoning GitHub PoC repos targeting your security researchers specifically. AI tooling is no longer adjacent risk — it's confirmed target infrastructure.
- JADEPUFFER vector
- Ollama/LiteLLM
- ChocoPoC targets
- Devin vuln finds
03 Agent/MCP Ecosystem: The Unmonitored Supply Chain
monitorMCP crossed 2,300+ servers with the July 28 spec introducing 5 new attack vectors. Model routers (Not Diamond, OpenRouter, Factory) silently fan prompts to cheapest backends — including foreign-hosted models. FriendliAI powers Cursor/Claude Code as an invisible fourth-party. Open-source agent 'skills' inject unvetted instructions with inconsistent privilege boundaries across platforms.
- MCP spec date
- New attack vectors
- Zapier apps via MCP
- Router cost savings
04 Shadow AI Data Exfiltration at Enterprise Scale
monitor44% of Gen Z employees admit feeding proprietary data into unsanctioned AI tools. Tesla imposed $200/week AI spend caps after unmonitored consumption hit billions. Meta's internal token costs surged before anyone noticed. Model routers route 60% of coding tokens to open-weight models with no DLP inspection. This isn't a future risk — it's an active, unmeasured data leak.
- All employees
- Gen Z rate
- Tesla AI cap
- Router to open models
05 AI Vendor Landscape: Government Stakes, M&A, Viability Risk
backgroundUS government pursuing 5% equity in OpenAI ($42.6B). Wiz acquired by Google ($32B), Armis by ServiceNow ($7.75B). Neocloud sector overbuilding with hundreds of entrants — 60% of firms curbing AI spend per UBS. Anthropic deployed covert geo-tracking telemetry then reversed it. These are third-party-risk register updates, not incident response.
- Gov equity ask
- Wiz deal
- Armis deal
- Firms curbing AI
◆ DEEP DIVES
Deep dives
01 SharePoint KEV + Cursor Zero-Click: Two Confirmed RCE Paths Open Right Now
act nowThe Situation
Two unrelated but equally critical remote code execution vulnerabilities need emergency action today. CVE-2026-45659 (SharePoint Server) was added to CISA's Known Exploited Vulnerabilities catalog with confirmed active exploitation — this carries a federal mandate for patching. Simultaneously, CVE-2026-50548 and CVE-2026-50549 (Cursor IDE, CVSS 9.8) give attackers zero-click code execution on every developer machine running versions before 3.0.
These aren't theoretical advisories — SharePoint is being exploited in the wild right now, and Cursor's zero-click pair means any attacker-controlled content an AI agent reads becomes an exploit trigger.
SharePoint: CVE-2026-45659
CISA KEV listing means confirmed exploitation and a federal remediation deadline. Internet-facing SharePoint instances are the immediate priority — inventory them, patch them, or isolate them. Hunt for compromise on anything that was exposed while unpatched. The exploitation path is RCE, meaning full host compromise of a system that typically holds sensitive collaboration data.
Cursor: CVE-2026-50548/50549
Discovered by Cato AI Labs, these flaws let attacker-controlled content escape Cursor's sandbox, write arbitrary files, and execute code with no user interaction. In an agentic IDE, the attack surface is everything the agent ingests: repository files, MCP tool responses, web search results. A poisoned repo or crafted MCP payload becomes a silent entry point to developer workstations holding cloud credentials, CI/CD tokens, and source code.
Cross-Source Pattern
These two items share a structural lesson: both target infrastructure where the reading of content constitutes the attack. SharePoint renders content that triggers exploitation; Cursor's agent reads content that triggers exploitation. The traditional model of exploitation-requires-interaction is dead for both classes.
Argo CD: The No-Patch Problem
Adding complexity: Argo CD's repo-server carries an unpatched pre-auth RCE reachable from the cluster's internal network. Synacktiv demonstrated the full chain: unauthenticated gRPC → Kustomize command execution → Redis credential theft → malicious manifest injection → full Kubernetes cluster takeover. No fix exists yet — compensating controls are your only defense.
Prioritization Matrix
Item Exploitation Status Fix Available Action SharePoint CVE-2026-45659 Active, KEV-listed Yes Patch today Cursor CVE-2026-50548/50549 Public PoC, 9.8 CVSS Yes (v3.0) Patch today Adobe ColdFusion (7 CVEs) None yet — narrow window Yes Patch within 48h Argo CD repo-server PoC available, no patch No Segment immediately Action items
- Patch all SharePoint Server instances against CVE-2026-45659 and run compromise assessment on anything previously exposed
- Emergency-patch all Cursor installs to 3.0; block pre-3.0 binaries via EDR policy
- Apply NetworkPolicy to Argo CD repo-server restricting access to only Argo components; rotate Redis credentials
- Patch Adobe ColdFusion and Campaign Classic within 48 hours or WAF-restrict admin interfaces
Sources:Patch SharePoint now (CVE-2026-45659 is in KEV) + your Argo CD repo-server is exposed · Two 9.8 zero-clicks in Cursor mean your AI-coded repos are RCE targets today · 3 unauthenticated RCE/patch-now items + the ROPC OAuth gap letting 81M sprays hit your Azure tenant · Your Conditional Access didn't stop it: Azure CLI spray hit 78 tenants + Adobe drops 7 max-sev CVEs
02 AI Tooling Is Now Confirmed Target Infrastructure — Three Active Campaigns Prove It
act nowThe Shift
AI/ML infrastructure crossed from 'emerging risk' to confirmed target this week. Three distinct, active campaigns demonstrate that adversaries are attacking, weaponizing, and poisoning AI tooling at operational scale — not theoretically, not in lab conditions, but in production environments against real organizations.
Your LLM orchestration frameworks, inference endpoints, and security researchers' workflows are all now confirmed attack surfaces — treat them with the same rigor as your web applications.
Campaign 1: JADEPUFFER — First Autonomous AI-Agent Ransomware
Documented by Sysdig, JADEPUFFER is the first end-to-end ransomware attack driven by an AI agent. The agent exploited a Langflow RCE vulnerability and automated the full kill chain through database encryption. This isn't a concept — it's observed in the wild. The immediate lesson: LLM orchestration frameworks (Langflow, LangChain, and peers) are first-class attack surface and belong in your asset inventory alongside any exposed web application.
Campaign 2: Hijacked Inference Endpoints
Three observed operators are actively hijacking misconfigured Ollama and LiteLLM inference endpoints — often completely unauthenticated or protected only by placeholder API keys. Once compromised, attackers conscript these endpoints to power autonomous pentest frameworks and a Codex-based agent for weaponization and reverse-engineering. Your AI compute is being used against you and others. Pair this with open-weight GLM-5.2 (first open model to lead an APEX-SWE category at 55.3% Pass@1) that can be trivially fine-tuned to strip safeguards, and adversary tooling economics improved materially.
Campaign 3: ChocoPoC RAT Targeting Researchers
Threat actors are distributing a RAT disguised as Python proof-of-concept code on GitHub, specifically targeting vulnerability researchers and security teams. This inverts the usual model — your defenders are the targets. A researcher who clones and runs an unvetted PoC on a credentialed machine hands over internal tooling, credentials, and sensitive vulnerability data.
The Force Multiplier: Agentic Vuln Discovery
Cognition's Devin Security Swarm used 'Agentic MapReduce' to autonomously find and validate 1,000+ exploitable vulnerabilities in a single Fortune 500's production repos. This capability is now operational and available to adversaries at equivalent scale. If your public repositories or leaked source have similar vulnerability density, automated exploitation is a matter of when, not if.
What Sources Agree On
All five contributing sources converge on one conclusion: AI infrastructure has moved from theoretical risk to active attack surface. The controls gap is that most SOCs have zero monitoring on inference endpoints, orchestration frameworks, or agent-consumed content.
Action items
- Enumerate all Ollama, LiteLLM, and self-hosted inference endpoints; enforce authentication, remove placeholder keys, and add to SOC monitoring for anomalous egress
- Audit all Langflow/LLM-orchestration framework deployments for internet exposure and patch; add to asset inventory as first-class attack surface
- Issue directive to security staff: all PoC repos must execute in isolated, disposable sandboxes — never on credentialed endpoints; deploy EDR detection for ChocoPoC RAT behavior
- Pilot agentic vulnerability scanning (Devin-class or equivalent) against your highest-risk production repos before adversaries do
Sources:Patch SharePoint now (CVE-2026-45659 is in KEV) + your Argo CD repo-server is exposed · 3 unauthenticated RCE/patch-now items + the ROPC OAuth gap letting 81M sprays hit your Azure tenant · MCP's July 28 spec drops in 26 days — and CoT Forgery already jailbreaks your agents 60% of the time · AI agents now find 1,000+ exploitable vulns per repo — and your devs are pulling untrusted Chinese models into BYOK IDEs
03 The Agent Supply Chain Nobody's Governing: MCP, Model Routers, and Fourth-Party Inference
monitorThe Architecture Problem
A new middleware layer has quietly inserted itself between your developers and their AI models — and it's entirely outside your security governance. Model routers (Not Diamond, OpenRouter, Factory AI, Weave) intercept every prompt and forward it to whichever model is cheapest. MCP servers (2,300+ and growing) wire AI agents directly into your Gmail, Slack, GitHub, and databases. Agent skills inject unvetted third-party instructions into coding assistants. And behind it all, inference providers like FriendliAI sit in the data path of Claude Code, Cursor, and Kilo Code without ever appearing in your procurement records.
The routing decision is made on cost and difficulty, never data sensitivity. That's a new, uninspected egress path landing in regulated environments before governance has caught up.
MCP: The 2026-07-28 Spec
The upcoming MCP specification mandates OAuth 2.1 + PKCE and kills old protocol-level session hijacking — but it introduces five fresh attack vectors that fall to you as the application builder: cross-agent workflow hijacking via predictable tracking IDs, unsigned _meta metadata manipulation, header desync attacks, stored XSS in interactive MCP Apps, and DoS via long-running async tasks. The ecosystem already spans 2,300+ servers plus 9,000+ apps via Zapier, with Claude Desktop and Gemini Spark offering no-code connectors to Gmail, Drive, Slack, Calendar, and databases.
Hidden Supply-Chain Concentration
The supply-chain wrinkle cuts deepest. Multiple sources reveal hidden dependencies:
- Not Diamond powers OpenRouter's auto-router under the hood — any team that vetted OpenRouter alone has an undisclosed fourth-party handling prompt content
- FriendliAI powers Claude Code, Cursor, Kilo Code, and Ollama as an inference backend — invisible to procurement
- IDE-embedded routers (Weave inside Codex/Claude Code/Cursor) fan out to multiple model backends from a single endpoint — perimeter DLP sees one destination, not the multi-backend fan-out
Agent Skills: The New Dependency
Open-source 'skills' packages (like Impeccable) inject instructions into coding agents across Claude Code, Cursor, Copilot, and Codex. These platforms handle permissions and subagents inconsistently — the same skill runs with different privilege boundaries depending on the harness. Skills include mixture-of-experts-style internal routing that dynamically selects which instructions fire — opaque and hard to audit. This is functionally a supply-chain implant that operates through a trusted developer's agent.
Where Sources Diverge
Sources disagree on urgency. Infrastructure-focused analysis frames this as an act-now governance gap. Product-focused sources present it as market innovation worth enabling. The resolution: enable with controls — the economic pressure (10-20x cost delta, 20-30% savings) means blocking is futile; governing the data path is the achievable outcome.
Action items
- Inventory every AI coding tool and gateway in use, map their inference backends (including FriendliAI, Not Diamond, OpenRouter), and add undisclosed fourth-parties to your subprocessor register
- Deploy prompt-level DLP/secret-scanning on outbound AI traffic before routing; block or redact secrets and classified source
- Build migration plan for MCP OAuth 2.1 + PKCE ahead of July 28 spec; add testing for predictable tracking IDs, unsigned _meta, and header desync
- Add third-party agent skills to software supply-chain review: source vetting, pinned versions, and allowlisting before any enter developer workflows
Sources:MCP's July 28 spec drops in 26 days — and CoT Forgery already jailbreaks your agents 60% of the time · That MCP explosion + $0.05/min voice cloning? Two new attack surfaces your SOC isn't monitoring yet · That LLM router your devs just enabled? It's an uninspected egress path for your source code · Those open-source AI 'skills' your devs are piping into Cursor? That's an unaudited supply-chain vector · No CVEs today — but FriendliAI is now in your dev toolchain via Cursor & Claude Code · Your CI/CD just grew a mouth: MCP servers + agentic AI hit prod without a security model
◆ QUICK HITS
Quick hits
Update: Oracle EBS CVE-2026-46817 weaponization accelerating — honeypot logged 6 hits in 2 hours from single IP; ~950 instances still exposed per Shadowserver
Oracle EBS CVE-2026-46817 (CVSS 9.8) is live in the wild — patch before this becomes the next Clop supply-chain haul
Update: Azure CLI spray used ROPC OAuth flow specifically — hunt sign-in logs for LSHIY LLC IPv6 range during June 12-26; kill the deprecated ROPC flow in Entra ID
3 unauthenticated RCE/patch-now items + the ROPC OAuth gap letting 81M sprays hit your Azure tenant
Azure Blob ransomware confirmed in-the-wild: BlackCat Sphynx uses client-side encryption, STORM-0501 abuses encryption scopes — run Stratus Red Team CMK emulations against test tenant
MCP's July 28 spec drops in 26 days — and CoT Forgery already jailbreaks your agents 60% of the time
677 RSA and 74 DSA private keys recovered in the wild via polynomial factorization of 'short-sleeve' biased keys — run badkeys tool against your certificate/SSH inventory immediately
MCP's July 28 spec drops in 26 days — and CoT Forgery already jailbreaks your agents 60% of the time
CoT Forgery research (Ye, Cui, Hadfield-Menell): LLM role tags are inferred from writing style, not trusted metadata — ~60% jailbreak success; don't rely on system-prompt boundaries for safety
3 unauthenticated RCE/patch-now items + the ROPC OAuth gap letting 81M sprays hit your Azure tenant
World Cup fraud campaign with AI-generated fake sites and spoofed domains forecasted — enable newly-registered-domain monitoring and raise scrutiny on ticket/travel MCCs
Clarity flagged: AI-generated World Cup fraud kits are about to spike your chargeback and phishing volume
Anthropic covertly deployed client-side telemetry fingerprinting user location and China affiliation, then reversed after backlash — audit Claude DPA scope and egress telemetry
Your Claude usage just became a data-residency problem: Anthropic shipped covert geo-tracking
Wiz acquired by Google ($32B) and Armis by ServiceNow ($7.75B) — if either is in your stack, open vendor-risk review covering change-of-control clauses and roadmap continuity
Your CNAPP and OT-security stack just changed hands: Wiz→Google, Armis→ServiceNow
AI agents now request content 100-10,000x per human visitor per Cloudflare telemetry — re-baseline bot detection and rate-limiting to separate agent traffic class from anomalies
Cloudflare's x402 makes 'payment' a credential — a new auth surface behind your CDN
Voice cloning at $0.05/min (xAI Grok) plus video generation at $0.10/sec (Gemini Omni Flash) — update help-desk verification to mandate callback-to-known-number for all privileged resets
That MCP explosion + $0.05/min voice cloning? Two new attack surfaces your SOC isn't monitoring yet
◆ Bottom line
The take.
Two confirmed RCE paths are open right now — SharePoint (KEV-listed, actively exploited) and Cursor (9.8 zero-click, every version before 3.0) — while AI infrastructure graduated from theoretical risk to active target this week: autonomous agent ransomware is live, inference endpoints are being hijacked, and a hidden fourth-party layer handles your developers' source code without ever appearing in procurement. Patch the two CVEs today, authenticate your inference endpoints this week, and inventory the AI supply chain you didn't know you had this sprint.
Frequently asked
- Which SharePoint vulnerability is being actively exploited and what should I do first?
- CVE-2026-45659 in SharePoint Server was added to CISA's KEV catalog with confirmed in-the-wild exploitation, carrying a federal remediation deadline. Prioritize inventorying and patching internet-facing instances today, then run a compromise assessment on any server that was exposed while unpatched. If you can't patch immediately, isolate the instance from the internet.
- How can the Cursor CVEs be exploited without user interaction?
- CVE-2026-50548 and CVE-2026-50549 let attacker-controlled content escape Cursor's sandbox to write files and execute code on any version before 3.0, with no click required. Because Cursor's agent ingests repository files, MCP tool responses, and web search results, a poisoned repo, crafted MCP payload, or malicious search result becomes a silent RCE trigger on developer workstations holding cloud credentials and source code.
- What's the exposure on Argo CD if no patch is available?
- Argo CD's repo-server has an unpatched pre-auth RCE reachable from the cluster's internal network, and Synacktiv has demonstrated a full chain to Kubernetes cluster takeover via Kustomize command execution, Redis credential theft, and malicious manifest injection. Segmentation is the only defense: apply a NetworkPolicy limiting repo-server access to Argo components only, and rotate Redis credentials.
- Why are AI inference endpoints and orchestration frameworks suddenly considered attack surface?
- Three active campaigns confirm the shift: JADEPUFFER is the first documented AI-agent-driven ransomware, exploiting a Langflow RCE to automate a full kill chain; separate operators are hijacking unauthenticated Ollama and LiteLLM endpoints to power autonomous pentest frameworks; and the ChocoPoC RAT targets security researchers via GitHub PoC repos. Treat these systems like exposed web apps — inventory them, authenticate them, and put them under SOC monitoring.
- What hidden fourth parties end up in the data path when developers use AI coding tools?
- Model routers and inference backends silently insert processors that never appear in procurement. Not Diamond powers OpenRouter's auto-router, FriendliAI serves as an inference backend for Claude Code, Cursor, Kilo Code, and Ollama, and IDE-embedded routers like Weave fan a single endpoint out to multiple model backends. Perimeter DLP sees one destination while prompts and source code transit undisclosed subprocessors — an immediate GDPR Article 28 and SOC 2 subprocessor-register problem.
◆ Same day, different angle
Read this day as…
◆ Recent in security
Keep reading.
- GPT-Red Beats Human Red Teams 84% to 13% on Frontier LLMs
- SonicWall SMA1000 CVSS 10 Zero-Day Under Active Exploitation
- Entra ID OAuth Client-ID Spoofing Sprays Hide in AADSTS Noise
- FSB Center 16 Exploits 18-Year-Old Cisco Flaw in Critical Infra
- Dormant GitHub Account Ships One-Click LoadMaster RCE Kit
Spot an error? [email protected]