❌

Normal view

A Malicious SIM Card Can Run Attacker Code Inside the Modems Behind Cellular IoT Devices

11 August 2026 at 12:05
A malicious SIM card can order the device it sits in to run commands of the attacker's choosing. On the cellular modules built into electric-vehicle chargers, industrial routers, and car telematics units, that is enough to take the whole device over. Researchers at the University of Birmingham and the security firm Fuzzware tested 26 phones and cellular modules for the capability, found it

Mozilla Revokes Firefox and Thunderbird Linux Signing Key After Key Lands in Private Repo

11 August 2026 at 12:04
Mozilla has scrapped the cryptographic key behind Firefox and Thunderbird downloads for Linux after an unencrypted copy of it was committed by mistake to one of the company's own private code repositories. That key is how a user, or a Linux distribution packaging the browser, confirms a downloaded Firefox tarball came from Mozilla and was not tampered with. That decision carries a cost for

Researchers Built a Fake Crypto Startup and Hired Three Suspected North Korean IT Workers

11 August 2026 at 11:35
Security researchers invented a cryptocurrency startup, advertised developer jobs, and hired three people they believe were North Korean operatives. Every virtual machine the company issued was recording. The onboarding paperwork is the part hiring teams can use. The first hire claimed to live in Pasadena, Texas, then sent a California driver's license and a New York bank account. The

Researchers Turn USB Auto-Install Into a Full SYSTEM Takeover on Windows 11

11 August 2026 at 10:48
Windows Plug and Play can be abused to fetch signed vendor software for an emulated USB device and execute privileged installation components that researchers chained to SYSTEM access on a fully updated Windows 11 machine. The same PnP path can be triggered over Remote Desktop without physical hardware when supported Plug and Play or low-level USB redirection is enabled; Microsoft says that

Malicious MCP Servers Can Split Instructions to Make AI Coding Agents Exfiltrate Secrets

11 August 2026 at 10:24
A malicious tool server connected to an AI coding assistant can quietly walk off with SSH keys, environment secrets, source code, and customer data without ever sending one obviously harmful instruction. The trick can work even after a blunt version of the same theft is refused: split the request into fragments that each look routine, place them in channels the assistant already uses, and let

Hackers Breach Polish Power Plant Controls via Private Cellular Network and Shut Turbine

11 August 2026 at 06:55
Attackers shut down a steam turbine and the process-water treatment system at a Polish combined heat and power plant by coming in over the private cellular network the local grid operator uses to reach remote equipment. The plant supplies heat to roughly 50,000 residents. Recovery began at about 7:30 a.m. while the intruders were still active inside the network, and customers lost neither heat

Kimsuky Builds Offline AI Stack to Boost Phishing and Automate Malware Development

10 August 2026 at 13:19
North Korea's state hackers are no longer content to type prompts into public chatbots. One of the country's main espionage groups has begun running artificial intelligence (AI) offline on its own servers, connecting document-search tools to files in its possession, and collecting the software parts needed to build AI into its malware. South Korean security firm Genians says it uncovered the

New Passkey Attacks Can Recover Synced Private Keys or Bypass Phishing-Resistant MFA

10 August 2026 at 12:25
Three separate research efforts last week demonstrated ways to defeat passkey protections without breaking the cryptography they rest on. Passkeys are designed to replace reusable passwords and resist phishing. The attacks instead reused signed authentication material that Windows had exposed, abused a cloud-synced passkey system from malware already on the victim's machine, and used aΒ 

Atlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to Attackers

8 August 2026 at 08:54
Attacker-controlled instructions can make Atlassian's Rovo assistant collect Jira or Confluence data that a signed-in user can access, then send it to an outside server. Two security firms found that behavior independently, by different routes. Only one of those routes is confirmed closed. PromptArmor, an AI security firm, hid the instructions in content Rovo reads. It said an uploaded file was

New CSS Attacks Can Break Webmail Defenses to Steal Passwords and Tokens

8 August 2026 at 08:03
New research shows content inside an email can escape its message boundary and interfere with the webmail interface. Across attack chains spanning Outlook, Gmail, Fastmail, Proton Mail, Yahoo Mail, and AOL Mail, the techniques can capture passwords, take over third-party accounts, leak tokens, hijack trusted UI actions, and manipulate AI tools that read email. PortSwigger researcher Gareth

New WordPress Pre-Auth XSS Could Lead to PHP Code Execution - Patch ASAP

7 August 2026 at 12:56
WordPress has fixed a pre-authentication reflected cross-site scripting (XSS) flaw in its login screen that affects every version of the content management system. pwn.ai demonstrated how the flaw can be chained into PHP code execution on the server when a logged-in administrator interacts with an attacker-controlled page. Tracked asΒ CVE-2026-64638Β (CVSS score: 8.9), the high-severity

18-Year-Old Linux SCTP Flaw Could Let Local Users Gain Root and Escape Containers

7 August 2026 at 11:10
A use-after-free bug in Linux's SCTP networking code can be turned into full root on a host, and Tencent researchers say they used it to escape a container and reach the machine underneath. The flaw has existed since 2008. The fix already shipped: stable kernels 7.1.6, 6.18.42, 6.12.101 and 6.6.148, released August 3, close it. Anyone running an older kernel with SCTP reachable should update.

New NatJack Attacks Hijack TCP Sessions and Spoof DNS by Manipulating NAT Tables

7 August 2026 at 10:58
Security researcher Malcolm Stagg has disclosed a new attack class calledΒ NatJackΒ that manipulates network address translation (NAT) connection state to hijack active TCP sessions, spoof DNS responses, expose mapped ports, and exhaust NAT tables. Presented at Black Hat USA 2026, the research found affected behavior across independently developed implementations, including Windows and

AI-Assisted HTTP Terminator Finds Novel HTTP Desync Techniques and Apache Zero-Day

7 August 2026 at 10:09
PortSwigger says HTTP Terminator, an artificial intelligence (AI)-assisted research system built by James Kettle, generated and proved new HTTP desynchronization techniques after exploring 30,000 candidate desync vectors. PortSwigger said a separate human-guided discovery cascade also exposed a zero-day in Apache Traffic Server. Kettle said HTTP Terminator tested 30,000 websites where

Malware Can Abuse Windows Hello for Business Keys for Persistent Entra ID Access

7 August 2026 at 08:52
Entra ID researcher Dirk-jan Mollema demonstrated that malware already running in a signed-in Windows session can silently use the victim's Windows Hello for Business key to authenticate to Microsoft Entra ID. The attacker can then establish longer-term cloud access, register a device it controls, obtain a Primary Refresh Token (PRT), and add further authentication methods where tenant policies

Claude Code and Gemini CLI Flaws Let a GitHub Issue Reach CI Workflow Secrets

7 August 2026 at 08:18
A GitHub issue opened by an account with no repository privileges was enough to execute code on the CI runners behind Anthropic's and Google's own coding-agent repositories. On OpenAI's, it was enough to hijack the next agent run. Novee Security ran the attack against each vendor's agent in the configuration that the vendor ships by default, and presented the work at Black Hat USA on August 5.

New Zapscape KVM Flaw Could Let Privileged L1 Guest Code Escape to Linux Hosts

6 August 2026 at 17:58
Zapscape, a new Linux kernel vulnerability, could allow an attacker with kernel privileges inside an L1 guest virtual machine (VM) to escape KVM isolation and execute code on the host. The risk applies when nested virtualization is exposed to untrusted guests. The flaw is tracked asΒ CVE-2026-64561Β and affects KVM/x86's shadow memory management unit (MMU), which manages shadow page

New Interrupt Injection Attack Can Bypass Spectre v2 Defenses on Intel and AMD CPUs

6 August 2026 at 16:17
An unprivileged Linux program can time a hardware interrupt to land in the gap between a processor sanitizing its branch predictor and the kernel using it, re-poisoning the predictor after the defense has run. MIT CSAIL researchers DaniΓ«l Trujillo and Mengjia Yan named the technique INTERRUPT INJECTION. On an AMD Zen 2 machine running Linux 6.14 with every default Spectre v2 mitigation on,

Over 4,400 Rockwell PLCs Exposed Online, 22 Found in Water Attack Cities

6 August 2026 at 12:16
Forescout found 22 internet-facing Rockwell Automation programmable logic controllers (PLCs) in cities hit by recent cyberattacks on US water utilities. Nineteen used the same mobile carrier network. Its August 3 scan counted 4,407 exposed Rockwell controllers worldwide, including 2,844 in the United States, but Forescout could not confirm any were compromised. That figure counts exposed

CryptoJS Weak RNG Behind $5.7 Million in Drains Affects Five Crypto Wallet Apps

6 August 2026 at 11:49
Coinspect has identified CryptoJS.lib.WordArray.random() as the weak random number generator behind the Ill Bloom wallet drains. Introduced in the JavaScript cryptography library 12 years ago, the function supplied weak entropy that affected wallet apps used to generate recovery phrases. Coinspect's on-chain analysis puts the measured theft across two sweeps since late May at a lower bound of

❌