XSS Vulnerability in Remark42 Comment Engine
CVE-2026-48788
8.2HIGH
What is CVE-2026-48788?
Remark42, a self-hosted comment engine, is vulnerable to a Cross-Site Scripting attack due to improper handling of Content-Type headers during image proxying. Versions 1.6.0 through 1.15.0 allow an attacker to exploit this by serving a malicious URL that masquerades as an image. The proxy accepts the image based solely on the advertised Content-Type, without verifying the actual content. This inconsistency enables an attacker to manipulate the serving process, leading to the execution of arbitrary HTML/JavaScript within the context of the Remark42 instance. To mitigate this issue, upgrade to version 1.16.0 or later.
Affected Version(s)
remark42 >= 1.6.0, < 1.16.0
