Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

UBUNTU-CVE-2026-54432

0
Medium
Published: 07/14/2026 (07/14/2026, 17:17:00 UTC)
Source: GCVE Database
Product: roundcube

Description

Roundcube Webmail versions before 1.6.17 and 1.7.x before 1.7.2 contain a stored cross-site scripting (XSS) vulnerability. This occurs because the MIME type of attachments is not properly escaped on the attachment-validation warning page, allowing malicious scripts to be stored and executed in users' browsers.

CVSS v3.1

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

Affected software

Ubuntu:Pro:16.04:LTSmore threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]~beta+dfsg.1-0ubuntu1+esm8?arch=source&distro=esm-apps/xenial
Affected versions
=1.1.1+dfsg.1-2=1.1.2+dfsg.1-5=1.1.3+dfsg.1-1=1.1.4+dfsg.1-1=1.2~beta+dfsg.1-0ubuntu1=1.2~beta+dfsg.1-0ubuntu1+esm1=1.2~beta+dfsg.1-0ubuntu1+esm2=1.2~beta+dfsg.1-0ubuntu1+esm3=1.2~beta+dfsg.1-0ubuntu1+esm4=1.2~beta+dfsg.1-0ubuntu1+esm5=1.2~beta+dfsg.1-0ubuntu1+esm6=1.2~beta+dfsg.1-0ubuntu1+esm7=1.2~beta+dfsg.1-0ubuntu1+esm8
Ubuntu:Pro:18.04:LTSmore threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]+dfsg.1-1ubuntu0.1~esm8?arch=source&distro=esm-apps/bionic
Affected versions
=1.3.0+dfsg.1-1=1.3.1+dfsg.1-1=1.3.3+dfsg.1-1=1.3.3+dfsg.1-2=1.3.6+dfsg.1-1=1.3.6+dfsg.1-1ubuntu0.1~esm1=1.3.6+dfsg.1-1ubuntu0.1~esm2=1.3.6+dfsg.1-1ubuntu0.1~esm3=1.3.6+dfsg.1-1ubuntu0.1~esm4=1.3.6+dfsg.1-1ubuntu0.1~esm5=1.3.6+dfsg.1-1ubuntu0.1~esm6=1.3.6+dfsg.1-1ubuntu0.1~esm7=1.3.6+dfsg.1-1ubuntu0.1~esm8
Ubuntu:Pro:20.04:LTSmore threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]+dfsg.1-1ubuntu0.1~esm8?arch=source&distro=esm-apps/focal
Affected versions
=1.3.8+dfsg.1-2=1.3.10+dfsg.1-1=1.4.1+dfsg.1-2=1.4.2+dfsg.1-1=1.4.2+dfsg.1-2=1.4.3+dfsg.1-1=1.4.3+dfsg.1-1ubuntu0.1~esm1=1.4.3+dfsg.1-1ubuntu0.1~esm2=1.4.3+dfsg.1-1ubuntu0.1~esm3=1.4.3+dfsg.1-1ubuntu0.1~esm4=1.4.3+dfsg.1-1ubuntu0.1~esm5=1.4.3+dfsg.1-1ubuntu0.1~esm6=1.4.3+dfsg.1-1ubuntu0.1~esm7=1.4.3+dfsg.1-1ubuntu0.1~esm8
Ubuntu:Pro:22.04:LTSmore threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]+dfsg.1-2ubuntu0.1~esm6?arch=source&distro=esm-apps/jammy
Affected versions
=1.4.11+dfsg.1-4=1.5.0+dfsg.1-2=1.5.0+dfsg.1-2ubuntu0.1~esm1=1.5.0+dfsg.1-2ubuntu0.1~esm2=1.5.0+dfsg.1-2ubuntu0.1~esm3=1.5.0+dfsg.1-2ubuntu0.1~esm4=1.5.0+dfsg.1-2ubuntu0.1~esm5=1.5.0+dfsg.1-2ubuntu0.1~esm6
Ubuntu:Pro:24.04:LTSmore threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]+dfsg-2ubuntu0.1+esm3?arch=source&distro=esm-apps/noble
Affected versions
=1.6.2+dfsg-1=1.6.4+dfsg-1=1.6.5+dfsg-1=1.6.6+dfsg-1=1.6.6+dfsg-2=1.6.6+dfsg-2ubuntu0.1=1.6.6+dfsg-2ubuntu0.1+esm1=1.6.6+dfsg-2ubuntu0.1+esm2=1.6.6+dfsg-2ubuntu0.1+esm3
Ubuntu:25.10more threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]+dfsg-1?arch=source&distro=questing
Affected versions
=1.6.10+dfsg-1=1.6.10+dfsg-2=1.6.11+dfsg-1
Ubuntu:Pro:26.04:LTSmore threats →ghsa
roundcube
pkg:deb/ubuntu/[email protected]+dfsg-1ubuntu0.26.04.1~esm1?arch=source&distro=esm-apps/resolute
Affected versions
=1.6.11+dfsg-1=1.6.11+dfsg-1ubuntu0.26.04.1~esm1

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/16/2026, 11:54:16 UTC

Technical Analysis

A stored cross-site scripting (XSS) vulnerability exists in Roundcube Webmail prior to versions 1.6.17 and 1.7.2. The vulnerability arises from improper escaping of the attachment MIME type on the attachment-validation warning page, which can lead to script injection that persists and executes when the page is viewed. This issue affects multiple specific Ubuntu package versions of Roundcube as listed, and the vulnerability allows an attacker to execute arbitrary scripts in the context of the affected webmail interface.

Potential Impact

Successful exploitation of this vulnerability could allow an attacker to execute arbitrary scripts in the context of the victim's browser session when viewing the attachment-validation warning page. This may lead to information disclosure or user interface manipulation. The CVSS vector indicates network attack vector, high attack complexity, no privileges required, user interaction required, and a scope change with low confidentiality and integrity impact and no availability impact.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Users should monitor for official updates from Roundcube or their Linux distribution maintainers and apply patches once available. Until patched, cautious handling of attachments and limiting user interaction with untrusted content may reduce risk.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-54432
Osv Schema Version
1.7.0
Aliases
[]
Ecosystems
["Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:Pro:20.04:LTS","Ubuntu:Pro:22.04:LTS","Ubuntu:Pro:24.04:LTS","Ubuntu:25.10","Ubuntu:Pro:26.04:LTS"]
Database Specific Severity
null
Cvss Version
3.1

Threat ID: 6a58b47868715ace43d98475

Added to database: 07/16/2026, 10:37:44 UTC

Last enriched: 07/16/2026, 11:54:16 UTC

Last updated: 07/16/2026, 11:54:16 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses