Skip to content
.ca
sign in

Threat intelligence from Sophos

35 reports on cyfar.ca summarizing Sophos research. Visit Sophos

Sophos3 days ago6 minLLM reportcritical

Dissecting a PHP web server rootkit

A Linux rootkit targets BIG-IP APM via CVE-2025-53521, injecting a fileless PHP web shell into Apache memory and providing a local socket backdoor. The implant hooks Apache's APR module loader to inject a web shell into PHP file memory mappings, bypassing disk-based detection. It also creates a local UNIX socket backdoor to /bin/bash. The malware uses RC4 for string obfuscation and custom ELF loading to execute before the host process main().

Sophos8 days ago6 minLLM reportcritical

SonicWall SMA1000 vulnerabilities (CVE-2026-83548, CVE-2026-83549) in active exploitation

SonicWall disclosed two vulnerabilities in SMA1000 appliances on September 1, 2026, both confirmed as exploited in the wild. CVE-2026-83548 is a critical unauthenticated SSRF flaw (CVSS 10.0) in the Appliance Work Place interface. CVE-2026-83549 is a high-severity OS command injection vulnerability (CVSS 7.8) in the Appliance Management Console that requires authenticated admin access to achieve remote code execution. Affected models include 6210, 7210, and 8200v.

Sophos10 days ago15 minLLM reportcritical

Ungentlemanly behavior: Insights into a ransomware operation

GOLD SHERWOOD operates The Gentlemen ransomware-as-a-service scheme using a repeatable post-exploitation playbook. Affiliates gain initial access by exploiting FortiGate firewall vulnerabilities or abusing stolen VPN credentials, then rapidly escalate privileges, deploy BYOVD-based EDR killers, exfiltrate data via cloud storage tools, and deploy Go-based ransomware binaries. Median dwell time is approximately two days, with some intrusions completing in under 24 hours. The attackers stage tools in C:\PerfLogs, use native Windows utilities for privilege escalation, and adaptively switch between Rclone, Restic, and MinIO Client for data exfiltration.

Sophos15 days ago7 minLLM reporthigh

Ransomware in Education 2026: Key Findings

The Sophos State of Ransomware in Education 2026 report surveyed 226 education providers hit by ransomware in the last 12 months. Identity-based attack vectors initiated 85% of attacks. Despite widespread MFA adoption and firewall detections, education providers struggled to translate detection into prevention, with encryption rates in lower education doubling year-over-year. Recovery costs and timelines continue to climb while ransom demands trend downward.

Sophos3 months ago5 minLLM reporthigh

Pointing a Cursor at evading detection

Sophos researchers uncovered a threat actor utilizing AI-native development tools, specifically the Cursor IDE and Claude Opus, to build and iteratively test a post-exploitation framework designed to evade major EDR solutions. The framework automates the ingestion of public security research to generate and refine custom Rust and Go payloads, ultimately supporting ransomware and data theft operations.

Sophos4 months ago4 minLLM reporthigh

GitHub internal repositories breached

GitHub experienced an internal security incident where threat actor TeamPCP (UNC6780) compromised an employee's device using a malicious Visual Studio Code extension. The attacker harvested local developer secrets to clone approximately 3,800 internal repositories, which were subsequently listed for sale on a cybercrime forum.

Sophos4 months ago6 minLLM reporthigh

WantToCry ransomware remotely encrypts files

WantToCry is a remote ransomware operation that targets internet-exposed SMB services using brute-force authentication. Instead of deploying local malware, attackers exfiltrate files, encrypt them on their own infrastructure, and write the encrypted versions back to the victim's network via authenticated SMB sessions, effectively bypassing traditional process-based EDR detections.

Sophos4 months ago7 minLLM reporthigh

Why AMOS matters: The macOS malware stealing data at scale

Sophos MDR investigated a macOS infostealer infection attributed to an AMOS (Atomic macOS) variant. The attack leverages ClickFix social engineering to trick users into running a malicious Terminal command, which initiates a multi-stage infection chain. The malware captures the user's system password via a spoofed prompt, evades analysis by checking for virtualized environments, and exfiltrates sensitive data like Keychain and browser credentials before establishing persistence via a LaunchDaemon.

Sophos4 months ago5 minLLM reportcritical

May’s Patch Tuesday hauls out 132 CVEs

Microsoft's May 2026 Patch Tuesday release addresses 132 CVEs, including 29 Critical vulnerabilities and 14 with a CVSS score of 9.0 or higher. Key threats include a critical authentication bypass in the Microsoft SSO Plugin for Jira & Confluence, unauthorized RCEs in Windows Netlogon and DNS Client, and multiple Office RCEs exploitable via the Preview Pane.

Sophos4 months ago5 minLLM reportmedium

Inside the lethal trifecta: Blast radius reduction in AI agent deployments

AI agents deployed in enterprise environments are highly susceptible to indirect prompt injection attacks, enabling data theft and unauthorized actions. Security teams must adopt an 'assume breach' architecture for LLMs, focusing on blast radius reduction through agent sandboxing, credential isolation, egress restrictions, and human-in-the-loop governance.

Sophos4 months ago6 minLLM reporthigh

Donuts and Beagles: Fake Claude site spreads backdoor

A malvertising campaign is leveraging a fake Claude AI website to distribute a malicious MSI installer. The infection chain employs DLL sideloading via a legitimate G DATA executable to execute DonutLoader, which ultimately deploys a novel backdoor dubbed 'Beagle' for remote command execution and file manipulation.

Sophos4 months ago3 minLLM reporthigh

Proof-of-concept exploit available for Linux 'Copy Fail' vulnerability (CVE-2026-31431)

CVE-2026-31431, dubbed 'Copy Fail', is a high-severity (CVSS 7.8) local privilege escalation vulnerability in the Linux kernel affecting distributions released since 2017. A reliable public PoC is available, allowing unprivileged local users to achieve root access by corrupting the kernel's in-memory page cache of privileged binaries. Immediate patching is recommended, particularly for multi-tenant and containerized environments.