CVE-2025-55996 Details
Description
Viber Desktop 25.6.0 is vulnerable to HTML Injection via the text parameter of the message compose/forward interface
A vulnerability allowing HTML injection has been identified in Viber Desktop version 25.6.0. This issue arises in the message compose and forward interface, where the text parameter can be manipulated to include unsanitized HTML. While the Viber client seems to restrict script execution, it still allows the loading of external resources, such as images, from attacker-controlled domains. This could be exploited for user tracking, UI manipulation, phishing, and privacy leakage.
To address this vulnerability, it is recommended to treat the text parameter as plain text and avoid rendering HTML by default. User-supplied input should be properly escaped or encoded before being displayed in the client. Furthermore, external resource loading from forwarded messages should be blocked or routed through a sanitizing proxy to remove or clean such requests.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 12, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/thawkhant/viber-desktop-html-injection | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| rakuten viber | <= 25.6.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 16, 2025 | Initial Analysis | [email protected] |
| Sep 12, 2025 | CVE Modified | CISA-ADP |
| Sep 12, 2025 | New CVE Received | [email protected] |