CVE-2025-52204
Description
A Cross-Site Scripting (XSS) vulnerability exists in Znuny::ITSM 6.5.x in the customer.pl endpoint via the OTRSCustomerInterface parameter
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in Znuny customer.pl endpoint allows unauthenticated attackers to inject arbitrary HTML/JavaScript via the OTRSCustomerInterface parameter.
A reflected Cross-Site Scripting (XSS) vulnerability exists in Znuny (formerly OTRS) in the customer.pl endpoint. The flaw arises because the OTRSCustomerInterface parameter (or the parameter defined by the CustomerPanelSessionName system configuration) is not properly sanitized before being reflected in the HTTP response. This allows an attacker to inject arbitrary HTML or JavaScript into the page returned to the victim [2].
Exploitation requires no authentication and can be performed remotely by sending a crafted GET request to the public customer-facing interface. The attacker only needs to lure a victim into clicking a malicious link or visiting a crafted URL. The vulnerability has been confirmed in Znuny LTS 6.5.10 and Znuny 7.1.3, and observed in the wild on versions ranging from 6.5.9 to 6.5.18 and 7.0.11 to 7.2.3 [2].
Successful exploitation allows an unauthenticated remote attacker to inject arbitrary HTML or JavaScript into the response, manipulate the customer-facing login interface, display deceptive or phishing-style content, redirect users to attacker-controlled resources, or execute script in the victim's browser within the context of the affected application [2].
As of the publication date, no official patch has been announced for this specific CVE. Users are advised to apply input validation and output encoding for the affected parameter, or upgrade to a version that includes a fix if one becomes available. The Znuny project maintains LTS releases and may address this in a future update [1][2].
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: >=6.5.0, <6.5.x
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.