Roundcube Pre-Auth SQL Injection (CVE-2026-48842) Actively Exploited; 523,000+ Servers Internet-Exposed
Canada's Cyber Centre confirms in-the-wild exploitation of CVE-2026-48842, a pre-authentication SQL injection (CVSS 8.1) in Roundcube Webmail's virtuser_query plugin; fixes shipped May 24, 2026, but Shadowserver counts more than 523,000 exposed instances.
The Canadian Centre for Cyber Security updated advisory AV26-503 on September 21, 2026, citing open-source reporting that CVE-2026-48842 — a pre-authentication SQL injection in Roundcube Webmail's virtuser_query plugin — is being exploited in the wild, and urged users and administrators to review the linked advisories and install the fixes. The flaw stems from crafted backslash sequences bypassing the escaping filter in PHP's preg_replace(); it requires no valid credentials, and per Cyber Security News it applies to exposed servers where the plugin is enabled. SecurityWeek and The Hacker News rate it CVSS 8.1. Affected versions are 1.6.x before 1.6.16 and 1.7.x before 1.7.1; Cyber Security News and GBHackers report the fixed releases 1.6.16 and 1.7.1 shipped on May 24, 2026, while SecurityWeek dates them only to 'late May' and The Hacker News to May 2026. SOCRadar notes exploitation is occurring months after patches became available but names no victims, versions, or exploitation scale. Exposure figures differ in specificity: The Hacker News cites Shadowserver counting more than 523,000 internet-exposed Roundcube instances, with 10 flagged vulnerable as of September 23, 2026, while SecurityWeek cites over 500,000. Reported impact includes unauthenticated manipulation of backend SQL, database tampering, and access to stored messages, identities, and address books, with potential exposure of mail credentials; GBHackers notes the effect depends on database privileges. Administrators of internet-facing webmail servers are advised to patch immediately, restrict public access, and review logs for signs of SQL abuse. The Hacker News notes previously exploited Roundcube flaws CVE-2025-49113 and CVE-2025-68461; SecurityWeek's coverage additionally references CVE-2024-37383.
- CVE-2026-48842 is a pre-authentication SQL injection in Roundcube Webmail's virtuser_query plugin, caused by a backslash-escaping bypass in PHP's preg_replace(); it requires no login and, per Cyber Security News, affects exposed servers…
- SecurityWeek and The Hacker News score the flaw CVSS 8.1.
- Affected versions are Roundcube 1.6.x before 1.6.16 and 1.7.x before 1.7.1; fixed releases 1.6.16 and 1.7.1 shipped May 24, 2026 per Cyber Security News and GBHackers, while SecurityWeek says only 'late May'.
- Canada's Cyber Centre updated advisory AV26-503 on September 21, 2026, citing open-source reporting of in-the-wild exploitation and urging patching.
Coverage timelineoldest first · each row is one article
- · 5d agoRoundcube security advisory (AV26-503) – Update 1
Canadian Centre for Cyber Security· 72
Canada's Cyber Centre says CVE-2026-48842 in Roundcube Webmail is exploited and urges patching.
- · 3d agoRoundcube Webmail SQL Injection Vulnerability Exploited in the Wild
Cyber Security News· 80
Attackers are exploiting pre-authentication SQL injection CVE-2026-48842 in Roundcube Webmail before 1.6.16 and 1.7.1.
- · 2d ago
Vulnerabilities in this storyAll →
- CVE-2024-373836.173%Cross-Site Scripting in Roundcube Webmail via SVG animate attributespublished · Roundcube Webmail KEV