A newly documented framework, Avalon, shows signs of AI-assisted development that stitched together credential collection, lateral movement, remote access, backup and recovery disruption, and a ransomware payload — internally dubbed “CrownX” — into a single modular toolkit. It is delivered through a multi-stage phishing chain: a spoofed legal-document email leads to a password-protected cloud storage archive, with the malicious payload hidden inside an ISO file to dodge email-layer detection.
The part that matters for strategy is its defense-evasion subsystem, which is explicitly built to conceal execution from the entire mainstream endpoint detection field — Microsoft Defender, SentinelOne, CrowdStrike, Sophos, Elastic Endpoint, FortiEDR, ESET, McAfee, and Bitdefender. Read against this week’s other finding of an LLM operating an intrusion end-to-end, the pattern is now two-sided: AI runs attacks and AI builds them, and the build is being tuned against the exact endpoint agents most enterprises rely on as their primary control.
The durable point: when malicious code is AI-assembled to evade endpoint detection by design, the control that still holds is behavioral, cross-domain visibility — seeing what an intrusion does across identity, network, and cloud — rather than trusting any single agent to recognize it on the host.
Sources: The Hacker News
Cyberattacks & Breaches
Avalon / CrownX — AI-assisted modular malware framework with a full ransomware chain. Distributed via a multi-stage phishing chain — a spoofed legal-document email, a password-protected cloud-storage archive, and a payload wrapped inside an ISO file to dodge email-layer detection — the framework unifies credential theft, lateral movement, remote access, recovery disruption, and a ransomware component, with an evasion layer tuned against nine major endpoint detection products. Reporting notes signs of AI-assisted development lowering the barrier to building this class of tooling.
So what: The through-line is trust turned into access — Avalon weaponizes the trust placed in endpoint agents and everyday delivery channels, while the Pegasus case is a reminder that even the people governing surveillance are inside its blast radius. Neither is stopped by the tool the victim trusted most; both are caught, if at all, by observing behavior across the estate rather than at a single choke point.
Pegasus infected an EU lawmaker who was investigating spyware abuse. Citizen Lab confirmed that former MEP Stelios Kouloglou, a substitute member of the European Parliament’s committee tasked with probing Pegasus and mercenary-spyware abuse, had his phone infected with NSO Group’s Pegasus spyware — once in October 2022 and again in March 2023, while he served on the committee. Citizen Lab did not attribute the operation to a specific government, found no evidence implicating Greece, and noted an infrastructure overlap with an earlier campaign against Russian- and Belarusian-speaking exiled journalists and activists.
So what: The through-line is trust turned into access — Avalon weaponizes the trust placed in endpoint agents and everyday delivery channels, while the Pegasus case is a reminder that even the people governing surveillance are inside its blast radius. Neither is stopped by the tool the victim trusted most; both are caught, if at all, by observing behavior across the estate rather than at a single choke point.
Vulnerabilities & Exposure
“Bad Epoll” — Linux/Android local-root kernel flaw, 99% reliable PoC. A use-after-free race in the kernel’s epoll teardown lets an unprivileged local user escalate to root. It affects Linux 6.4 and newer and reaches recent Android devices; a researcher reports a proof-of-concept at roughly 99% reliability that may trigger from within Chrome’s renderer sandbox, making it a potential browser-to-root escape. The flaw was introduced by a 2023 commit and fixed by a kernel commit that landed April 24, 2026, so patched kernels exist — the exposure is unpatched Linux 6.4+ fleets and slow-moving Android devices.
So what: Bad Epoll and the ColdFusion flaw both turn “patched” into false comfort — a browser-triggerable root exploit on unpatched Linux/Android fleets, and a maximum-severity bug that was being probed before most teams had read the advisory. Paired with the SharePoint deadline landing the same day, the lesson holds: prioritize on exposure and real-world exploitability, not vendor severity labels, and assume the gap between disclosure and exploitation is now measured in hours.
Adobe ColdFusion CVE-2026-48282 — CVSS 10.0, exploited within hours of disclosure. An unauthenticated, network-exploitable path-traversal flaw in ColdFusion (2025.9, 2023.20 and earlier) that can lead to arbitrary code execution came under active exploitation within hours of public disclosure; a researcher observed a probe attempting to read a Windows system file. It is one of seven maximum-severity flaws Adobe just patched across ColdFusion and Campaign Classic; fixes are available in ColdFusion 2023 Update 21 and 2025 Update 10.
So what: Bad Epoll and the ColdFusion flaw both turn “patched” into false comfort — a browser-triggerable root exploit on unpatched Linux/Android fleets, and a maximum-severity bug that was being probed before most teams had read the advisory. Paired with the SharePoint deadline landing the same day, the lesson holds: prioritize on exposure and real-world exploitability, not vendor severity labels, and assume the gap between disclosure and exploitation is now measured in hours.
SharePoint RCE CVE-2026-45659 — federal patch deadline is today. The SharePoint Server remote-code-execution flaw, added to CISA’s Known Exploited Vulnerabilities catalog on evidence of active exploitation, carries a July 4 remediation deadline for federal civilian agencies. Any authenticated user with Site Member permissions can trigger it; Microsoft patched it in May 2026 and had originally rated exploitation “less likely.”
So what: Bad Epoll and the ColdFusion flaw both turn “patched” into false comfort — a browser-triggerable root exploit on unpatched Linux/Android fleets, and a maximum-severity bug that was being probed before most teams had read the advisory. Paired with the SharePoint deadline landing the same day, the lesson holds: prioritize on exposure and real-world exploitability, not vendor severity labels, and assume the gap between disclosure and exploitation is now measured in hours.
AI Impact on Security
The attacker’s AI now spans build and operate. This week’s anchor items bracket the AI-attacker arc from both ends: one incident showed an LLM operating a ransomware intrusion end-to-end, while Avalon/CrownX shows AI-assisted assembly of the malware kit itself, tuned to evade the major endpoint detection products. Separately, researchers note that an AI model recently found a different bug in the same stretch of kernel code that produced Bad Epoll but missed this one — a useful, grounded data point that AI-assisted vulnerability discovery is real but not yet exhaustive.
So what: The arc is now symmetric: AI lowers the barrier to both writing and running attacks, and AI-assisted defense is powerful but incomplete. The strategic answer doesn’t change — defense that depends on any single AI agent or endpoint signature is brittle; behavioral visibility across the whole estate is what survives an attacker who can now out-iterate a host-level control.
Regulatory & Policy
EU AI Act transparency obligations take effect August 2, 2026. The AI Act’s transparency rules and high-risk-system obligations become applicable August 2, 2026, adding disclosure duties for AI systems operating in the EU. Separately, the SEC has named AI-driven threats to data integrity an FY2026 examination priority and is weighing enhanced AI-governance disclosure, and the EU’s proposed Cybersecurity Act and NIS2 amendments would streamline ransomware-data collection and strengthen ENISA’s incident-response role.
So what: The compliance clock lands in the same month as proof that AI is now on both sides of the attack — governance frameworks for AI identity, agent accountability, and AI-in-the-SOC disclosure are moving from future planning to this quarter’s agenda.
Sources & further reading (6)
- The Hacker News — “New Avalon Malware Framework Packs CrownX Ransomware Capabilities”
- The Citizen Lab — “Espionage Against the European Parliament: Member of Committee Investigating Spyware Hacked with Pegasus”
- The Hacker News — “New ‘Bad Epoll’ Linux Kernel Flaw Lets Unprivileged Users Gain Root, Hits Android”
- The Hacker News — “Adobe Patches 7 CVSS 10.0 Flaws in ColdFusion and Campaign Classic”
- CISA — “Known Exploited Vulnerabilities Catalog”
- European Commission — “Regulatory framework on AI”