Actively Exploited in the Wild

This vulnerability is being actively exploited in the wild.

Roundcube Webmail Remote Code Execution Vulnerability via PHP Object Deserialization

Vulnerability

A remote code execution vulnerability has been identified in Roundcube Webmail versions prior to 1.5.10 and 1.6.x prior to 1.6.11. This vulnerability allows authenticated users to execute arbitrary code by exploiting the '_from' parameter in a URL, which is not properly validated in 'program/actions/settings/upload.php'. This lack of validation leads to PHP object deserialization, a common vector for such attacks.

Impact

Exploitation of this vulnerability allows for post-authentication remote code execution on the server where Roundcube is hosted.

Reproduction

To reproduce this vulnerability, an authenticated user can send a request to 'program/actions/settings/upload.php' with a crafted '_from' parameter that includes disallowed characters. The server will respond with an error, indicating that the input was rejected, but the malformed parameter can be used to manipulate the application's object handling in a way that executes arbitrary code.

Remediation

Users are advised to update to Roundcube Webmail versions 1.5.10 or 1.6.11.

Added: Jun 9, 2025, 7:46 PM
Updated: Feb 20, 2026, 7:51 PM

Vulnerability Rating

Custom Algorithm
spread
7.6
impact
10.0
exploitability
7.1
remediation
7.7
relevance
0.1
threat
9.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.