CISO Daily Briefing – March 18, 2026

CISO Daily Briefing

Cloud Security Alliance Intelligence Report

Report Date
March 18, 2026
Intelligence Window
48 Hours
Topics Identified
5 Priority Items
Papers Published
5 Overnight

Executive Summary

The past 48 hours have produced a dense threat picture with two distinct currents running in parallel. On the technical side, nation-state actors are accelerating their investment in novel propagation and persistence techniques — particularly the abuse of trusted, ubiquitous software (messaging platforms, browser debugging APIs, and mobile attribution SDKs) to move laterally or establish footholds while evading detection. These are not esoteric proof-of-concept attacks; real ransomware and espionage campaigns are deploying these techniques in the wild.

A mobile-layer supply chain attack against the AppsFlyer Web SDK is pushing crypto-stealing JavaScript through apps already installed on end-user devices — a significant escalation in supply chain attack surface that reaches far beyond developer toolchains. A Russian state-aligned threat actor (Laundry Bear) has deployed a JavaScript backdoor running entirely through Microsoft Edge’s built-in debugging API, representing a living-off-the-land browser technique that most EDR solutions will not flag. North Korean Konni Group actors are exploiting KakaoTalk’s trusted peer-to-peer messaging to propagate EndRAT malware to secondary victims — a lateral movement model applicable to any enterprise messaging platform including Teams and Slack.

On the governance front, Okta’s new AI Agent Security Framework — backed by survey data showing 88% of enterprises lack AI agent IAM controls — represents the first major identity platform defining operational standards for non-human identity management. Separately, Pentera survey data reveals 67% of CISOs have only limited visibility into how AI is used across their organizations, with zero reporting full visibility. This systemic governance failure amplifies every technical threat in today’s portfolio by an unknown multiplier.

AppsFlyer SDK Supply Chain Attack

HIGH

Mobile attribution SDK hijacked to inject crypto-stealing JavaScript across tens of thousands of consumer and enterprise apps — end users affected without any developer action required.

  • Blast radius scales with app install base, not developer community size
  • Obfuscated JS bypasses standard code review checkpoints
  • Distinct threat model from CI/CD pipeline attacks — requires different mitigations

DRILLAPP: Edge Debug API as C2 Channel

HIGH

Russian state actor Laundry Bear (UAC-0190) deployed a JS backdoor using Microsoft Edge’s Chromium DevTools Protocol — file access, microphone, and webcam capture through a signed, trusted Microsoft process.

  • No injected binaries — runs entirely through legitimate browser debug sessions
  • EDR solutions tuned for binary execution will not flag this technique
  • Network controls that allowlist Edge traffic pass the malicious activity unimpeded

Konni APT: Messaging Platform Lateral Movement

HIGH

North Korean Konni Group exploits KakaoTalk’s trusted peer-to-peer sessions to propagate EndRAT to secondary victims — the same technique applies to Teams, Slack, and Discord in enterprise environments.

  • Recipients receiving files from known contacts apply minimal skepticism
  • Extended dwell times with document exfiltration documented throughout campaigns
  • Most enterprise security tooling does not monitor messaging client file transfers

AI Agent IAM: 88% Enterprise Control Gap

MEDIUM

Okta’s AI Agent Security Framework, backed by survey data, reveals 88% of enterprises lack controls for AI agent identity and access management — non-human identities are operating without scoped permissions, audit trails, or rotation policies.

  • EU AI Act Article 9 and NIST CAISI now require accounting for AI system actions
  • First major identity platform defining operational agent IAM standards
  • Connects directly to CSA MAESTRO framework and emerging agent certification work

Enterprise AI Visibility Crisis: 67% of CISOs Blind

MEDIUM

Pentera survey of 300 US CISOs: 67% report limited visibility into AI usage across their organizations; zero report full visibility. Shadow AI at enterprise scale is the systemic risk amplifier for every threat in today’s portfolio.

  • AI deployed by distributed teams outside centralized security oversight
  • Technical threats (prompt injection, LLMjacking, supply chain attacks) target AI assets CISOs cannot see
  • Requires AI asset discovery, usage monitoring, and shadow AI governance programs

Overnight Research Output

1

AppsFlyer Web SDK Supply Chain Attack — Crypto-Stealing JavaScript Injected Across Mobile App Ecosystem

HIGH URGENCY

Summary: The AppsFlyer Web SDK — a mobile attribution and analytics library embedded in tens of thousands of consumer and enterprise mobile applications — was temporarily hijacked with obfuscated JavaScript designed to steal cryptocurrency. This attack reaches downstream end users through apps already installed on their devices, without any action required by the affected developer or enterprise. The blast radius scales with the install base of affected apps rather than the developer community, representing a qualitatively different threat model from the CI/CD pipeline supply chain attacks previously covered in the CSA corpus.

Category: Technical | Document type: Research Note | File: CSA_research_note_appsflyer_sdk_supply_chain_crypto_stealer_20260318

Key Sources:

BleepingComputer: “AppsFlyer Web SDK hijacked to spread crypto-stealing JavaScript code” (March 14–16, 2026)

No-Security digest: “AppsFlyer SDK Supply Chain Attack Distributes Crypto Stealer” (March 16, 2026)

The Hacker News: “AppsFlyer Web SDK hijacked” (trending item, March 2026)

Why This Matters: Existing CSA notes on supply chain attacks (ai_devtool_supply_chain_attacks, glassworm_open_vsx, phantomraven_npm) focus entirely on the developer layer. None address mobile SDK supply chain risk at the consumer-app layer, which presents a distinct threat model, a different affected population (end users, not developers), and requires different mitigation strategies — SDK vendor auditing, app store supply chain controls, and end-user device protections rather than CI/CD hardening.


View Full Research Note

2

DRILLAPP Backdoor — Laundry Bear Weaponizes Microsoft Edge Debugging API for Stealthy Espionage

HIGH URGENCY

Summary: Russian state-aligned threat actor Laundry Bear (UAC-0190 / Void Blizzard) has been observed deploying a JavaScript-based backdoor called DRILLAPP that runs entirely through Microsoft Edge’s built-in debugging functionality — a living-off-the-land browser technique (LOLBAB) requiring no injected binaries. The backdoor provides file upload/download, microphone access, and webcam capture, all through a signed, trusted Microsoft process. Campaigns detected in February 2026 targeted Ukrainian entities using judicial and charity-themed lures delivered via Windows shortcut files. The use of Chromium DevTools Protocol as a C2 channel represents a significant stealth advancement: EDR solutions tuned for binary execution may not flag legitimate browser debug sessions, and network controls that allowlist Edge traffic will pass the malicious activity unimpeded.

Category: Technical | Document type: Research Note | File: CSA_research_note_drillapp_laundry_bear_edge_debug_lolbas_20260318

Key Sources:

The Hacker News: “DRILLAPP Backdoor Targets Ukraine, Abuses Microsoft Edge Debugging for Stealth Espionage” (March 16, 2026)

No-Security digest: Laundry Bear / UAC-0190 campaign contextual entries

Why This Matters: Existing CSA notes cover browser attack vectors (browser_ai_panel_hijack_cve_2026_0628) and cloud DevOps compromise, but none address the Chromium DevTools Protocol / browser debugging API as a living-off-the-land attack surface. This technique has direct implications for enterprise EDR detection gap analysis — organizations should assess whether their endpoint controls would flag or miss browser debug sessions used as C2 channels — and for browser hardening policies that restrict DevTools access in production environments.


View Full Research Note

3

Konni APT Abuses KakaoTalk Desktop for EndRAT Lateral Movement — Trusted Messaging Platform as Malware Propagation Vector

HIGH URGENCY

Summary: North Korean threat actors attributed to Konni Group have been observed gaining initial access via spear-phishing, then pivoting to use a victim’s KakaoTalk desktop client to propagate EndRAT remote access malware to trusted contacts in the victim’s network. The technique exploits the implicit trust relationships inherent in peer-to-peer messaging: recipients receiving a file or link from a known contact are significantly less likely to apply skepticism than they would to unsolicited email. Genians’ analysis confirms extended dwell times with document exfiltration occurring throughout. The broader implication is that any desktop messaging client with file-transfer capability — Teams, Slack, Discord, KakaoTalk — represents a lateral movement surface that most enterprise security tooling does not adequately monitor.

Category: Technical | Document type: Research Note | File: CSA_research_note_konni_kakao_talk_endrat_messaging_lateral_movement_20260318

Key Sources:

The Hacker News: “Konni Deploys EndRAT Through Phishing, Uses KakaoTalk to Propagate Malware” (March 17, 2026, citing Genians Security Center analysis)

Why This Matters: Existing CSA notes cover Teams phishing (teams_phishing_a0backdoor_quick_assist_abuse) and AI chatbot C2 abuse, but these focus on the platform as an entry point rather than as a lateral propagation mechanism. The Konni/KakaoTalk technique represents a distinct threat model — using a fully authenticated, trusted session to deliver malware to secondary victims — requiring different detection logic (behavioral analysis of messaging client file transfers, not just attachment scanning at the email gateway) and different user-awareness guidance (warning users about files from known contacts, not just strangers).


View Full Research Note

4

Okta AI Agent Identity Security Framework — Industry Standards Emerging as 88% of Enterprises Lack AI Agent IAM Controls

MEDIUM URGENCY

Summary: Okta has published an AI Agent Security Framework accompanied by survey data showing that 88% of enterprises currently lack controls specifically designed for AI agent identity and access management. The framework addresses non-human identities (NHIs) in agentic systems — how agents authenticate, how their permissions are scoped, how their actions are audited, and how their credentials are rotated or revoked. This is not merely a vendor product announcement: it represents the first major identity platform attempting to define what “IAM for AI agents” means at an operational level. The timing is significant, arriving as the EU AI Act Article 9 and NIST CAISI begin to require organizations to account for AI system actions within their governance structures.

Category: Governance | Document type: Research Note | File: CSA_research_note_okta_ai_agent_iam_framework_enterprise_gap_20260318

