Roundcube RCE: Dark web activity signals imminent attacks (CVE-2025-49113)
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2024-42009 | Cross-Site Scripting in Roundcube Webmail Lets Attackers Steal Emails CVE-2024-42009 is a cross-site scripting (CWE-79) vulnerability in Roundcube Webmail versions through 1.5.7 and 1.6.x through 1.6.7, caused by a desanitization issue in message_body() in program/actions/mail/show.php. An attacker sends a specially crafted email, and when the victim opens it in the Roundcube interface, injected script runs in the context of the victim's webmail session (no privileges are required, but user interaction is needed, per the CVSS UI:R vector). Successful exploitation lets the attacker steal the victim's emails and send messages as the victim, and related reporting notes that, chained with the companion flaw CVE-2024-42008, attackers can compromise email accounts and passwords. Any organization or provider self-hosting an affected Roundcube version is exposed, including universities, hosting providers, enterprises, and government mail systems. Exploitation is confirmed in the wild: CISA added the flaw to its Known Exploited Vulnerabilities catalog on 2025-06-09, EPSS is 82.9% (100th percentile), and recent headlines describe suspected China-aligned espionage activity using Roundcube exploit chains against universities. Do: Upgrade Roundcube to a point release newer than 1.6.7 on the 1.6.x line or newer than 1.5.7 on the 1.5.x line (the latest vendor release of each branch), per vendor instructions; organizations under BOD 22-01 must apply the required mitigations by the KEV due date or discontinue use. Also patch the companion issue CVE-2024-42008 to prevent chained account compromise. Review webmail access logs for suspicious requests to the mail show handler, check sent-mail folders for messages sent unexpectedly as users, and rotate sessions/credentials for potentially targeted accounts. | 9.3 | 83% | KEV |
| massroughly millions of users across tens of thousands of self-hosted instances (public scans show tens of thousands of internet-exposed Roundcube servers) | |
| CVE-2025-49113 | Authenticated PHP Object Deserialization RCE in Roundcube Webmail Roundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 contains a PHP object deserialization flaw (CWE-502) that allows remote code execution by authenticated users. The bug is in program/actions/settings/upload.php, where the _from URL parameter is not validated before deserialization, so any logged-in user can trigger it with a crafted URL to the settings upload action, with no user interaction required. Successful exploitation gives the attacker code execution on the web server with high confidentiality, integrity, and availability impact (CVSS 3.1 8.8). All deployments running affected versions are exposed, including Roundcube packages shipped with Debian Linux. The flaw reportedly existed for roughly a decade before disclosure, carries a 98.9% EPSS score (top percentile), and was added to CISA's KEV catalog on 2026-02-20, confirming exploitation in the wild. Do: Upgrade to Roundcube 1.6.11 or 1.5.10 (or later); Debian administrators should install the fixed roundcube package via security updates. Hunt for compromise by reviewing web access logs for requests to the settings upload action with unusual or crafted _from parameters, and check the web server runtime for unexpected processes, files, or webshells. Federal agencies must apply mitigations per vendor instructions under BOD 22-01 or discontinue use of the product if mitigations are unavailable. | 8.8 | 99% | KEV PoC ×2 |
| masslikely tens of thousands of internet-exposed Roundcube instances serving millions of mailboxes | |
| CVE-2025-68461 | Cross-Site Scripting via SVG animate Tag in Roundcube Webmail Roundcube Webmail contains a cross-site scripting flaw (CWE-79) that arises when rendering SVG documents, because the SVG 'animate' element is not properly sanitized. An attacker can deliver a crafted SVG document, for example within an email, so that when the recipient views it in the Roundcube web interface, attacker-controlled script executes in the context of the victim's webmail session. Successful exploitation lets the attacker run arbitrary JavaScript in the victim's browser, enabling session hijacking, theft of cookies or credentials, and reading or manipulating the victim's mail and webmail settings. Any organization running Roundcube is potentially affected, including hosting providers, ISPs, universities, and enterprises, where it frequently serves as the default webmail client. CISA added the flaw to the KEV catalog on 2026-02-20, indicating confirmed in-the-wild exploitation, with a 26.8% EPSS probability of exploitation within 30 days (98th percentile); CVSS has not yet been scored and no public proof-of-concept is known. Do: Upgrade Roundcube to the patched release identified in the vendor's security advisory, and for cPanel-managed servers apply the cPanel-shipped Roundcube update; do not defer patching given active exploitation. Until patched, apply vendor-recommended mitigations and hunt mail and web access logs for emails containing SVG content followed by anomalous webmail session activity. Federal agencies must apply the mitigations per vendor instructions or follow BOD 22-01 guidance per the CISA KEV listing. | 6.1 | 27% | KEV |
| massplausibly millions of users across an estimated hundreds of thousands of deployments (tens of thousands of internet-exposed Roundcube servers visible in public… |
Full article637 words · extracted from helpnetsecurity.com · click to collapse
With an exploit for a critical Roundcube vulnerability (CVE-2025-49113) being offered for sale on underground forums and a PoC exploit having been made public, attacks exploiting the flaw are incoming and possibly already happening.

According to the Shadowserver Foundation, there is no lack of possible targets: around 84,000 internet-facing installations – predominantly in Europe, Asia, and North America – are still unpatched.
What is Roundcube?
Roundcube is a free and open-source web-based email client that’s designed to be run on standard web servers, usually a Linux server running Apache or Nginx, with PHP and a database like MySQL or PostgreSQL. Once set up and configured to connect to an IMAP email server, users can log in via a web browser to send and receive emails.
Roundcube is used widely, by individuals and institutions that host their own mail servers and want to retain control of their data. It’s used by academic institutions, European government agencies, healthcare organizations, web hosting providers, NGOs, etc.
Its popularity with some of these institutions have made Roundcube vulnerabilities a prized tool for state-sponsored attackers engaged in cyber espionage.
About CVE-2025-49113
CVE-2025-49113 is a PHP object deserialization vulnerability that can be exploited by attackers to achieve remote code execution on the underlying server and thuse to fully compromise it.
To deploy the exploit, they must be able to log in to the server (e.g., with a basic user account).
CVE-2025-49113 affects Roundcube versions up to and including version 1.5.9, and versions 1.6.0 to 1.6.10. It has been patched in versions 1.5.10 and 1.6.11, released on June 1, 2025.
The vulnerability has been privately reported by Kirill Firsov, the CEO of cybersecurity company FearsOff, who initially refrained from publishing technical details and a PoC exploit.
Unfortunately, the public availability of the patch on GitHub allowed threat actors to ferret out and effectively weaponize the flaw within 48 hours. With the cat out of the bag (so to speak), Firsov released his own PoC exploit, “to give defenders equal ground before further exploitation escalates and to provide transparency and technical accuracy in understanding the issue.
“Roundcube has basically become the default synonym for ‘webmail client,’ and not just because people like it – it’s because hosting providers love throwing it in for free. You’ll find it proudly bundled by Hostinger, GoDaddy, Dreamhost, OVH, Gandi… basically everyone who’s ever sold you shared hosting for $3.99/month,” Firsov commented.
He also pointed out that popular control panels such as cPanel and Plesk include Roundcube.
What to do?
Roundcube users have been urged to upgrade to a version with the fix as soon as possible and should consider “monitoring file uploads, session activity, and other indicators tied to this attack vector.”
Users should also patch the bundled versions by updating those solutions when vendors make updates available.
In related news, CERT Polska has flagged a spear phishing campaign that has been targeting Polish entities via CVE-2024-42009, an XSS bug that may allow them to steal the emails and account password of a victim via a crafted email.
“According to incident analysis in one of the affected entities, after successfully harvesting user credentials, the attackers then move on to analyze the mailbox contents, download the address book, and in some cases, use the account to disseminate further phishing messages,” the team shared.
“While we haven’t seen any signs of such exploitation, it’s worth noting that a new vulnerability in Roundcube — discovered just this week (CVE-2025-49113) — could be combined with an account compromise vulnerability to form a highly effective attack chain.”
UPDATE (February 23, 2026, 05:55 a.m. ET):
CISA added CVE-2025-49113 to its Known Exploited Vulnerabilities catalog, along with CVE-2025-68461, a RoundCube cross-site scripting flaw.

Subscribe to our breaking news e-mail alert to never miss out on the latest breaches, vulnerabilities and cybersecurity threats. Subscribe here!

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2025/06/09/roundcube-rce-dark-web-activity-signals-imminent-attacks-cve-2025-49113/