<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Roundcube Webmail (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/roundcube.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/roundcube-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Roundcube Webmail (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:41 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-48848 – Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7 has insufficient HTML...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48848</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48848</guid>
    <pubDate>Mon, 25 May 2026 20:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48848</strong></p>
  <p>Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7 has insufficient HTML sanitization that could lead to Cascading Style Sheets (CSS) injection via an SVG document that has an animate element with the attributeName attribute.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48848">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48844 – Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 has insecure code e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48844</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48844</guid>
    <pubDate>Mon, 25 May 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48844</strong></p>
  <p>Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 has insecure code evaluation logic in LDAP the autovalues option that could lead to code injection. (Support for code evaluation has been removed in 1.6.16 and 1.7.1.)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48844">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48843 – Roundcube Webmail 1.6.x between 1.6.14 and 1.6.16,and 1.7.x before 1.7.1 has Ins...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48843</guid>
    <pubDate>Mon, 25 May 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48843</strong></p>
  <p>Roundcube Webmail 1.6.x between 1.6.14 and 1.6.16,and 1.7.x before 1.7.1 has Insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages may lead to SSRF or Information Disclosure, e.g., if stylesheet links point to local network hosts. The issue stems from an insufficient fix for CVE-2026-35540.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48842 – Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 has Pre-authenticat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48842</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48842</guid>
    <pubDate>Mon, 25 May 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48842</strong></p>
  <p>Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 has Pre-authentication SQL injection in the virtuser_query plugin via a preg_replace() backslash escape bypass.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48842">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68461 – Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is prone to a Cross-Site-S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68461</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68461</guid>
    <pubDate>Thu, 18 Dec 2025 05:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68461</strong></p>
  <p>Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is prone to a Cross-Site-Scripting (XSS) vulnerability via the animate tag in an SVG document.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68461">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68460 – Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is prone to a information ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68460</guid>
    <pubDate>Thu, 18 Dec 2025 05:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68460</strong></p>
  <p>Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is prone to a information disclosure vulnerability in the HTML style sanitizer.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-49113 – Roundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 allows remote code execu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49113</guid>
    <pubDate>Mon, 02 Jun 2025 05:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-49113</strong></p>
  <p>Roundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 allows remote code execution by authenticated users because the _from parameter in a URL is not validated in program/actions/settings/upload.php, leading to PHP Object Deserialization.</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-42010 – mod_css_styles in Roundcube through 1.5.7 and 1.6.x through 1.6.7 insufficiently...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42010</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42010</guid>
    <pubDate>Mon, 05 Aug 2024 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-42010</strong></p>
  <p>mod_css_styles in Roundcube through 1.5.7 and 1.6.x through 1.6.7 insufficiently filters Cascading Style Sheets (CSS) token sequences in rendered e-mail messages, allowing a remote attacker to obtain sensitive information.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42010">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-42009 – A Cross-Site Scripting vulnerability in Roundcube through 1.5.7 and 1.6.x throug...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42009</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42009</guid>
    <pubDate>Mon, 05 Aug 2024 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-42009</strong></p>
  <p>A Cross-Site Scripting vulnerability in Roundcube through 1.5.7 and 1.6.x through 1.6.7 allows a remote attacker to steal and send emails of a victim via a crafted e-mail message that abuses a Desanitization issue in message_body() in program/actions/mail/show.php.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42009">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-42008 – A Cross-Site Scripting vulnerability in rcmail_action_mail_get-&gt;run() in Roundcu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42008</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42008</guid>
    <pubDate>Mon, 05 Aug 2024 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-42008</strong></p>
  <p>A Cross-Site Scripting vulnerability in rcmail_action_mail_get->run() in Roundcube through 1.5.7 and 1.6.x through 1.6.7 allows a remote attacker to steal and send emails of a victim via a malicious e-mail attachment served with a dangerous Content-Type header.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42008">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-37385 – Roundcube Webmail before 1.5.7 and 1.6.x before 1.6.7 on Windows allows command ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37385</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37385</guid>
    <pubDate>Fri, 07 Jun 2024 04:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-37385</strong></p>
  <p>Roundcube Webmail before 1.5.7 and 1.6.x before 1.6.7 on Windows allows command injection via im_convert_path and im_identify_path. NOTE: this issue exists because of an incomplete fix for CVE-2020-12641.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37385">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-3222 – Vulnerability in the password recovery mechanism of Password Recovery plugin for...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-3222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-3222</guid>
    <pubDate>Mon, 04 Sep 2023 13:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-3222</strong></p>
  <p>Vulnerability in the password recovery mechanism of Password Recovery plugin for Roundcube, in its 1.2 version, which could allow a remote attacker to change an existing user´s password by adding a 6-digit numeric token. An attacker could create an automatic script to test all possible values because the platform has no limit on the number of requests.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-640</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-3222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-44026 – Roundcube before 1.3.17 and 1.4.x before 1.4.12 is prone to a potential SQL inje...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-44026</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-44026</guid>
    <pubDate>Fri, 19 Nov 2021 04:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-44026</strong></p>
  <p>Roundcube before 1.3.17 and 1.4.x before 1.4.12 is prone to a potential SQL injection via search or search_params.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-44026">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-12641 – rcube_image.php in Roundcube Webmail before 1.4.4 allows attackers to execute ar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-12641</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-12641</guid>
    <pubDate>Mon, 04 May 2020 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-12641</strong></p>
  <p>rcube_image.php in Roundcube Webmail before 1.4.4 allows attackers to execute arbitrary code via shell metacharacters in a configuration setting for im_convert_path or im_identify_path.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-12641">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-12640 – Roundcube Webmail before 1.4.4 allows attackers to include local files and execu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-12640</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-12640</guid>
    <pubDate>Mon, 04 May 2020 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-12640</strong></p>
  <p>Roundcube Webmail before 1.4.4 allows attackers to include local files and execute code via directory traversal in a plugin name to rcube_plugin_api.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-12640">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-15237 – Roundcube Webmail through 1.3.9 mishandles Punycode xn-- domain names, leading t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15237</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15237</guid>
    <pubDate>Tue, 20 Aug 2019 01:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-15237</strong></p>
  <p>Roundcube Webmail through 1.3.9 mishandles Punycode xn-- domain names, leading to homograph attacks.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15237">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-10846 – cPanel before 11.54.0.4 allows arbitrary file-chown and file-chmod operations du...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-10846</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-10846</guid>
    <pubDate>Thu, 01 Aug 2019 16:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-10846</strong></p>
  <p>cPanel before 11.54.0.4 allows arbitrary file-chown and file-chmod operations during Roundcube database conversions (SEC-79).</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-275</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-10846">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-19205 – Roundcube before 1.3.7 mishandles GnuPG MDC integrity-protection warnings, which...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-19205</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-19205</guid>
    <pubDate>Mon, 12 Nov 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-19205</strong></p>
  <p>Roundcube before 1.3.7 mishandles GnuPG MDC integrity-protection warnings, which makes it easier for attackers to obtain sensitive information, a related issue to CVE-2017-17688. This is associated with plugins/enigma/lib/enigma_driver_gnupg.php.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-19205">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-9846 – In Roundcube from versions 1.2.0 to 1.3.5, with the archive plugin enabled and c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-9846</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-9846</guid>
    <pubDate>Sat, 07 Apr 2018 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-9846</strong></p>
  <p>In Roundcube from versions 1.2.0 to 1.3.5, with the archive plugin enabled and configured, it's possible to exploit the unsanitized, user-controlled "_uid" parameter (in an archive.php _task=mail&_mbox=INBOX&_action=plugin.move2archive request) to perform an MX (IMAP) injection attack by placing an IMAP command after a %0d%0a sequence. NOTE: this is less easily exploitable in 1.3.4 and later beca…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-9846">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-1000072 – iRedMail version prior to commit f04b8ef contains a Insecure Permissions vulnera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1000072</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1000072</guid>
    <pubDate>Tue, 13 Mar 2018 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-1000072</strong></p>
  <p>iRedMail version prior to commit f04b8ef contains a Insecure Permissions vulnerability in Roundcube Webmail that can result in Exfiltrate a user's password protected secret GPG key file and other important configuration files.. This attack appear to be exploitable via network connectivity. This vulnerability appears to have been fixed in Beta: 0.9.8-BETA1, Stable: 0.9.7.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1000072">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-1000071 – roundcube version 1.3.4 and earlier contains an Insecure Permissions vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1000071</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1000071</guid>
    <pubDate>Tue, 13 Mar 2018 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-1000071</strong></p>
  <p>roundcube version 1.3.4 and earlier contains an Insecure Permissions vulnerability in enigma plugin that can result in exfiltration of gpg private key. This attack appear to be exploitable via network connectivity.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1000071">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-16651 – Roundcube Webmail before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before 1.3.3 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-16651</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-16651</guid>
    <pubDate>Thu, 09 Nov 2017 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-16651</strong></p>
  <p>Roundcube Webmail before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before 1.3.3 allows unauthorized access to arbitrary files on the host's filesystem, including configuration files, as exploited in the wild in November 2017. The attacker must be able to authenticate at the target system with a valid username/password as the attack requires an active session. The issue is related to file-based attach…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-552</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16651">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-5383 – Roundcube Webmail 1.1.x before 1.1.2 allows remote attackers to obtain sensitive...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-5383</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-5383</guid>
    <pubDate>Tue, 23 May 2017 04:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-5383</strong></p>
  <p>Roundcube Webmail 1.1.x before 1.1.2 allows remote attackers to obtain sensitive information by reading files in the (1) config, (2) temp, or (3) logs directory.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-5383">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-8114 – Roundcube Webmail allows arbitrary password resets by authenticated users. This ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-8114</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-8114</guid>
    <pubDate>Sat, 29 Apr 2017 19:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-8114</strong></p>
  <p>Roundcube Webmail allows arbitrary password resets by authenticated users. This affects versions before 1.0.11, 1.1.x before 1.1.9, and 1.2.x before 1.2.5. The problem is caused by an improperly restricted exec call in the virtualmin and sasl drivers of the password plugin.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-8114">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-2181 – Multiple buffer overflows in the DBMail driver in the Password plugin in Roundcu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-2181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-2181</guid>
    <pubDate>Mon, 30 Jan 2017 22:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-2181</strong></p>
  <p>Multiple buffer overflows in the DBMail driver in the Password plugin in Roundcube before 1.1.0 allow remote attackers to have unspecified impact via the (1) password or (2) username.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-2181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-2180 – The DBMail driver in the Password plugin in Roundcube before 1.1.0 allows remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-2180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-2180</guid>
    <pubDate>Mon, 30 Jan 2017 22:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-2180</strong></p>
  <p>The DBMail driver in the Password plugin in Roundcube before 1.1.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the password.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-2180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-9920 – steps/mail/sendmail.inc in Roundcube before 1.1.7 and 1.2.x before 1.2.3, when n...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-9920</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-9920</guid>
    <pubDate>Thu, 08 Dec 2016 18:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-9920</strong></p>
  <p>steps/mail/sendmail.inc in Roundcube before 1.1.7 and 1.2.x before 1.2.3, when no SMTP server is configured and the sendmail program is enabled, does not properly restrict the use of custom envelope-from addresses on the sendmail command line, which allows remote authenticated users to execute arbitrary code via a modified HTTP request that sends a crafted e-mail message.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-9920">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-4069 – Cross-site request forgery (CSRF) vulnerability in Roundcube Webmail before 1.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-4069</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-4069</guid>
    <pubDate>Thu, 25 Aug 2016 18:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-4069</strong></p>
  <p>Cross-site request forgery (CSRF) vulnerability in Roundcube Webmail before 1.1.5 allows remote attackers to hijack the authentication of users for requests that download attachments and cause a denial of service (disk consumption) via unspecified vectors.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-4069">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-8770 – Directory traversal vulnerability in the set_skin function in program/include/rc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-8770</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-8770</guid>
    <pubDate>Fri, 29 Jan 2016 19:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-8770</strong></p>
  <p>Directory traversal vulnerability in the set_skin function in program/include/rcmail_output_html.php in Roundcube before 1.0.8 and 1.1.x before 1.1.4 allows remote authenticated users with certain permissions to read arbitrary files or possibly execute arbitrary code via a .. (dot dot) in the _skin parameter to index.php.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-8770">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2013-6172 – steps/utils/save_pref.inc in Roundcube webmail before 0.8.7 and 0.9.x before 0.9...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-6172</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-6172</guid>
    <pubDate>Tue, 05 Nov 2013 18:55:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2013-6172</strong></p>
  <p>steps/utils/save_pref.inc in Roundcube webmail before 0.8.7 and 0.9.x before 0.9.5 allows remote attackers to modify configuration settings via the _session parameter, which can be leveraged to read arbitrary files, conduct SQL injection attacks, and execute arbitrary code.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-6172">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-5620 – RoundCube Webmail (roundcubemail) before 0.2-beta allows remote attackers to cau...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-5620</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-5620</guid>
    <pubDate>Wed, 17 Dec 2008 02:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-5620</strong></p>
  <p>RoundCube Webmail (roundcubemail) before 0.2-beta allows remote attackers to cause a denial of service (memory consumption) via crafted size parameters that are used to create a large quota image.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-5620">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2008-5619 – html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-5619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-5619</guid>
    <pubDate>Wed, 17 Dec 2008 02:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2008-5619</strong></p>
  <p>html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-5619">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
