Security daily

Synthesized by Clarity (Claude) from 41 sources · May contain errors — spot one? [email protected] · Methodology →

UNC6783 Steals 13M Zendesk Tickets via Adobe's BPO Vendor

Sources
41
Words
1,271
Read
6min

Topics Agentic AI AI Regulation AI Safety

◆ The signal

Attackers are bypassing your MFA by going through your helpdesk vendors — UNC6783 ('Mr. Raccoon') stole 13 million Zendesk tickets from Adobe through a compromised Indian BPO using spoofed Okta pages that steal clipboard contents to defeat TOTP, and Storm-2755 ('Payroll Pirate') is using AitM session theft to redirect employee direct deposits at organizations including security firms. Only FIDO2 hardware keys break these chains. If your BPO can reset passwords or re-enroll MFA without out-of-band verification, close that gap today.

◆ INTELLIGENCE MAP

Intelligence map

  1. 01

    BPO & Helpdesk: Your Identity Perimeter's Weakest Link

    act now

    UNC6783 stole 13M Zendesk tickets from Adobe via compromised Indian BPO. Storm-2755 chains SEO poisoning → AitM → payroll diversion, hitting Canada and security firms. Both bypass non-FIDO2 MFA. Google and multiple threat intel sources confirm only hardware keys resist these campaigns.

    13M
    tickets stolen from Adobe
    4
    sources
    • Adobe tickets stolen
    • Package ecosystems hit
    • MFA bypass method
    • Effective defense
    1. 01UNC6783 (Mr. Raccoon)13M records via BPO
    2. 02Storm-2755 (Payroll Pirate)AitM → payroll redirect
    3. 03Spoofed Okta campaignsDozens of enterprises
  2. 02

    Critical Vulnerabilities: Ivanti EPMM, Adobe Reader, Ingress NGINX

    act now

    Ivanti EPMM CVE-2026-1340 (CVSS 9.8) hit CISA KEV April 8 with 3-day deadline — EU Commission, Netherlands, Finland already compromised. Adobe Reader zero-day has new C2 IOC (188.214.34.20:34123). Ingress NGINX hit EOL with 2 unpatched critical CVEs at your Kubernetes edge. Ninja Forms RCE affects hundreds of thousands of WordPress sites.

    9.8
    Ivanti EPMM CVSS score
    5
    sources
    • Ivanti CVSS
    • Adobe zero-day age
    • CISA KEV deadline
    • Nginx EOL CVEs
    1. Ivanti EPMM9.8 CVSSActive exploit
    2. Adobe Reader 0day9 est.No patch
    3. Ninja Forms RCE9 est.Active exploit
    4. Ingress NGINX (2)9 est.EOL, no fix
  3. 03

    AI Agent Security: 78% Execute Malicious Code, Zero Detection

    monitor

    78% of tested LLM systems execute malicious code from compromised packages undetected. Subliminal prompts propagate virally across multi-agent systems. 30%+ of Vercel deployments are now agent-initiated. Vercel's Claude Code plugin harvests all prompts and bash commands cross-project. Qwen Code ships with Telegram/WeChat remote control — structurally indistinguishable from C2.

    78%
    LLM agents exploitable
    6
    sources
    • LLMs executing malware
    • Agent deployments
    • Qwen Code C2 channels
    • Detection coverage
    1. LLM agents executing malicious code undetected78
  4. 04

    Quantum Cryptography Threshold Collapses to ~10,000 Qubits

    background

    CalTech/Oratomic and Google Quantum AI independently confirmed the qubit threshold for breaking RSA/ECC dropped from millions to ~10,000 — viable machines potentially operational before 2030. China deployed 100-qubit Huanyuan 1. 1.7M BTC ($102B) sit in quantum-vulnerable addresses. Harvest-now-decrypt-later is already active. Begin cryptographic inventory and PQC migration planning with NIST-vetted algorithms.

    ~10K
    qubits to break ECC
    3
    sources
    • Previous estimate
    • New estimate
    • Viable timeline
    • Quantum-vulnerable BTC
    1. Previous qubit estimate1,000,000 qubits-99%
    2. New qubit estimate10,000 qubitsPre-2030
  5. 05

    Healthcare Sector Under Direct Patient-Safety Attack

    monitor

    Signature Healthcare (Brockton, MA) diverted ambulances, cancelled chemotherapy, closed pharmacies since April 7. ChipSoft ransomware took EHR systems offline at 11 Dutch hospitals simultaneously — a single vendor compromise with 11x blast radius. Both incidents demonstrate direct patient safety impact from cyber operations targeting healthcare supply chains.

    11
    hospitals hit via one vendor
    1
    source
    • Signature Healthcare
    • Dutch hospitals offline
    • ChipSoft vector
    • Patient impact
    1. Signature Healthcare (US)1Ambulances diverted
    2. ChipSoft (Netherlands)1111 hospitals offline

◆ DEEP DIVES

Deep dives

  1. 01

    Your Helpdesk Is the New Front Door: BPO Supply Chain Attacks Bypass MFA at Scale

    act now

    Two Campaigns, One Broken Trust Model

    Two distinct threat actors are exploiting the same architectural flaw: outsourced support vendors sit inside your identity perimeter with the ability to reset passwords, re-enroll MFA, and modify authentication workflows — and attackers are going through them instead of through you.

    UNC6783 ('Mr. Raccoon') targets BPO providers handling customer support for large enterprises. Google's threat intelligence documents the playbook: compromise the BPO, then use their legitimate access to steal Zendesk tickets en masse. The Adobe breach alone yielded 13 million support tickets stolen through a compromised Indian BPO. Their phishing kit uses spoofed Okta pages following patterns like company.zendesk-support##.com and captures clipboard contents to bypass TOTP codes copied from authenticator apps. Only FIDO2/hardware keys resist this technique.

    Storm-2755 ('Payroll Pirate') takes a different path to the same destination. Microsoft tracks this actor using SEO poisoning and malvertising to drive employees to fake Office 365 login pages. An adversary-in-the-middle proxy captures session tokens, defeating MFA entirely. Once inside, they search for HR and payroll contacts, create inbox rules to hide their activity, then email HR to redirect direct deposit information. Vulnerable U — a security-focused organization — was itself targeted by this campaign.


    Why Your EDR Won't Save You

    These attacks are invisible to endpoint detection because nothing anomalous happens on the endpoint. The compromise occurs in the identity layer — legitimate credentials, legitimate SSO flows, legitimate-looking user behavior. Your EDR fires when malware executes; it doesn't fire when a valid session token authenticates through Okta.

    Detection LayerEffectivenessGap
    EDR/EndpointLowValid credentials + legitimate SSO = no anomaly
    Network/DNSMediumCan detect spoofed Okta domains if DNS telemetry monitored
    Identity AnalyticsHighImpossible travel, MFA re-enrollment spikes detectable
    BPO Access MonitoringHighMost orgs don't monitor support vendor identity ops at all
    FIDO2 MFAPreventiveKeys can't be replayed through spoofed pages
    If your BPO agent can reset an executive's password without a second verification channel, that's your highest-priority finding today.

    The Payroll Endgame

    Storm-2755's targeting of payroll is particularly insidious because the fraud often isn't detected until an employee reports a missing paycheck — days or weeks after the redirect. Zephyr Energy lost €700K to a contractor payment redirect using similar TTPs. The actor creates inbox rules to auto-delete confirmation emails, ensuring neither the compromised employee nor HR sees evidence of the change until it's too late.

    Action items

    • Map every BPO, call center, and helpdesk contractor that can trigger password resets, MFA re-enrollment, or Okta session modifications — then apply conditional access policies restricting these actions to verified contexts
    • Deploy FIDO2/WebAuthn hardware keys to all admin accounts, helpdesk staff, HR/payroll teams, and executives within 30 days
    • Mandate out-of-band phone verification for all payroll/direct deposit changes — no exceptions for email or chat requests
    • Monitor for spoofed domains matching patterns like company.zendesk-support##.com and deploy impossible travel detection on Okta

    Sources:Adobe Reader zero-day has no patch, DPRK is in 5 of your package managers · FortiClient EMS zero-day is live, BlueHammer is unpatched · Your helpdesk is the new front door

  2. 02

    AI Agents Are Your New Unmonitored Privileged Users — And 78% Execute Malicious Code Without Detection

    monitor

    The Research That Should Change Your Agent Policy

    New research findings this cycle quantify what security teams have been warning about: 78% of tested LLM systems executed malicious code from compromised agent packages without any detection mechanism firing. Separately, researchers demonstrated that subliminal prompts embedded in one AI agent's output propagate virally to downstream agents in multi-agent architectures — a worm-like propagation mechanism with no production defenses.

    These aren't theoretical attacks. They exploit the fundamental design of AI agents: the willingness to install packages, execute code, and pass instructions between systems based on natural language context. Your EDR, SAST, and SCA tools have zero coverage for this attack pattern because it doesn't match any signature — it's the agent doing exactly what it was designed to do, just with adversarial input.


    The Scale of Unmonitored Agent Access

    Multiple data points converge to show how far ahead agent adoption has raced past security controls:

    • 30%+ of Vercel deployments are now agent-initiated — non-human actors pushing code to production at scale
    • Vercel's Claude Code plugin harvests all developer prompts and full bash commands across every project, regardless of Vercel relevance — a broad-scope telemetry collection mechanism inside your most trusted dev environment
    • Alibaba's Qwen Code v0.14.x ships with remote control via Telegram, DingTalk, and WeChat plus cron-scheduled task execution — traffic patterns structurally indistinguishable from C2
    • Claude Managed Agents now autonomously read files, run commands, browse the web, and execute code on Anthropic's infrastructure with your data
    Agent CapabilityATT&CK ParallelRisk Level
    Remote control via messagingT1102 — Web Service C2High
    Scheduled autonomous executionT1053 — Scheduled Task/JobHigh
    Terminal access & file inspectionT1059 — Command InterpreterHigh
    Cross-project data collectionT1005 — Data from Local SystemHigh
    Your CI/CD pipeline likely has AI agents with more credential access than your junior developers — and fewer guardrails than your interns.

    Why This Is Different From Shadow IT

    Traditional shadow IT involved employees using unauthorized SaaS apps. AI agents are autonomous actors with delegated credentials that make decisions, execute code, and interact with production systems. When a Vercel plugin collects all bash commands across every project, that's not an employee using an unapproved tool — it's a persistent data collection mechanism operating inside your development environment by design, not by misconfiguration.

    The emergence of dedicated sandboxing tools like JAI ('Jail your AI agent') and IronClaw (Wasm-sandboxed agent harness isolating credentials from the LLM) confirms the industry recognizes this gap. If the market is building containment products, the containment problem is real.

    Action items

    • Audit all Claude Code plugin installations across development teams this week — specifically check for Vercel plugin — and restrict write access to Claude.md configuration files via CODEOWNERS
    • Deploy network detection rules for Telegram Bot API, DingTalk webhook, and WeChat Work API traffic from developer workstations and CI/CD environments
    • Sandbox all LLM agent code execution environments with explicit package allowlists — treat agent-installed packages as untrusted by default
    • Publish an AI agent acceptable-use policy covering approved frameworks, permitted access scopes, and remote control channel restrictions before end of quarter

    Sources:78% of LLM agents blindly execute malicious code · Autonomous AI agents with remote control channels · That Vercel plugin in your devs' Claude Code is exfiltrating every prompt · 30% of Vercel Deployments Are Now Agent-Initiated

  3. 03

    Quantum Cryptography Timeline Compressed to Pre-2030 — Start Your PQC Migration Now

    background

    The Qubit Threshold Just Collapsed

    Two independent research tracks published this cycle converge on the same conclusion: the hardware requirements for a cryptographically relevant quantum computer (CRQC) capable of breaking RSA and ECC are dropping far faster than anyone's migration plans assumed.

    CalTech/Oratomic/UC demonstrated neutral-atom array advances that reduce the estimated qubit threshold from millions down to approximately 10,000. Separately, Google Quantum AI reported major reductions in physical qubits needed to crack 256-bit ECC, though specific counts weren't disclosed. China has commercially deployed the 100-qubit Huanyuan 1 system and demonstrated capabilities publicly at MWC Shanghai.

    Research SourceFindingPrevious AssumptionNew Estimate
    CalTech / Oratomic / UCNeutral-atom array advancesMillions of qubits~10,000 qubits
    Google Quantum AIPhysical qubit reduction for ECCImpractically large"Major reduction"

    Why This Matters Today, Not in 2030

    Harvest-now-decrypt-later (HNDL) means the threat is already active. Any data with a secrecy requirement beyond ~2030 that's currently protected by RSA or ECC should be treated as potentially compromised to future decryption. This is especially acute for:

    • Blockchain/cryptocurrency — 1.7 million BTC (~$102B) sit in quantum-vulnerable pay-to-public-key (p2pk) addresses where public keys are permanently exposed on-chain with no migration path
    • Healthcare records subject to HIPAA's indefinite protection requirements
    • Diplomatic and classified communications with multi-decade secrecy needs
    • PKI/TLS infrastructure where certificate rotation is operationally complex

    Even skeptics place a CRQC at 2029–2035. The critical point: Western PQC migration timelines are being set by adversary capability development, not by our own readiness. NIST-vetted post-quantum algorithms exist (ML-KEM, ML-DSA, SLH-DSA). The question is whether your organization is treating migration as a roadmap item or an active program.

    What was a theoretical two-decade planning horizon has compressed into an active deployment concern. Your cryptographic inventory is the prerequisite — and most organizations haven't started.

    JPMorgan's Signal

    JPMorganChase launched a $1.5 trillion 'Security and Resiliency Initiative' spanning defense, energy, supply chain, and frontier tech including quantum computing. When the largest U.S. bank names quantum as a strategic security priority alongside defense, that's a market signal. The DOJ separately requested a 285% funding increase ($149M vs. ~$38.7M) for zero-trust migration across 275,000 endpoints — indicating even federal agencies recognize the urgency of cryptographic modernization.

    Action items

    • Commission a cryptographic asset inventory covering all systems using RSA, ECC, or Diffie-Hellman — prioritize by data longevity and sensitivity — within 90 days
    • Mandate crypto-agility for all new systems and major architecture decisions — the ability to swap cryptographic algorithms without full re-architecture
    • Audit Bitcoin holdings for legacy p2pk address format and migrate to p2pkh or newer address types that don't expose public keys until spend-time
    • Build a phased PQC migration roadmap prioritizing HNDL-vulnerable data stores with >5 year secrecy requirements, then TLS/PKI infrastructure

    Sources:Unpatched Adobe Reader zero-day has been hitting your users since November · 5,219 exposed PLCs in your critical infrastructure supply chain · 1.7M BTC in quantum-vulnerable addresses

◆ QUICK HITS

Quick hits

  • Ivanti EPMM CVE-2026-1340 (CVSS 9.8) added to CISA KEV with April 11 deadline — EU Commission, Netherlands, and Finland already compromised within 24 hours of January disclosure; a 69-day gap before KEV listing means orgs relying on KEV for prioritization missed this

    Two zero-days hitting your endpoints right now

  • Update: Adobe Reader zero-day now has C2 IOC 188.214.34.20:34123 — campaign uses util.readFileIntoStream() and RSS.addFeed() APIs to exfiltrate files and beacon; no patch, no CVE, exploited since November 2025; block the IOC and disable Acrobat JavaScript via GPO today

    Unpatched Adobe Reader zero-day has been hitting your users since November

  • CVE-2026-0740: Ninja Forms File Upload WordPress plugin allows unauthenticated RCE on hundreds of thousands of sites — actively exploited, no auth or user interaction required; scan all WordPress instances including shadow marketing sites

    Adobe Reader zero-day has no patch, DPRK is in 5 of your package managers

  • Update: Lapsus$ claims Mercor breach via LiteLLM supply chain — Mercor confirms it was 'one of thousands' affected; LiteLLM proxies API credentials for every LLM provider in your stack; scan all repos for litellm dependencies and rotate API keys

    Claude Mythos Can Out-Hack Your Defenders — and Lapsus$ Just Hit Your AI Supply Chain via LiteLLM

  • Ingress NGINX reached EOL in March 2026 with two unpatched critical CVEs (CVE-2026-24512, CVE-2026-3288) — no fix path exists; migrate to Kubernetes Gateway API or deploy WAF upstream

    Ingress NGINX is EOL with 2 unpatched critical CVEs

  • Chrome 147 launches Device Bound Session Credentials (DBSC), cryptographically binding auth cookies to the device — significant defense against infostealer-based session hijacking; prioritize fleet rollout

    Adobe Reader zero-day has no patch, DPRK is in 5 of your package managers

  • Signature Healthcare (Brockton, MA) diverting ambulances, cancelling chemotherapy, closing pharmacies since April 7; ChipSoft ransomware took EHR systems offline at 11 Dutch hospitals — one vendor compromise cascading to 11 healthcare providers

    Two zero-days hitting your endpoints right now

  • FBI recovered deleted Signal messages from iPhone notification database in Texas anti-ICE case — E2E encryption is irrelevant when iOS caches plaintext in forensically accessible notification logs; disable notification previews for Signal on managed devices via MDM

    Adobe Reader zero-day has no patch, DPRK is in 5 of your package managers

  • BKA identified Daniil Shchukin (UNKN, age 31) and Anatoly Kravchuk (age 43) as former GandCrab/REvil leaders — 130+ extortion cases, €35M+ damages, EU Most Wanted, believed sheltering in Russia

    Two zero-days hitting your endpoints right now

  • React Server Components vulnerability patched across three version lines simultaneously (19.0.5, 19.1.6, 19.2.5) — no CVE published yet; verify all production React RSC apps are updated

    React Server Components vulnerability patched across 3 version lines

  • CIA elevated Center for Cyber Intelligence to full mission center; France merged electromagnetic/cyber into new EW division; China's 15th Five-Year Plan names 'cyber superpower' as a national priority — institutional signal that nation-state cyber investment is accelerating across all major powers

    Adobe Reader zero-day has no patch, DPRK is in 5 of your package managers

◆ Bottom line

The take.

Your identity perimeter's weakest link isn't your firewall — it's the BPO agent who can reset your CEO's password: UNC6783 stole 13 million Zendesk tickets from Adobe through a compromised outsourced helpdesk, Storm-2755 is redirecting employee paychecks via session token theft that defeats non-FIDO2 MFA, 78% of LLM agents in your dev environment execute malicious code with zero detection, and the quantum threat timeline just compressed from 'decades away' to 'before your current strategy expires' — deploy hardware security keys to privileged users, sandbox your AI agents, and start your cryptographic inventory this quarter.

— Promit, reading as Security ·

Frequently asked

Why don't EDR tools catch these MFA bypass attacks?
These attacks happen in the identity layer, not on endpoints. Attackers use legitimate credentials, valid SSO flows, and authentic-looking session tokens — nothing anomalous executes on the endpoint. EDR fires on malware execution; it doesn't fire when a valid session token authenticates through Okta or when a BPO agent legitimately resets a password. Identity analytics and BPO access monitoring are the detection layers that matter here.
Why is FIDO2 the only MFA that stops both UNC6783 and Storm-2755?
FIDO2 hardware keys cryptographically bind authentication to the legitimate domain, so they cannot be replayed through spoofed pages or adversary-in-the-middle proxies. UNC6783's clipboard-scraping phishing kit captures TOTP codes as users paste them, and Storm-2755's AitM proxy steals live session tokens — both techniques defeat SMS, push, and TOTP MFA but fail against hardware-bound WebAuthn credentials.
How do I detect Storm-2755 payroll redirects before an employee reports a missing paycheck?
Monitor for newly created inbox rules that auto-delete or hide messages containing keywords like 'payroll,' 'direct deposit,' or 'HR confirmation,' and alert on any direct deposit change request arriving via email or chat rather than a verified out-of-band channel. Require phone verification to a known number for all banking changes — this alone breaks the entire playbook regardless of how the account was compromised.
What immediate controls should I apply to BPO and helpdesk vendor access?
Restrict password resets, MFA re-enrollment, and session modifications performed by BPO agents to require a second verification channel — an out-of-band call to the user, manager approval, or a break-glass workflow. Apply conditional access policies limiting these identity operations to verified device and network contexts, and log every vendor-initiated identity change to a SIEM with alerting on volume anomalies or executive-account targeting.
How urgent is post-quantum cryptography migration if a CRQC is still years away?
Migration must start now because harvest-now-decrypt-later operations are already capturing encrypted traffic for future decryption, and PQC rollouts across PKI, TLS, and legacy systems take years. With qubit thresholds dropping toward ~10,000 and CRQC estimates compressing to 2029–2035, any data requiring secrecy past 2030 that's currently protected by RSA or ECC should be treated as at risk today. Start with a cryptographic inventory.

◆ Same day, different angle

Read this day as…

◆ Recent in security

Keep reading.

Spot an error? [email protected]