Key Sources:

No-Security digest: “Okta Launches AI Agent Security Framework — 88%…” (March 17, 2026)

NIST.gov: CAISI RFI on securing AI agent systems (January 12, 2026)

Cross-reference: CSA_research_note_nist_caisi_ai_agent_standards_compliance_20260311

Why This Matters: The existing NIST CAISI note covers government-side standards; the islands-of-agents note covers cross-agent authorization architectures. Neither addresses the practical IAM implementation gap — that identity platforms are only beginning to build agent-native credential management. Okta’s framework, combined with the NIST CAISI work already in the corpus, gives CSA an opportunity to synthesize the emerging governance landscape for AI agent identity and connect it to MAESTRO and emerging agent certification work.


View Full Research Note

5

Enterprise AI Security Visibility Crisis — 67% of CISOs Flying Blind as AI Adoption Outpaces Security Oversight

STRATEGIC RISK

Summary: Survey data released by Pentera (300 US CISOs) reveals that 67% of security leaders report limited visibility into how AI is used across their organizations, with zero respondents claiming full visibility. The structural driver is that AI systems are deployed across cloud platforms, identity systems, application layers, and data pipelines by distributed teams outside centralized security oversight — “shadow AI” at enterprise scale. This is not a temporary skills gap; it reflects a fundamental mismatch between how AI is adopted (opportunistically, across business units) and how it is governed (centralized security controls designed for on-premises software). The CISO visibility collapse amplifies every technical threat in the portfolio — prompt injection, model extraction, LLMjacking, supply chain attacks on AI tooling — by deploying them against assets the CISO cannot see.

Category: Strategic Risk | Document type: White Paper | File: strategic-enterprise-ai-security-visibility-deficit-v1

Key Sources:

The Hacker News: “AI is Everywhere, But CISOs are Still Securing It with Yesterday’s Skills and Tools, Study Finds” (March 17, 2026, citing Pentera AI and Adversarial Testing Benchmark Report 2026)

BleepingComputer: “Shadow AI is everywhere. Here’s how to find and secure it.” — Nudge Security analysis (March 16, 2026)

No-Security digest: Enterprise AI adoption pace vs. security tooling gap analysis

Why This Matters: The existing CSA corpus covers specific AI attack techniques in depth but has no synthesis document analyzing the systemic governance failure that makes organizations vulnerable to all of them simultaneously. The governance-us-federal-ai-security-governance-crisis-v1 whitepaper addresses the federal/regulatory level, but no document examines the enterprise-level visibility and oversight deficit as a strategic risk compounding factor. This whitepaper directly serves the CISO audience by mapping the visibility gap to concrete controls: AI asset discovery, usage monitoring, shadow AI governance, and integration with CNAPP/CSPM tooling.


View Full Research Note

Notable News & Signals

Chrome Zero-Days CVE-2026-3909 & CVE-2026-3910 — Active Exploitation

Two new Chrome zero-days are being actively exploited in the wild. While partially contextualized by the existing browser_ai_panel_hijack_cve_2026_0628 note, organizations should confirm Chrome is patched across all endpoints as a matter of urgency. These vulnerabilities represent an independent exploitation chain from the AI panel hijack vector previously documented.

Source: No-Security digest / CISA KEV catalog | Covered by existing corpus with context gap noted

CISA Website Reduced Operations — Federal Funding Lapse Continues

The CISA website itself shows reduced active management due to the ongoing federal funding lapse. This is a systemic risk indicator: the primary US government vehicle for publishing Known Exploited Vulnerabilities catalog updates, emergency directives, and coordination with critical infrastructure operators is operating at degraded capacity. Organizations relying on CISA KEV catalog updates for patching prioritization should supplement with commercial threat intelligence feeds during this period.

Source: Intelligence scan observations | No CSA paper warranted; flagged as context for threat landscape interpretation

Claude Opus 4.6 Discovers 22 Firefox CVEs — AI-Assisted Vulnerability Research Scales

Anthropic’s Claude Opus 4.6 was used to discover 22 Firefox vulnerabilities in a research demonstration. While covered contextually by the AI-assisted malware industrialization whitepaper and broader AI vulnerability scanning corpus, this story reinforces the trend already documented: AI systems are becoming autonomous vulnerability discovery tools. The implication for defenders is unchanged — AI-accelerated offensive research shortens the window between vulnerability existence and exploitation.

Source: The Hacker News / Security research reporting | Trend already documented in CSA corpus

NSA + Allied Agencies Publish Revised AI Supply Chain Security Guidance

The NSA and allied intelligence agencies released updated guidance on securing AI supply chains, including model integrity verification and training data provenance controls. The substance is covered by the existing nsa_allied_ai_supply_chain_security_guidance_20260317 note; organizations should review that note in tandem with today’s AppsFlyer SDK attack finding, which illustrates exactly the class of supply chain risk the guidance addresses.

Source: NSA.gov / No-Security digest | Fully covered by prior CSA research note from March 17

Topics Already Covered (No New Action Required)

← Back to Research Index