Roundcube 1.6.16 security fixes  [SOLVED]

For topics beyond KeyHelp. / Für Themen jenseits von KeyHelp.
Post Reply
User avatar
Ralph
Posts: 1555
Joined: Mon 30. Mar 2020, 16:14

Roundcube 1.6.16 security fixes

Post by Ralph »

Roundcube 1.6.16
Fix stored XSS/HTML/CSS injection in subject field of the draft restore dialog, reported by zazy
Fix CSS injection bypass in HTML sanitizer via SVG <animate attributeName="style">, reported by wooseokdotkim
Fix pre-auth SQL injection in virtuser_query plugin via preg_replace backslash escape bypass, reported by skull
Fix SSRF bypass via specific local address URLs
Fix local/private URL fetch bypass when remote resources were not allowed, reported by Orange Cyberdefense Vulnerability Disclosure Team
Fix bypass of remote image blocking via CSS var(), reported by Geame
Fix pre-auth arbitrary file delete via redis/memcache session poisoning bypass, reported by valent1
Fix code injection vulnerability - remove support for code evaluation in LDAP autovalues option, reported by Glendaenri

Details:
https://github.com/roundcube/roundcubem ... tag/1.6.16
Ghoste
Posts: 2
Joined: Tue 26. May 2026, 14:14

Re: Roundcube 1.6.16 security fixes

Post by Ghoste »

Hello,
for this, will a script appear and we run it automatically or does Roundcube have to be updated manually?
I find the update steps on the forum??, I don't want to break anything on the server, I'm new to the forum, and a KeyHelp user, after 9 years of CWP Panel.

THX!
User avatar
Ralph
Posts: 1555
Joined: Mon 30. Mar 2020, 16:14

Re: Roundcube 1.6.16 security fixes  [SOLVED]

Post by Ralph »

Ghoste wrote: Tue 26. May 2026, 14:19 Hello,
for this, will a script appear and we run it automatically or does Roundcube have to be updated manually?
I find the update steps on the forum??, I don't want to break anything on the server, I'm new to the forum, and a KeyHelp user, after 9 years of CWP Panel.

THX!
This will be included w/ the upcoming panel update; it is just an informational note. The developer will address it as soon as possible.
Do not update RC by yourself unless you know exactly what to do.
Ghoste
Posts: 2
Joined: Tue 26. May 2026, 14:14

Re: Roundcube 1.6.16 security fixes

Post by Ghoste »

Thank you Ralph,
I appreciate the promptness with which you responded to the requests, we are waiting for the automatic update from KeyHelp.
User avatar
Ralph
Posts: 1555
Joined: Mon 30. Mar 2020, 16:14

Re: Roundcube 1.6.16 security fixes

Post by Ralph »

Ghoste wrote: Tue 26. May 2026, 15:46 I appreciate the promptness with which you responded to the requests, we are waiting for the automatic update from KeyHelp.
Thanks, but I'm not part of the support team :o
You'd be better off thanking the Developer and the Keyhelp Team.
User avatar
Ralph
Posts: 1555
Joined: Mon 30. Mar 2020, 16:14

Roundcube 1.6.17 security update

Post by Ralph »

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

Fix an infinite loop in TNEF (winmail.dat) decoder (#10193), reported by stafra.
Fix various vulnerabilities in the password plugin using session-injected username, reported by Glendaenri and peppersghost.
Fix stored XSS via unescaped attachment MIME type on the attachment-validation warning page [CVE-2026-54432], reported by Bohdan Kurinnoy, Samsung R&D Instit
Fix SSRF bypass via specific local address URLs - two new cases, reported by Leenear.
Fix zero-click stored XSS in plain-text rendering [CVE-2026-54433], reported by Bohdan Kurinnoy, Samsung R&D Institute Ukraine (SRUKR).
Fix DoS via crafted compressed-RTF size in the TNEF (winmail.dat) file, reported by h0rk1p.

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!
Details:
https://github.com/roundcube/roundcubem ... tag/1.6.17
User avatar
Ralph
Posts: 1555
Joined: Mon 30. Mar 2020, 16:14

Re: Roundcube 1.6.18 security update

Post by Ralph »

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

Add basic validation for content proxied by the css proxy
Fix SSRF bypass via specific local address URLs using 100.64.0.0/10 and fe80::/10 nets, reported by Dmytro Ivanenko
Fix SSRF filter bypass via various forms of nip.io/sslip.io hostnames evading is_local_url() check, reported by Milan Hoppe
Fix remote content blocking bypass via unclosed url() in a FuncIRI attribute, reported by Milan Hoppe
Fix LDAP filter injection via unescaped %u/%fu/%d substitution into the search_filter, reported by Milan Hoppe
Fix arbitrary Sieve script injection via a filter rule name bypassing managesieve_disabled_actions, reported by Milan Hoppe
Fix RCE via cmd_learn driver of markasjunk plugin, reported by nept1337
Fix IMAP command injection via mail search and LITERAL+ byte-count desynchronization, reported by Zach Hanley of Horizon3.ai
Fix password's modoboa driver leak of an authentication token to a user-controlled host, reported by meifukun
Fix stored XSS in "Add to address book" action, reported by Paulos Yibelo from pwn.ai
Fix HTML/CSS sanitization bypass via SVG animate by attribute, reported by vectrain

https://github.com/roundcube/roundcubem ... tag/1.6.18
Post Reply