<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for roundcubemail</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2026:20323-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2026-03-05T18:31:03Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2026-03-05T18:31:03Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T18:31:03Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for roundcubemail</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for roundcubemail fixes the following issues:

Changes to roundcubemail:

Update to 1.6.13:

  This is a security update to the stable version 1.6 of Roundcube Webmail.
  It provides fixes to recently reported security vulnerabilities:
  + Fix CSS injection vulnerability reported by CERT Polska (boo#1258052,
    CVE-2026-26079).
  + Fix remote image blocking bypass via SVG content reported by nullcathedral
    (boo#1257909, CVE-2026-25916).

  This version is considered stable and we recommend to update all productive
  installations of Roundcube 1.6.x with it. Please do backup your data
  before updating!

  CHANGELOG
  + Managesieve: Fix handling of string-list format values for date
    tests in Out of Office (#10075)
  + Fix CSS injection vulnerability reported by CERT Polska.
  + Fix remote image blocking bypass via SVG content reported by nullcathedral.

Update to 1.6.12:

  This is a security update to the stable version 1.6 of Roundcube Webmail.
  It provides fixes to recently reported security vulnerabilities:

  + Fix Cross-Site-Scripting vulnerability via SVG's animate tag
    reported by Valentin T., CrowdStrike (boo#1255308, CVE-2025-68461).
  + Fix Information Disclosure vulnerability in the HTML style
    sanitizer reported by somerandomdev (boo#1255306, CVE-2025-68460).

  This version is considered stable and we recommend to update all
  productive installations of Roundcube 1.6.x with it.

  + Support IPv6 in database DSN (#9937)
  + Don't force specific error_reporting setting
  + Fix compatibility with PHP 8.5 regarding array_first()
  + Remove X-XSS-Protection example from .htaccess file (#9875)
  + Fix "Assign to group" action state after creation of a first group (#9889)
  + Fix bug where contacts search would fail if contactlist_fields contained vcard fields (#9850)
  + Fix bug where an mbox export file could include inconsistent message delimiters (#9879)
  + Fix parsing of inline styles that aren't well-formatted (#9948)
  + Fix Cross-Site-Scripting vulnerability via SVG's animate tag
  + Fix Information Disclosure vulnerability in the HTML style sanitizer

Update to 1.6.11

  This is a security update to the stable version 1.6 of Roundcube Webmail.
  It provides fixes to recently reported security vulnerabilities:
  * Fix Post-Auth RCE via PHP Object Deserialization reported by firs0v.

- CHANGELOG
  * Managesieve: Fix match-type selector (remove unsupported options) in delete header action (#9610)
  * Improve installer to fix confusion about disabling SMTP authentication (#9801)
  * Fix PHP warning in index.php (#9813)
  * OAuth: Fix/improve token refresh
  * Fix dark mode bug where wrong colors were used for blockquotes in HTML mail preview (#9820)
  * Fix HTML message preview if it contains floating tables (#9804)
  * Fix removing/expiring redis/memcache records when using a key prefix
  * Fix bug where a wrong SPECIAL-USE folder could have been detected, if there were more than one per-type (#9781)
  * Fix a default value and documentation of password_ldap_encodage option (#9658)
  * Remove mobile/floating Create button from the list in Settings &gt; Folders (#9661)
  * Fix Delete and Empty buttons state while creating a folder (#9047)
  * Fix connecting to LDAP using ldapi:// URI (#8990)
  * Fix cursor position on "below the quote" reply in HTML mode (#8700)
  * Fix bug where attachments with content type of application/vnd.ms-tnef were not parsed (#7119)

Update to 1.6.10:

  This is the next service release to update the stable version 1.6.
  * IMAP: Partial support for ANNOTATE-EXPERIMENT-1 extension (RFC 5257)
  * OAuth: Support standard authentication with short-living password received with OIDC token (#9530)
  * Fix PHP warnings (#9616, #9611)
  * Fix whitespace handling in vCard line continuation (#9637)
  * Fix current script state after initial scripts creation in managesieve_kolab_master mode
  * Fix rcube_imap::get_vendor() result (and PHP warning) on Zimbra server (#9650)
  * Fix regression causing inline SVG images to be missing in mail preview (#9644)
  * Fix plugin "virtuser_file" to handle backward slashes in username (#9668)
  * Fix PHP fatal error when parsing some malformed BODYSTRUCTURE responses (#9689)
  * Fix insert_or_update() and reading database server config on PostgreSQL (#9710)
  * Fix Oauth issues with use_secure_urls=true (#9722)
  * Fix handling of binary mail parts (e.g. PDF) encoded with quoted-printable (#9728)
  * Fix links in comments and config to https:// where available (#9759, #9756)
  * Fix decoding of attachment names encoded using both RFC2231 and RFC2047 standards (#9725)
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">openSUSE-Leap-16.0-packagehub-151</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1255306</URL>
      <Description>SUSE Bug 1255306</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1255308</URL>
      <Description>SUSE Bug 1255308</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1257909</URL>
      <Description>SUSE Bug 1257909</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1258052</URL>
      <Description>SUSE Bug 1258052</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-68460/</URL>
      <Description>SUSE CVE CVE-2025-68460 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-68461/</URL>
      <Description>SUSE CVE CVE-2025-68461 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2026-25916/</URL>
      <Description>SUSE CVE CVE-2026-25916 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2026-26079/</URL>
      <Description>SUSE CVE CVE-2026-26079 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE Leap 16.0">
      <Branch Type="Product Name" Name="openSUSE Leap 16.0">
        <FullProductName ProductID="openSUSE Leap 16.0">openSUSE Leap 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="roundcubemail-1.6.13-bp160.1.1">
      <FullProductName ProductID="roundcubemail-1.6.13-bp160.1.1">roundcubemail-1.6.13-bp160.1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="roundcubemail-1.6.13-bp160.1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 16.0">
      <FullProductName ProductID="openSUSE Leap 16.0:roundcubemail-1.6.13-bp160.1.1">roundcubemail-1.6.13-bp160.1.1 as a component of openSUSE Leap 16.0</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2025-68460</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 16.0:roundcubemail-1.6.13-bp160.1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL/>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-68460.html</URL>
        <Description>CVE-2025-68460</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1255306</URL>
        <Description>SUSE Bug 1255306</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2025-68461</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 16.0:roundcubemail-1.6.13-bp160.1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL/>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-68461.html</URL>
        <Description>CVE-2025-68461</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1255308</URL>
        <Description>SUSE Bug 1255308</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Roundcube Webmail before 1.5.13 and 1.6 before 1.6.13, when "Block remote images" is used, does not block SVG feImage.</Note>
    </Notes>
    <CVE>CVE-2026-25916</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 16.0:roundcubemail-1.6.13-bp160.1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL/>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2026-25916.html</URL>
        <Description>CVE-2026-25916</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1257909</URL>
        <Description>SUSE Bug 1257909</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Roundcube Webmail before 1.5.13 and 1.6 before 1.6.13 allows Cascading Style Sheets (CSS) injection, e.g., because comments are mishandled.</Note>
    </Notes>
    <CVE>CVE-2026-26079</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 16.0:roundcubemail-1.6.13-bp160.1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL/>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2026-26079.html</URL>
        <Description>CVE-2026-26079</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1258052</URL>
        <Description>SUSE Bug 1258052</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
