LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-43770: Roundcube Webmail Persistent Cross-Site Scripting (XSS) Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 12, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Mar 4, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-43770 to its Known Exploited Vulnerabilities catalog on Feb 12, 2024, with a federal patch deadline of Mar 4, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Roundcube Webmail contains a persistent cross-site scripting (XSS) vulnerability that can lead to information disclosure via malicious link references in plain/text messages.

CVE-2023-43770 is a persistent cross-site scripting (XSS) vulnerability in Roundcube Webmail. It allows malicious link references placed in plain/text messages to trigger script execution that can disclose information when those messages are viewed. Because Roundcube is commonly used as an organizational webmail front end, successful abuse can expose session data, credentials, or other sensitive content handled by the mail interface. Confirm exact impact and affected builds against the vendor advisory.

IT and security teams should treat this as a high-priority webmail issue: the vulnerability is stored (persistent), so a single crafted message can affect multiple users who later open it. CISA notes that mitigations must follow vendor instructions, or the product should be discontinued if none are available.

How it works

The underlying weakness is CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly called cross-site scripting. In this case the XSS is persistent: an attacker supplies malicious link references inside a plain/text message. When a legitimate user later views that message inside Roundcube, the application fails to neutralize the references properly and the browser executes attacker-controlled script in the context of the webmail origin.

Because the payload is stored with the message, the attack does not require the victim to click a specially crafted external URL at the moment of exploitation; simply rendering the message is enough. The CISA summary states that the result can be information disclosure. Specific payload formats, exact injection points, and any required message headers must be confirmed against the vendor advisory; do not rely on generic XSS examples.

Am I affected? How to find it in your systems

Roundcube Webmail is typically deployed as a self-hosted PHP application that sits in front of IMAP/SMTP services. It appears in enterprise mail environments, hosting providers, universities, and any organization that offers a browser-based mail client. Look for it on internal web servers, reverse-proxy configurations, and container or virtual-machine images that serve mail interfaces.

If you cannot determine the exact version, treat every Roundcube instance as potentially vulnerable until the advisory is consulted.

How to remediate

The primary action is to apply the vendor-supplied update that addresses CVE-2023-43770. Follow the installation and upgrade instructions provided by the Roundcube project; CISA’s required action is to apply mitigations per those vendor instructions or to discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls that limit both delivery of the malicious content and the impact of any successful script execution.

If none of these controls can be implemented, CISA guidance is to discontinue use of the product until a fix is available.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to account takeover or disclosure of mail content and session material. If you have evidence that malicious messages were delivered and viewed, treat the incident as a potential breach: rotate credentials, invalidate sessions, and examine mail logs for exfiltration indicators. Known ransomware use of this CVE is not documented. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether related credentials have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedRoundcube · Webmail
WeaknessCWE-79
Added to CISA KEVFeb 12, 2024
Federal patch deadlineMar 4, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities