Find notable cyber news and cases, enriched with sources, timelines, and signals.

Recent notable Happenings and Cases

Hide ▲
Last updated: 14:34 07/08/2026 UTC
Last updated: 19:49 06/08/2026 UTC

Latest updates

Browse →

Levi Strauss & Co. hit by network compromise

Incident

Updated: 07.08.2026 18:48 · First: 07.08.2026 18:48 · 📰 1 src / 1 articles · H score: 15

Levi Strauss & Co. disclosed a social-engineering breach that let attackers access and exfiltrate corporate data from three employees’ company-issued computers. The company said its rapid response contained and terminated the unauthorized access and that no consumer data was impacted. Levi’s also said it has seen no operational disruption from the incident.

Rust-based clipboard hijacker swapping cryptocurrency addresses via Binance Smart Chain

Malware Activity

Updated: 07.08.2026 17:00 · First: 07.08.2026 17:00 · 📰 1 src / 1 articles · H score: 18

A Rust-based clipboard hijacker was observed swapping copied cryptocurrency wallet addresses with attacker-controlled destinations, putting payment workflows across 21 blockchain types at risk. The malware used Binance Smart Chain for command-and-control resolution through EtherHiding. A victim could still see a normal-looking transaction even though the destination had already been changed locally before signing.

H1 2026 banking-malware campaign via compromised corporate mailboxes

Campaign

Updated: 07.08.2026 17:00 · First: 07.08.2026 17:00 · 📰 1 src / 1 articles · H score: 33

A banking-malware campaign used compromised corporate mailboxes to reach users in Czechia, Slovakia, Poland and Lithuania, pushing the attack into victims' banking sessions. The messages looked like routine shipment, invoice and scanned-document emails, which helped the lure blend into normal business traffic. The attachment launched JavaScript, then PowerShell, then shellcode, before the malware altered proxy settings and installed a browser add-on. The chain showed how a trusted account can deliver the first stage of an operation while later steps reshape the browser session used for banking.

WordPress login screen pre-auth reflected XSS (CVE-2026-64638)

Vulnerability

Updated: 07.08.2026 15:56 · First: 07.08.2026 15:56 · 📰 1 src / 1 articles · H score: 24

WordPress patched CVE-2026-64638, a pre-auth reflected XSS in the login screen that affects every version of the CMS. The flaw can be chained under additional conditions into PHP code execution, but the advisory reports no in-the-wild exploitation. WordPress fixed it in 7.0.3 and backported the patch through the 4.7 branch.

WordPress security patch release for CVE-2026-64638

Security Patch Release

Updated: 07.08.2026 15:56 · First: 07.08.2026 15:56 · 📰 1 src / 1 articles · H score: 34

WordPress 7.0.3 shipped a security fix for CVE-2026-64638, and the release was backported through the 4.7 branch. WordPress urged operators to update immediately and said sites with automatic background updates should receive the patch automatically. The patch closes a pre-auth reflected XSS issue in the login screen that can be chained into deeper compromise under additional conditions.

Linux SCTP use-after-free flaw (CVE-2026-64564)

Vulnerability

Updated: 07.08.2026 14:10 · First: 07.08.2026 14:10 · 📰 1 src / 1 articles · H score: 26

CVE-2026-64564 in Linux's SCTP networking code can let local users reach root on SCTP-reachable hosts, and lab testing also showed a container escape path. The flaw was publicly disclosed on August 6, while fixes had already shipped in stable kernels 7.1.6, 6.18.42, 6.12.101 and 6.6.148 on August 3. No public exploit code had surfaced at the time of publication, but systems running older kernels remain exposed until they update or remove SCTP access. The bug has existed since 2008, making it a long-lived privilege-escalation risk in environments that still allow SCTP traffic.

Linux stable kernel maintainers security patch release for CVE-2026-64564

Security Patch Release

Updated: 07.08.2026 14:10 · First: 07.08.2026 14:10 · 📰 1 src / 1 articles · H score: 28

Linux stable kernels shipped fixes for CVE-2026-64564, closing an SCTP use-after-free that could give local users root on hosts with SCTP reachable. The patched builds are 7.1.6, 6.18.42, 6.12.101 and 6.6.148, all released August 3. Systems still running older kernels with SCTP enabled should update promptly.

Around 1 500 UK charities customer data exposed after Beacon breach

Data Leak

Updated: 07.08.2026 13:45 · First: 07.08.2026 13:45 · 📰 1 src / 1 articles · H score: 53

Beacon disclosed a data leak that put information from around 1,500 UK charities at risk, including groups in healthcare and victim support. The exposed material is believed to include names, email addresses, telephone numbers and donation records, with attachments also likely downloaded. The provider said the incident was contained, but the exposure creates ongoing notification and follow-on fraud risk for affected charities and their supporters.

Beacon hit by network compromise

Incident

Updated: 07.08.2026 13:45 · First: 07.08.2026 13:45 · 📰 1 src / 1 articles · H score: 52

Beacon confirmed a systems access incident after an attacker used a compromised access key to reach its environment, creating risk for customer data held in the platform. The provider said the incident was contained with external cybersecurity experts and that it had not observed ongoing unauthorized access.

Microsoft 365 AitM phishing campaign using residential proxies

Campaign

Updated: 07.08.2026 13:38 · First: 07.08.2026 13:38 · 📰 1 src / 1 articles · H score: 34

An active email-driven AitM phishing campaign is hijacking Microsoft 365 accounts and exposing payroll and HR mailboxes across multiple sectors. The operation has targeted hundreds of organizations in the U.S., Canada, and Europe, making the credential theft and session hijacking effort broad enough to affect many enterprises at once.

Apache Traffic Server desynchronization zero-day (CVE-2026-63078)

Vulnerability

Updated: 07.08.2026 13:09 · First: 07.08.2026 13:09 · 📰 1 src / 1 articles · H score: 35

A desynchronization zero-day in Apache Traffic Server was exposed and later patched, leaving a concrete server request-handling flaw tied to CVE-2026-63078. The weakness can disrupt how front-end and back-end responses are matched, creating risk for request confusion and downstream exposure. Public record checks at publication time did not yet show the CVE in CVE.org or NVD, so the fixed-release mapping remained uncertain.

HTTP Terminator discovery of new HTTP desynchronization techniques and response queue poisoning

Technical Analysis

Updated: 07.08.2026 13:09 · First: 07.08.2026 13:09 · 📰 1 src / 1 articles · H score: 44

HTTP Terminator generated and proved new HTTP desynchronization techniques after exploring 30,000 candidate attack vectors, expanding the attack surface for parser-confusion flaws. The research also validated response queue poisoning (RQP) and introduced a dangling-byte method that makes it more reliable. A separate path exposed a patched Apache Traffic Server zero-day tracked as CVE-2026-63078, showing direct product impact. The work further identified Shared-Parser Confusion, where response-processing logic can be misapplied to requests.

Linux Netfilter conntrack direction-validation flaw (CVE-2026-63913)

Vulnerability

Updated: 07.08.2026 12:32 · First: 07.08.2026 12:32 · 📰 1 src / 1 articles · H score: 23

CVE-2026-63913 in Linux Netfilter conntrack lets a crafted SYN plus invalid reset packet prematurely close a NAT entry, creating session-state manipulation risk for affected systems. The flaw was fixed in stable Linux releases including 5.10.259, 5.15.210, 6.1.176, 6.6.143, 6.12.93, 6.18.35, 7.0.12, and 7.1. The issue was disclosed through the broader NatJack research and carries a CVSS score of 8.2.

NatJack Windows and Linux NAT state-hijack flaws (multiple vulnerabilities)

Vulnerability

Updated: 07.08.2026 11:52 · First: 07.08.2026 11:52 · 📰 1 src / 2 articles · H score: 23

NatJack exposes Windows NAT used by Hyper-V and Linux Netfilter conntrack to session hijacking, DNS spoofing, and NAT-table exhaustion. Researchers assigned CVE-2026-56181 and CVE-2026-63913 to the affected implementations, turning the attack class into a concrete vulnerability target. The issue affects systems that share NAT infrastructure across Windows and Linux environments, especially where untrusted workloads can manipulate connection state. Available updates reduce risk, but the broader attack class still needs isolation and traffic-protection controls.

NatJack NAT-state attack research and proof-of-concept exploitation

Technical Analysis

Updated: 07.08.2026 12:32 · First: 07.08.2026 12:32 · 📰 1 src / 1 articles · H score: 21

NatJack exposes a new NAT connection-state attack class that can hijack TCP sessions, spoof DNS responses, expose mapped ports, and exhaust NAT tables, increasing risk across systems that share the same translation boundary. The findings show affected behavior in Windows and Linux, with concrete implementation flaws tracked as CVE-2026-56181 and CVE-2026-63913. The research matters because it turns an assumed trust boundary inside NAT infrastructure into a practical path for traffic manipulation and denial of service.

The Gentlemen and Qilin continue a ransomware dominance battle in July 2026

Threat Actor Meta

Updated: 07.08.2026 11:20 · First: 07.08.2026 11:20 · 📰 1 src / 1 articles · H score: 27

The Gentlemen and Qilin continued a ransomware dominance battle in July 2026, together accounting for 33% of claimed attacks and concentrating a large share of the market in two crews. The Gentlemen claimed 135 attacks while Qilin claimed 125, keeping them ahead of other groups by a wide margin. A prior March-May 2026 comparison had already placed The Gentlemen ahead of Qilin, showing that leadership at the top of the ransomware ecosystem is still shifting.

TeamPCP ShadowRay 2.0 and TA-NATALSTATUS campaigns

Campaign

Updated: 07.08.2026 09:50 · First: 07.08.2026 09:50 · 📰 1 src / 1 articles · H score: 36

The TeamPCP campaign lineage now ties together ShadowRay 2.0/IronErn and TA-NATALSTATUS, showing a multi-year operation that abused AI infrastructure and Redis servers for botnet and miner deployment. The activity spans 2020-2026 and evolved from internet-facing compromise into broader cloud-native and software supply chain targeting. That continuity points to a persistent operator ecosystem that repeatedly reused overlapping domains, staging paths, backend infrastructure, and tradecraft across campaigns.

ClickFix macOS Terminal-command lure campaign

Campaign

Updated: 07.08.2026 01:37 · First: 07.08.2026 01:37 · 📰 1 src / 1 articles · H score: 42

The ClickFix campaign is pushing macOS users to run a Terminal command, creating a live path to credential theft and crypto diversion. The lure arrives through email-delivered links that open a page with instructions to execute the command. The resulting chain loads a Bash profiler/loader and a Mach-O payload tailored to the victim system. The same activity is tied to theft of browser passwords, Apple Keychain data, cached credentials, and cryptocurrency transactions.

ClickFix Go-based macOS infostealer and crypto drainer

Malware Activity

Updated: 07.08.2026 01:37 · First: 07.08.2026 01:37 · 📰 1 src / 1 articles · H score: 29

A Go-based malware delivered through ClickFix now targets macOS users and steals cryptocurrency assets plus saved credentials, creating immediate wallet-drain and account-takeover risk. It can also redirect transactions before they are signed, including partial theft rather than only full-wallet emptying. The delivery chain uses a Bash loader and Mach-O payload to stage the malware and evade macOS security prompts.

UNC6671 diversifies extortion operations across multiple public brands

Threat Actor Meta

Updated: 06.08.2026 23:07 · First: 06.08.2026 23:07 · 📰 1 src / 1 articles · H score: 44

UNC6671 has shifted to a multi-brand extortion model, widening its operating footprint across Redact, Pink, Helix, and Falcon and increasing the difficulty of tracking the same intrusion group across separate public labels. The ecosystem shift matters because the same core crew is now linked to help-desk vishing, cloud data theft, and extortion activity against financial organizations. Analysts assess that a single core intrusion group is driving the activity behind these brands, consolidating operations under a flexible public-facing structure.

Federal Office for Information Technology and Telecommunication (BIT) hit by data theft breach

Incident

Updated: 06.08.2026 21:22 · First: 06.08.2026 21:22 · 📰 1 src / 1 articles · H score: 26

Switzerland’s Federal Office for Information Technology and Telecommunication (BIT) confirmed a breach of its Microsoft SharePoint servers that compromised about 200 accounts. The intrusion was detected after unusual activity appeared on July 28, and BIT later found that several login credentials had been compromised on July 31. BIT blocked external SharePoint access, patched the suspected vulnerabilities, and reset affected passwords. The agency said it has found no evidence of data theft beyond the compromised credentials.

AMD Zen 1 through Zen 4 Safe RET Interrupt security flaw

Vulnerability

Updated: 06.08.2026 19:17 · First: 06.08.2026 19:17 · 📰 2 src / 2 articles · H score: 37

Safe RET Interrupt Vulnerability affects Zen 1 through Zen 4 processors, where a local attacker can time an interrupt injection to weaken Safe RET and expose kernel memory. Researchers from MIT CSAIL described the attack on February 5 after showing a Linux timing window between branch-predictor sanitization and kernel use. On August 6, AMD issued AMD-SB-7061 and said the issue appears tied to the Linux implementation of Safe RET, with potential information disclosure on affected systems.

INTERRUPT INJECTION TONTOU analysis bypassing Spectre v2 defenses on Linux

Technical Analysis

Updated: 06.08.2026 19:17 · First: 06.08.2026 19:17 · 📰 2 src / 2 articles · H score: 24

MIT CSAIL researchers disclosed INTERRUPT INJECTION, a TONTOU timing primitive that can bypass Spectre v2 defenses on Linux by using unprivileged code to schedule a hardware interrupt during kernel execution. The technique can re-poison branch predictors after neutralization and leak kernel memory on AMD and Intel systems; on an AMD Zen 2 host running Linux version 6.14.0-37-generic, it extracted /etc/shadow contents with 91.97% accuracy at 5.47 bytes/s and succeeded in 5 of 10 attempts, averaging 18 minutes per attempt. On August 6, AMD-SB-7061 named Zen 1 through Zen 4 as affected by the Safe RET Interrupt Vulnerability, and AMD warned that a precise interrupt could weaken Safe RET and lead to information disclosure. The researchers also tied the exploit path to interrupt-handler poisoning and compared the behavior with prior Inception-related RSB pollution techniques.

