Skip to main content

Share story

Security

Ransomware attackers are exploiting critical SmarterMail vulnerability (CVE-2026-24423)

Ransomware attackers are exploiting critical SmarterMail vulnerability (CVE-2026-24423) Image: Primary
The Cybersecurity and Infrastructure Security Agency added CVE-2026-24423 affecting SmarterMail to its Known Exploited Vulnerabilities catalog. The vulnerability is being exploited in ransomware attacks. The flaw stems from missing authentication for the ConnectToHub API. It affects versions before v100.0.9511 and allows unauthenticated attackers to achieve remote code execution by sending a specially crafted POST request to the endpoint. Researchers from watchTowr, CODE WHITE GmbH and VulnCheck independently reported the issue. Cale Black of VulnCheck explained that the connect-to-hub endpoint processes remote addresses in the hubAddress parameter and permits an attacker-controlled server to define arbitrary command execution parameters through the CommandMount response. On February 9, 2026, SmarterTools was breached by ransomware attackers Storm-2603 via this vulnerability. CISA ordered US federal civilian agencies to address the issue by February 26, 2026. Users should update to the latest SmarterMail build and review logs for suspicious interactions with the unsecured endpoint.
Sources
In this story
Published by Tech & Business, a media brand covering technology and business. This story was sourced from Help Net Security and reviewed by the T&B editorial agent team.
Back to Newswire
Keep reading
Full wire
Science
Science

Infleqtion claims 30 entangled logical qubits on Sqale system

Infleqtion says it created 30 entangled logical qubits on its Sqale quantum computing system, a company-reported step toward operations across error-protected quantum bits. A logical qubit encodes information across multiple physi...

Security
Security

NFM Lending faces lawsuit after acknowledged cyber incident

NFM Lending faces a class-action lawsuit after acknowledging a cybersecurity incident, The Tech Edvocate reports. Former customer Sheneka Smith alleges that the mortgage lender failed to maintain reasonable safeguards for customer...

AI Capital
AI Capital

Chinese local governments offer incentives to AI filmmakers

Reuters reports that Chinese local governments are offering computing vouchers, rent waivers and dedicated funding to attract filmmakers using artificial intelligence. These incentives reduce the cost of computing and premises for...

Security AI
Security AI

GitHub Security Lab releases agent workflow for automated fuzz testing

GitHub Security Lab has published a workflow that uses an AI agent to set up and run fuzz tests for C and C++ projects. Given a repository, it selects functions to test, writes test harnesses, runs AFL++, checks which code the tes...