CyberSecBrief


Weekly Cybersecurity Briefing (06 July – 12 July 2026)

Published: Loading…

This briefing covers 252 reports published from 6 July to 12 July 2026.

At a Glance

  • Attackers exploited a maximum-severity Adobe ColdFusion flaw, CVE-2026-48282, within hours of disclosure, prompting a CISA patching order for federal agencies.
  • Accenture confirmed a breach after a hacker claimed to steal 35GB of source code, RSA and SSH keys, and Azure access tokens.
  • Scattered Spider was identified as a decentralised collective of subclusters rather than a single gang, tied to Okta phishing and SIM swapping.
  • GhostApproval symlink flaws were disclosed in six AI coding assistants including Claude Code and Cursor that could redirect file writes to sensitive locations.
  • A former DigitalMint negotiator received a 70-month prison sentence for aiding BlackCat ransomware attacks on five US organisations.

Summary

  • Adobe's maximum-severity ColdFusion flaw, CVE-2026-48282, was exploited within hours of disclosure, prompting a CISA emergency patching order for federal agencies.
  • Accenture and KDDI both confirmed major breaches, with Accenture data offered for sale and KDDI notifying over 12 million people.
  • Scattered Spider was redefined as a decentralised cybercrime collective, with its subclusters linked to Okta phishing, SIM swapping, and ransomware.
  • AI coding assistants faced multiple disclosures, including GhostApproval symlink flaws, SKILLCLOAK scanner bypasses, and image-based prompt injection via GhostCommit.
  • Law enforcement actions intensified, with a BlackCat negotiator sentenced, a Ryuk operator pleading guilty, and Operation First Light yielding thousands of arrests.
  • Supply chain attacks hit npm packages jscrambler and @injectivelabs/sdk-ts, delivering credential-stealing binaries and cryptocurrency wallet theft.

Highlights of the Week

Adobe ColdFusion Flaw Exploited Within Hours of Disclosure

Adobe disclosed CVE-2026-48282, a maximum-severity path traversal flaw in ColdFusion's Remote Development Services FILEIO handler, enabling unauthenticated remote code execution. KEVIntel honeypots detected exploitation within two hours of public disclosure, and CISA ordered federal agencies to patch by Friday. Shadowserver tracked nearly 800 internet-exposed ColdFusion instances still vulnerable.

Accenture Confirms Breach After Hacker Claims Source Code Theft

Accenture confirmed an isolated security breach after a threat actor claimed to have stolen 35GB of internal data, including source code, Azure access keys, and RSA and SSH keys. The attacker advertised the dataset on PwnForums and shared a screenshot of an apparent private Azure DevOps repository as proof. Accenture said it remediated the breach source with no impact on operations.

Sources: SecurityWeek

Scattered Spider Revealed as Decentralised Cybercrime Collective

Group-IB identified Scattered Spider as a decentralised collective of independent subclusters sharing tactics and communication channels rather than a single organised group. The report links subclusters to Okta phishing, SIM swapping, cryptocurrency theft, and ransomware activity across multiple industries. Attackers used identity provider impersonation, vishing, and stolen employee information to compromise targets.

Sources: Group-IB

GhostApproval Flaws Let AI Coding Agents Bypass File Trust Controls

Wiz identified GhostApproval, symlink vulnerabilities affecting six AI coding assistants including Claude Code, Cursor, and Amazon Q Developer. Malicious repositories could redirect agent file operations outside the intended workspace, in some cases writing to SSH authorised keys files. Cursor and AWS assigned CVEs for the fixed issues, including CVE-2026-50549.

Sources: Wiz

Threats

Cavern Manticore Targets Israeli Organisations With Modular Framework

Check Point Research identified Cavern Manticore, an Iran-linked threat actor targeting Israeli government and IT organisations with a modular .NET command-and-control framework. The framework uses Mixed-Mode compilation, DLL sideloading, and modules for reconnaissance and credential operations. Initial access involved abuse of existing Remote Monitoring and Management software already deployed within targeted organisations.

China-Aligned Actor Exploits Roundcube Servers at Universities

Proofpoint tracked UNK_MassTraction, a suspected China-aligned cluster exploiting Roundcube vulnerabilities against physics and engineering departments at US and Canadian universities since May 2026. The campaign used CVE-2024-42009 to deploy an IceCube credential stealer, then exploited CVE-2025-49113 to install SquareShell webshells or load the VShell backdoor in memory.

Sources: Proofpoint

GodDamn Ransomware Disables Defences With PoisonX Driver

Symantec identified GodDamn ransomware as a rebrand of the Beast family, previously evolved from Monster ransomware. Operators used AnyDesk for remote access, a NirSoft-based credential toolkit, and the PoisonX kernel driver to disable endpoint security before deploying ransomware, encrypting files with the .God8Damn extension across at least 10 hosts.

Sources: Symantec

GigaWiper Backdoor Merges Wipers, Ransomware and Espionage Tools

Microsoft Threat Intelligence identified GigaWiper, a Golang backdoor first observed in October 2025 combining disk wiping, fake ransomware, and system sabotage. The malware includes wiping commands derived from FlockWiper and encryption code from Crucio ransomware, using RabbitMQ and Redis for command-and-control communication and generating unsaved keys that prevent file recovery.

China and India Spy Groups Breached Pakistani Police Systems

SentinelOne reported suspected China- and India-linked espionage groups targeted Pakistani law enforcement organisations between February 2024 and April 2026. Attackers deployed PlugX, ShadowPad, Cobalt Strike, Remcos and AsyncRAT against the Balochistan Police Complaint Management System, hosting malicious implants disguised as portal updates affecting both police personnel and citizens.

Sources: SentinelOne

ShinyHunters Leaks Data After Moody Bible Institute Refuses Extortion

ShinyHunters leaked data on 2.3 million people tied to Moody Bible Institute after the college did not meet extortion demands. Separately, a major medical device manufacturer notified nearly 4 million individuals of a breach involving Social Security numbers and health data.

Infrastructure & Exploits

Attackers Probe and Exploit Critical Gitea Docker Authentication Flaw

Threat actors exploited CVE-2026-20896, a critical Gitea Docker image vulnerability allowing authentication bypass through a single HTTP header. The flaw affected images up to version 1.26.2, where reverse-proxy trust settings accepted any source IP, letting attackers impersonate users with known usernames roughly 13 days after public disclosure.

Januscape KVM Flaw Enables Guest-to-Host Escape

Security researcher Hyunwoo Kim disclosed Januscape, CVE-2026-53359, a use-after-free vulnerability in KVM/x86 shadow MMU emulation allowing guest-to-host escape on Intel and AMD systems. The 16-year-old flaw was used as a zero-day exploit in Google's kvmCTF and can trigger host kernel panics or privilege escalation.

Sources: V4bel

Ubiquiti Patches Critical UniFi Vulnerabilities Across Product Line

Ubiquiti released updates for UniFi Connect, Talk, Access, Protect and UniFi OS after disclosing 25 CVEs, including command injection, SQL injection, and access control flaws. CVE-2026-50746 carried a maximum CVSS score of 10.0 in UniFi Connect, while CVE-2026-50747 scored 9.9 in UniFi Talk.

Sources: The Hacker News

GhostLock Linux Kernel Flaw Allows Privilege Escalation

Nebula Security disclosed GhostLock, CVE-2026-43499, a stack-use-after-free flaw in the Linux kernel's rtmutex subsystem affecting distributions from version 2.6.39 onward. The bug allows unprivileged local attackers to corrupt kernel memory and achieve privilege escalation or container escape, and was fixed in April 2026.

Sources: Nebula Security

U-Boot Bootloader Flaws Break Firmware Signature Verification

Binarly disclosed six vulnerabilities in U-Boot's FIT Signature Verification affecting code present since 2013. Two flaws could enable arbitrary code execution during boot, while four cause denial-of-service conditions; all were patched in the U-Boot master branch after disclosure to maintainers.

Sources: Binarly

BeyondTrust Patches Critical Pre-Authentication Remote Access Flaws

BeyondTrust disclosed four vulnerabilities in its Remote Support and Privileged Remote Access products, including CVE-2026-40138 and CVE-2026-40139, both scoring 9.2. The critical flaws could let unauthenticated attackers bypass access controls, while two additional issues could cause denial of service or unintended resource access.

Sources: BeyondTrust

Tools & Techniques

SKILLCLOAK Technique Hides Malicious AI Agent Skills From Scanners

Researchers from Hong Kong University of Science and Technology developed SKILLCLOAK, hiding malicious AI agent skills through structural obfuscation and self-extracting packing. Testing against eight scanners with 1,613 malicious skills found self-extracting packing bypassed every scanner above 90%, while a runtime auditor detected 97% of attacks.

Sources: The Hacker News

GhostCommit Hides Prompt Injection Inside PNG Images

ASSET Research Group demonstrated GhostCommit, hiding instructions inside a PNG image referenced by a repository configuration file to trigger multimodal coding agents. The technique caused agents to read a repository's .env file and embed secrets into generated code, while CodeRabbit and Bugbot missed the attack because both exclude images from review by default.

Malicious jscrambler npm Releases Drop Credential-Stealing Binaries

Several jscrambler npm releases were compromised via stolen publishing credentials to execute hidden Rust-built native binaries targeting Linux, Windows and macOS. The malware stole browser credentials, cryptocurrency wallet data, and cloud secrets before Jscrambler revoked the credentials and published a clean release.

RedHook Android Trojan Gains Shell Access via Wireless ADB

Group-IB found updated RedHook Android RAT variants abusing Wireless ADB and the Shizuku framework to obtain shell-level privileges without rooting devices. Distributed through fake government and financial websites, the malware supports 53 command-and-control instructions and has expanded from Vietnam into Indonesia.

Sources: Group-IB

SCMBANKER Toolkit Targets Mexican Banking Customers

Elastic Security Labs identified REF6045, a Mexican banking fraud operation delivering SCMBANKER via fake CAPTCHA pages. The PowerShell toolkit monitors banking sessions, captures screenshots, and manipulates clipboard data to redirect funds, with components dating back to at least October 2025.

Policy & Legal

Former Ransomware Negotiator Jailed for BlackCat Extortion Scheme

Former DigitalMint employee Angelo Martino was sentenced to 70 months in prison for participating in BlackCat ransomware attacks against at least five US organisations between 2023 and 2025. Court documents state he shared confidential insurance limits and negotiation details with the operators while acting as a negotiator.

Ryuk Ransomware Suspect Pleads Guilty in US Extortion Case

Armenian national Karen Serobovich Vardanyan pleaded guilty to conspiracy and computer fraud charges for deploying Ryuk ransomware against US organisations between November 2019 and April 2020. Vardanyan and co-conspirators received approximately 1,610 bitcoins in ransom payments, valued at more than $15 million.

Spain Arrests Suspected Pro-Russian Hacktivist Member

Spanish police arrested a man in Palencia suspected of supporting CyberArmy of Russia Reborn and Z-Pentest, groups linked to attacks on critical infrastructure in the US and Europe. Investigators said the suspect provided logistical support to a CARR member and participated in activities attributed to NoName057(16).

NHS Warns Staff Over Unauthorised Patient Record Access

The NHS launched a staff awareness campaign warning that employees accessing patient records without legitimate reason may face criminal prosecution and dismissal. The guidance follows the dismissal of 11 staff for unlawfully accessing records linked to the 2023 Nottingham attacks.

Weekly Topic Distribution

Weekly Coverage

Developments
Adobe Coldfusion Exploitation Ghostapproval Ai Coding Flaws Scattered Spider Collective Accenture Breach
Vulnerabilities
CVE-2026-48282Coldfusion (Critical)CVE-2026-50549Cursor < 3.0 (Critical)CVE-2024-42009N/A N/A (Critical)CVE-2025-49113Webmail (Critical)CVE-2026-20896Gitea Open Source Git Server (Critical)CVE-2026-53359Linux 2032A93D66Fa282Ba0F2Ea9152Eeff9511Fa9A96CVE-2026-50746Unifi Connect Application (Critical)CVE-2026-50747Unifi Talk Application (Critical)CVE-2026-43499Linux 8161239A8Bcce9Ad6B537C04A1Fa3B5C68Bae693 (High)CVE-2026-40138Remote Support (Critical)
Threat Groups
Scattered SpiderScattered Spider is a native Englishspeaking cybercriminal group active since at least 2022. The group initially targeted customer relationship management (CRM) providers, business process outsourcing (BPO) firms, and telecommunications and technology companies before expanding in 2023 to gaming, hospitality, retail, managed service provider (MSP), manufacturing, and financial sectors. Scattered Spider relies heavily on social engineering, including impersonating IT and helpdesk staff, to gain initial access, bypass multifactor authentication (MFA), and compromise enterprise networks. The group has adapted its tooling to evade endpoint detection and response (EDR) defenses and used ransomware for financial gain. Scattered Spider had expanded into hybrid cloud and identity environments, using helpdesk impersonation and MFA bypass to obtain administrator access in Okta, AWS, and Office 365.PlayPlay is a ransomware group that has been active since at least 2022 deploying Playcrypt ransomware against the business, government, critical infrastructure, healthcare, and media sectors in North America, South America, and Europe. Play actors employ a doubleextortion model, encrypting systems after exfiltrating data, and are presumed by security researchers to operate as a closed group.AkiraAkira is a ransomware variant and ransomware deployment entity active since at least March 2023. Akira uses compromised credentials to access singlefactor external access mechanisms such as VPNs for initial access, then various publiclyavailable tools and techniques for lateral movement. Akira operations are associated with "double extortion" ransomware activity, where data is exfiltrated from victim environments prior to encryption, with threats to publish files if a ransom is not paid. Technical analysis of Akira ransomware indicates variants capable of targeting Windows or VMWare ESXi hypervisors and multiple overlaps with Conti ransomware.LAPSUS$LAPSUS$ is cyber criminal threat group that has been active since at least mid2021. LAPSUS$ specializes in largescale social engineering and extortion operations, including destructive attacks without the use of ransomware. The group has targeted organizations globally, including in the government, manufacturing, higher education, energy, healthcare, technology, telecommunications, and media sectors.APT28APT28 is a threat group that has been attributed to Russia's General Staff Main Intelligence Directorate (GRU) 85th Main Special Service Center (GTsSS) military unit 26165. This group has been active since at least 2004. APT28 reportedly compromised the Hillary Clinton campaign, the Democratic National Committee, and the Democratic Congressional Campaign Committee in 2016 in an attempt to interfere with the U. S. presidential election. In 2018, the US indicted five GRU Unit 26165 officers associated with APT28 for cyber operations (including closeaccess operations) conducted between 2014 and 2018 against the World AntiDoping Agency (WADA), the US AntiDoping Agency, a US nuclear facility, the Organization for the Prohibition of Chemical Weapons (OPCW), the Spiez Swiss Chemicals Laboratory, and other organizations. Some of these were conducted with the assistance of GRU Unit 74455, which is also referred to as Sandworm Team.MuddyWaterMuddyWater is a cyber espionage group assessed to be a subordinate element within Iran's Ministry of Intelligence and Security (MOIS). Since at least 2017, MuddyWater has targeted a range of government and private organizations across sectors, including telecommunications, local government, defense, and oil and natural gas organizations, in the Middle East, Asia, Africa, Europe, and North America.CHROMIUMEarth Lusca is a suspected Chinabased cyber espionage group that has been active since at least April 2019. Earth Lusca has targeted organizations in Australia, China, Hong Kong, Mongolia, Nepal, the Philippines, Taiwan, Thailand, Vietnam, the United Arab Emirates, Nigeria, Germany, France, and the United States. Targets included government institutions, news media outlets, gambling companies, educational institutions, COVID19 research organizations, telecommunications companies, religious movements banned in China, and cryptocurrency trading platforms; security researchers assess some Earth Lusca operations may be financially motivated. Earth Lusca has used malware commonly used by other Chinese threat groups, including APT41 and the Winnti Group cluster, however security researchers assess Earth Lusca's techniques and infrastructure are separate.Salt TyphoonSalt Typhoon is a People's Republic of China (PRC) statebacked actor that has been active since at least 2019 and responsible for numerous compromises of network infrastructure at major U. S. telecommunication and internet service providers (ISP).Lazarus GroupLazarus Group is a North Korean statesponsored cyber threat group attributed to the Reconnaissance General Bureau (RGB). Lazarus Group has been active since at least 2009 and is reportedly responsible for the November 2014 destructive wiper attack on Sony Pictures Entertainment, identified by Novetta as part of Operation Blockbuster. Malware used by Lazarus Group correlates to other reported campaigns, including Operation Flame, Operation 1Mission, Operation Troy, DarkSeoul, and Ten Days of Rain. North Korea’s cyber operations have shown a consistent pattern of adaptation, forming and reorganizing units as national priorities shift. These units frequently share personnel, infrastructure, malware, and tradecraft, making it difficult to attribute specific operations with high confidence. Public reporting often uses “Lazarus Group” as an umbrella term for multiple North Korean cyber operators conducting espionage, destructive attacks, and financially motivated campaigns.Contagious InterviewContagious Interview is a North Korea–aligned threat group active since 2023. The group conducts both cyberespionage and financially motivated operations, including the theft of cryptocurrency and user credentials. Contagious Interview targets Windows, Linux, and macOS systems, with a particular focus on individuals engaged in software development and cryptocurrencyrelated activities.