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

CVE-2025-49113: RoundCube Webmail Deserialization of Untrusted Data Vulnerability

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

RoundCube Webmail contains a deserialization of untrusted data vulnerability that allows remote code execution by authenticated users because the _from parameter in a URL is not validated in…

Roundcube Webmail contains a deserialization of untrusted data vulnerability that allows remote code execution by authenticated users. The flaw arises because the _from parameter in a URL is not validated in program/actions/settings/upload.php. This matters for organizations that run Roundcube as their webmail interface, since an authenticated attacker can reach code execution on the server without needing additional privileges beyond a valid account.

How it works

The weakness is categorized as CWE-502, deserialization of untrusted data. An authenticated user supplies input through the _from parameter to the upload.php endpoint. The application performs deserialization on that input without validation, enabling the attacker to influence object reconstruction and achieve remote code execution.

Am I affected? How to find it in your systems

Roundcube Webmail is typically deployed on internal or perimeter web servers that provide browser-based email access. Inventory all hosts running the Roundcube package and examine the web root for the presence of program/actions/settings/upload.php. Confirm the installed version and any applied patches against the vendor advisory, as only specific releases address the parameter handling issue.

How to remediate

Apply the vendor-supplied update referenced in the official advisory. After patching, review configuration files to ensure that only necessary Roundcube features remain enabled and that the web application runs with the minimum required privileges.

If you can't patch immediately

Follow the mitigations specified in the vendor instructions. For cloud-hosted instances, apply any applicable guidance from CISA BOD 22-01. If mitigations cannot be implemented, discontinue use of the affected Roundcube deployment until an update can be applied.

If your data may have been exposed

Deserialization vulnerabilities that permit code execution have been used to compromise systems. Organizations can run a free exposure scan of their email addresses against known breach data to determine whether any accounts appear in public breach records.

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

Details

AffectedRoundcube · Webmail
WeaknessCWE-502
Added to CISA KEVFeb 20, 2026
Federal patch deadlineMar 13, 2026
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities