CVE-2026-48848
BaseFortify
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| roundcube | roundcube | to 1.6.16 (exc) |
| roundcube | roundcube | to 1.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Roundcube Webmail versions 1.6.x before 1.6.16 and 1.7.x before 1.7. It is caused by insufficient HTML sanitization, which allows an attacker to inject Cascading Style Sheets (CSS) through an SVG document containing an animate element with the attributeName attribute.
How can this vulnerability impact me? :
The vulnerability can lead to CSS injection, which may allow an attacker to manipulate the appearance or behavior of the webmail interface. According to the CVSS score of 7.2, it has a high severity with potential impacts on confidentiality and integrity, but not availability.