S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Oct 15, 2025

CVE-2024-42009 Scanner

CVE-2024-42009 Scanner - Cross-Site Scripting vulnerability in Roundcube Webmail

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.7k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
17
Vulnerabilities Found
confirmed findings
References
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2024-42009
9.3
CVSScritical
Exploitable remotely over the internet · no authentication required · user interaction needed.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
n/aby n/a
n/a
Updated Sep 10, 2026View on NVD →
Detail

Roundcube Webmail is a popular open-source web-based email client widely used by individuals and organizations for secure and convenient email communication. It is utilized by businesses, educational institutions, and government entities to manage email accounts, organize messages, and handle attachments. This service offers a user-friendly interface that allows for seamless email access through browsers. Roundcube is preferred for its customizable layouts, robust plugin integrations, and support for IMAP and SMTP protocols. Many users appreciate its ability to consolidate multiple email accounts into one platform. The software is continually updated to incorporate features and address vulnerabilities, ensuring a secure environment for email transactions.

A Cross-Site Scripting (XSS) vulnerability in Roundcube allows attackers to inject malicious scripts into email content, affecting users who view such messages. Attackers could use this vulnerability to perform actions like stealing session cookies, defacing user interfaces, or redirecting users to malicious sites. By exploiting this flaw, malicious scripts can execute within the context of the user's session, leading to unauthorized access or data leakage. Typically, the attacker crafts a message that when viewed, the embedded script is executed. This type of vulnerability is dangerous as it requires minimal user interaction to enact. It emphasizes the importance of stringent input sanitization and output encoding in web applications like Roundcube.

The vulnerability resides in how Roundcube handles the display of email content, specifically due to improper desensitization in the message_body() function in program/actions/mail/show.php. The crafted email exploits this flaw by embedding scripts that are executed when the email is read. An endpoint like program/actions/mail/show.php is typically targeted. Attackers exploit insufficient input validation in this function to inject scripts. This inadequacy in input filtering makes it critically important for users to operate the latest software version. It highlights a gap in content handling logic which, if addressed, could neutralize the threat.

Exploiting this vulnerability allows attackers to steal sensitive information such as users' emails and potential personal data behind authentication barriers. Successfully executing the attack can lead to a privacy breach and exposure of confidential communications. Victims could face unauthorized transactions from compromised accounts. Furthermore, if users reuse passwords or credentials shared across platforms, attackers could extend their reach beyond Roundcube. The exploitation of this vulnerability poses both immediate and extended risks to the privacy and integrity of user data.

REFERENCES

Solution Advice
  • Update to the latest version of Roundcube Webmail, at least version 1.6.8 or later.
  • Implement strict input validation and sanitization in all user input interfaces.
  • Utilize Content Security Policy (CSP) to reduce XSS risks in web applications.
  • Regularly conduct security audits and vulnerability assessments.
  • Educate users on the potential risks and signs of email-based attacks to increase awareness.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-42009 Scanner - Cross-Site Scripting vulnerability in Roundcube Webmail | S4E