LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-44026: Roundcube Webmail SQL Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jun 22, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 13, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-44026 to its Known Exploited Vulnerabilities catalog on Jun 22, 2023, with a federal patch deadline of Jul 13, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Roundcube Webmail is vulnerable to SQL injection via search or search_params.

CVE-2021-44026 is an SQL injection vulnerability in Roundcube Webmail that can be triggered through the search or search_params functionality. SQL injection flaws of this class let an attacker manipulate database queries, which can expose mailbox data, credentials, or other information stored by the webmail application and may enable further compromise of the host. Because Roundcube is commonly used for organizational email access, successful abuse can affect confidentiality of communications and related account data. Confirm exact impact and affected configurations against the vendor advisory.

CISA lists the required action as applying updates per vendor instructions. Known ransomware use is not documented for this CVE.

How it works

This issue is classified as CWE-89 (SQL Injection). In Roundcube Webmail the vulnerability is reachable via search or search_params. An attacker who can submit crafted input to those parameters may cause the application to construct and execute unintended SQL statements against its backend database.

At a high level, the attacker supplies specially formed values that alter the intended query logic—for example by injecting additional clauses or operators—rather than being treated solely as data. Successful exploitation can allow unauthorized reading, modification, or deletion of database contents depending on the privileges of the database account used by the application. Exact request formats, authentication requirements, and reachable tables are not detailed in the provided facts; treat any public proof-of-concept claims with caution and verify mechanics only against the vendor advisory and your own controlled testing.

Am I affected? How to find it in your systems

Roundcube Webmail is a browser-based email client typically deployed on web servers that provide IMAP access to mailboxes for users or organizations. It often runs on Linux hosts behind a web server (Apache, nginx, etc.) and connects to a relational database such as MySQL/MariaDB or PostgreSQL.

How to remediate

The primary remediation is to apply the vendor-supplied updates for Roundcube Webmail exactly as directed in the official advisory for CVE-2021-44026. CISA’s required action is to apply updates per vendor instructions; follow that guidance and verify the installation after patching.

If you can't patch immediately

Until the vendor update can be applied, reduce the attack surface with compensating controls appropriate to an SQL-injection vulnerability in a webmail front end.

These measures lower risk but do not eliminate it; schedule the official update as soon as practicable.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to unauthorized access to mailbox contents, address books, or other data stored by the webmail system, and may serve as a foothold for broader account compromise. If you have reason to believe exploitation occurred, treat any credentials or personal data that passed through the system as potentially exposed, force password resets, and review mail-forwarding rules and sent-item history for signs of abuse. Known ransomware use is not documented for this CVE. You can run a free exposure scan of your email address against known breach data sets to check whether associated credentials have appeared in public dumps, then prioritize remediation of any confirmed exposures.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedRoundcube · Roundcube Webmail
WeaknessCWE-89
Added to CISA KEVJun 22, 2023
Federal patch deadlineJul 13, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities