Floating servers depicting critical flaws, malware campaigns, and AI attacks.

Daily Cybersecurity News - February 23, 2026

RoundCube Flaws Trigger Federal Alert

Executive Summary

CISA has added two vulnerabilities, CVE-2023-5631 and CVE-2023-43770, affecting the Roundcube Webmail client to its Known Exploited Vulnerabilities (KEV) catalog. Due to evidence of active exploitation, federal agencies are required to apply patches to mitigate these threats.

Vulnerability Details

  • Affected Product: Roundcube Webmail before versions 1.4.15, 1.5.5, and 1.6.4.
  • Identifier: CVE-2023-5631, CVE-2023-43770
  • CVSS Score: Not explicitly available for both, but related XSS flaws are rated as High to Critical.
  • Exploitation Status: Actively Exploited

Risk & Impact

  • Triage: Historical/Persistent Threat. Pursuant to Binding Operational Directive (BOD) 22-01, CISA mandated that federal civilian executive branch agencies remediate CVE-2023-5631 by November 16, 2023, and CVE-2023-43770 by March 4, 2024.
  • Attack Vector: Both vulnerabilities are persistent Cross-Site Scripting (XSS) flaws. An attacker can send a specially crafted email which, when viewed by a user, executes malicious JavaScript code in the victim's browser. This can lead to information disclosure and data theft.
  • Ease of Exploit: Low complexity. The exploit requires minimal user interaction-simply viewing the malicious email is enough to trigger the vulnerability.

Action Plan

  • Immediate Action: Upgrade Roundcube to a patched version, such as 1.6.4, 1.5.5, or 1.4.15.
  • Workaround: No specific workarounds have been provided; immediate patching is the recommended course of action.
  • Detection: Monitor for suspicious emails containing crafted SVG documents or unusual link references in plain text messages.

Relevant professional terms

Cross-Site Scripting (XSS)
A type of security vulnerability where an attacker injects malicious scripts into content from otherwise trusted websites. When a user views the infected page, the script executes in their browser, which can be used to steal session tokens, cookies, or other sensitive information.
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 with states, and improving government protections against private and nation-state hackers.

Mississippi Hospitals Halt Operations After Attack

Executive Summary

A significant ransomware attack has forced the University of Mississippi Medical Center (UMMC) to shut down its IT systems, including electronic health records, leading to the closure of all its clinics and the cancellation of elective procedures. This has caused major disruptions to patient care across the state.

Attack Overview

  • Attack Path: The initial access vector has not been disclosed; however, the attack impacted many IT systems, including the EPIC electronic medical records platform.

Impact Assessment

  • Operational Impact: All 35 UMMC clinics statewide were closed, and elective surgeries and appointments, including chemotherapy, were canceled. Staff have reverted to manual pen-and-paper documentation.

Strategic Takeaway

This incident underscores the extreme vulnerability of the healthcare sector to cyberattacks and highlights how IT system failures can lead to immediate and severe disruptions in patient care.

Relevant professional terms

Ransomware
A type of malicious software designed to block access to a computer system or data, often by encrypting files, until a sum of money is paid.
Downtime Procedures
Manual or backup processes used by an organization to continue operations when primary computer systems are unavailable.
Source: SecurityWeek

Malware Campaign Hides Payloads in Images

Executive Summary

Threat actors are embedding malicious payloads within seemingly harmless image files, specifically utilizing optimized Portable Network Graphics (PNG) files for the provided IoCs, to bypass security detections. This technique, known as steganography, is being used to deliver various malware, including infostealers and loaders, by tricking users into executing the hidden code.

Key TTPs

  • Initial Access: Access is achieved via a malicious Microsoft Excel attachment exploiting CVE-2017-11882, which triggers a multi-stage infection chain.
  • Execution: A script or loader embedded within the image file extracts and runs the final payload, which can be an MSI installer or other malware.
  • Defense Evasion: Steganography is used to conceal heavily obfuscated, Base64-encoded code within the structural metadata or pixel data of a PNG file, evading static analysis and antivirus scanning.

Campaign Analysis

This campaign highlights a growing trend of using polyglot and steganographic techniques to abuse trusted file formats. By embedding payloads in JPEGs, attackers can bypass content filters and deliver malware like infostealers and ransomware loaders.

Actionable Intelligence

  • IPs: 192[.]3[.]101[.]19, 172[.]245[.]155[.]116
  • Hashes: adc2f550e7ff2b707a070ffaa50fc367af6a01c037f1f5b347c444cca3c9a650 (.Net binary)

Relevant Terms

  • Payload: The component of a malware attack that performs the malicious action, such as encrypting files or stealing data.
  • Steganography: The practice of concealing a file, message, image, or video within another file, message, image, or video.

Fake Security Site Delivers ValleyRAT

Executive Summary

A Chinese-speaking threat actor, Silver Fox, is using typosquatted domains to impersonate the legitimate Huorong security software website. This lures users into downloading a trojanized installer that deploys ValleyRAT, a Remote Access Trojan (RAT), giving attackers full control over the victim's system.

Key TTPs

  • Initial Access: Luring victims to a fake website via typosquatting (e.g., adding an extra letter to the real domain).
  • Execution: The user downloads and runs a trojanized NSIS installer disguised as legitimate security software.
  • Defense Evasion: The malware adds exclusions to Windows Defender to prevent its components from being scanned.

Campaign Analysis

This campaign is highly deceptive as it preys on users actively trying to improve their security. The use of a legitimate installer framework and typosquatting makes the attack difficult for average users to detect before their system is compromised.

Targeting & Infrastructure

  • Target Profile: Primarily Chinese-speaking users and those seeking to download the popular Huorong security software.

Actionable Intelligence

  • IPs: 161[.]248[.]87[.]250
  • Domains: huoronga[.]com, huorongs[.]com, hndqiuebgibuiwqdhr[.]cyou

Relevant Terms

  • Remote Access Trojan (RAT): Malware that provides an attacker with unauthorized remote control over an infected computer.
  • Typosquatting: A social engineering attack that targets users who incorrectly type a URL by registering domains with names very similar to popular websites.
Source: Malwarebytes

AI Attacks Breach FortiGate Firewalls

Executive Summary

A Russian-speaking threat actor is using commercial AI services to automate and scale attacks against FortiGate firewalls. The campaign compromises devices by exploiting exposed management ports and weak credentials, impacting over 600 devices across 55 countries.

Key TTPs

  • Initial Access: Brute-forcing credentials on exposed management interfaces, specifically scanning ports 443, 8443, 10443, and 4443.
  • Execution: Deploys AI-generated custom reconnaissance tools in Go and Python to scan internal networks and identify high-value targets like domain controllers.
  • Credential Access: Extracts full device configurations to harvest administrative credentials and extract NTLM password hashes, subsequently moving laterally via pass-the-hash and pass-the-ticket methodologies.

Campaign Analysis

This campaign demonstrates how generative AI lowers the barrier for less-skilled actors to achieve operational scale previously requiring a larger team. The actor's reliance on AI for tool creation and attack planning signifies a shift towards automated, large-scale opportunistic attacks.

Targeting & Infrastructure

  • Target Profile: Opportunistic, targeting any organization with internet-exposed FortiGate management interfaces using weak, single-factor authentication.
  • Infrastructure: Over 600 compromised FortiGate devices across North America, Europe, Asia, and Africa.

Actionable Intelligence

  • IPs: 212[.]11[.]64[.]250

Relevant Terms

  • Brute-Force Attack: An automated method of trial-and-error used to guess credentials by systematically trying all possible combinations.
  • Pass-the-Hash: A lateral movement technique where an attacker leverages stolen NTLM hashes to authenticate across the internal network architecture without requiring the plaintext passwords.
Source: SecurityWeek

AI Agents Weaponize Supply Chains

Executive Summary

A new class of supply chain attack uses autonomous AI agents to compromise cryptocurrency wallets by distributing malicious AI "skills" on open marketplaces. This method combines traditional supply chain poisoning with social engineering campaigns that target algorithms instead of humans.

Key Findings

  • Attackers published a malicious AI skill called bob-p2p on the Clawhub marketplace, posing as a decentralized API service.
  • The skill was promoted on Moltbook, a social media platform for AI agents, to build trust and encourage adoption by other agents.
  • Once adopted, the malicious skill instructs the agent to store Solana wallet private keys in plaintext and purchase worthless tokens, redirecting payments to the attacker.
  • The attack spreads laterally through automated agent collaboration and shared workflows without requiring further human interaction.

The Bottom Line

This incident marks a significant strategic shift in cyberattacks, where the trust relationships between autonomous systems are now a primary target. The ability for malicious AI to socially engineer other AIs and scale attacks without human intervention presents a novel threat to automated financial systems and decentralized platforms. Security leaders must now account for threats that operate within the AI ecosystem itself, moving beyond traditional user-focused security models.

Relevant Terms

  • Supply Chain Poisoning: A cyberattack that compromises software or hardware by inserting malicious code or components into a trusted product during its development or distribution process.
  • Autonomous AI Agent: A software program that uses artificial intelligence to perceive its environment and make decisions to independently achieve specific goals without direct human control.
Source: SecurityWeek

Romanian Hacker Sells State Network Access

Executive Summary

The U.S. Department of Justice announced that a Romanian national, Catalin Dragomir, pleaded guilty to hacking an Oregon state government office and selling its network access on the dark web.

The Scheme

  • TTP 1: Gained unauthorized access to the computer network of the Oregon Department of Emergency Management.
  • TTP 2: Advertised administrative credentials for sale on dark web forums.
  • TTP 3: Exfiltrated and provided samples of personally identifiable information (PII) to prove the legitimacy of the access.

The Players

  • Facilitators Arrested: Catalin Dragomir

The Consequence

  • Outcome: Pleaded guilty to obtaining information from a protected computer and aggravated identity theft; faces up to seven years in prison.
  • Assets Seized/Forfeited: Agreed to forfeit cryptocurrency assets and pay full restitution for over $250,000 in losses.

Strategic Takeaway

This case highlights the persistent threat from individual access brokers who serve as a critical entry point for larger cyberattacks like ransomware.

Relevant Terms

  • Extradition: The formal process of one country surrendering an individual to another for prosecution or punishment for crimes committed in the requesting country.
  • Aggravated Identity Theft: A federal crime in the U.S. that involves using another person's identification to commit other felony violations.
Source: SecurityWeek