KVM/x86 shadow MMU stale-root check ordering flaw (CVE-2026-64561)

Vulnerability

Updated: 06.08.2026 20:58 · First: 06.08.2026 20:58 · 📰 1 src / 1 articles · H score: 19

CVE-2026-64561 discloses a Linux kernel weakness in KVM/x86 shadow MMU that can let a privileged L1 guest VM escape KVM isolation and execute code on the host. The flaw affects systems where nested virtualization is exposed to untrusted guests. A public proof-of-concept shows a path to host root execution, but the issue is not described as exploited in the wild. The upstream fix is merged, and unpatched hosts need a fixed stable kernel or vendor backport.

Cisco security patch release for CVE-2026-20303

Security Patch Release

Updated: 06.08.2026 20:13 · First: 06.08.2026 20:13 · 📰 1 src / 1 articles · H score: 43

Cisco rolled out updates for Cisco Catalyst SD-WAN Software to fix five critical CVEs across affected releases, including CVE-2026-20303 and CVE-2026-20304. The patch bundle closes high-severity flaws that could expose deployed network management systems to validation, access-control, link-resolution, and sensitive-data risks. Cisco said the issues were found during internal security testing and are not known to be actively exploited.

Khunt Oracle database post-exploitation toolkit analysis

Technical Analysis

Updated: 06.08.2026 18:30 · First: 06.08.2026 18:30 · 📰 1 src / 1 articles · H score: 22

Researchers found khunt compiled and stored as Oracle schema objects, turning the database into a stealthy platform for command execution and credential dumping on the underlying Windows server. The entry path used SQL injection in a public-facing Java application on Apache Tomcat, then leveraged Oracle's embedded Java runtime to compile attacker-supplied code inside the database. The placement inside database objects reduced visibility for conventional endpoint tooling that focuses on files, binaries, and processes.

Rising physical wrench attacks on crypto holders in H1 2026

Trend

Updated: 06.08.2026 15:00 · First: 06.08.2026 15:00 · 📰 1 src / 1 articles · H score: 33

Physical wrench attacks on crypto holders are rising, pushing losses to $30m in the first half of 2026. The broader tally reaches $107m when attempted extractions are included, showing attackers are using in-person coercion to force transfers. Home invasions now make up 37% of incidents, up from 26% in 2023, while kidnappings remain a major share of losses. The pattern raises direct personal safety risk for high-value holders and their families, especially in France.

Apple iCloud Private Relay proxy bypass real IP leak security flaw

Vulnerability

Updated: 06.08.2026 14:33 · First: 06.08.2026 14:33 · 📰 1 src / 1 articles · H score: 26

Researchers disclosed a WebKit proxy-bypass vulnerability in Apple iCloud Private Relay that can expose a user's real IP address. The flaw affects Safari, other WebKit-based browsers, and devices on iOS, iPadOS, and macOS, weakening the privacy protection the relay is meant to provide. The bypass is triggered by DNS prefetching, WebAuthn Related Origin Requests, and WebTransport, which can send traffic directly from the device instead of through the configured proxy. A VPN can mitigate the leak, and Apple is investigating the issue.

Hunt AI deep links for memory-poisoning prompts

Defensive Guidance

Updated: 06.08.2026 14:30 · First: 06.08.2026 14:30 · 📰 1 src / 1 articles · H score: 17

Microsoft Security issued hunting guidance for AI Recommendation Poisoning, telling defenders to inspect ChatGPT, Claude, Grok, and Gemini deep links that can silently write "trusted source" instructions into persistent LLM memory. The guidance targets corporate AI users and reduces exposure to unauthorized memory poisoning. It focuses on URLs with query strings that contain prompt-injection terms such as "remember" or "trusted source". Security teams are told to treat these links like credential-harvesting lures.

AI Recommendation Poisoning via hidden Ask AI deep-link prompt injection

Technical Analysis

Updated: 06.08.2026 14:30 · First: 06.08.2026 14:30 · 📰 1 src / 1 articles · H score: 16

AI Recommendation Poisoning is turning ordinary Ask AI buttons into hidden prompt-injection channels that can silently rewrite ChatGPT, Claude, Gemini, and Grok memory. The technique matters because a single click can plant a persistent instruction that biases future answers toward a vendor or domain without malware, stolen credentials, or a zero-day. Production deployments were observed, and the behavior was catalogued in February 2026 as a repeatable memory-poisoning pattern across commercial sites.