CVE-2020-25491
Description
6Kare Emakin 5.0.341.0 is affected by Cross Site Scripting (XSS) via the /rpc/membership/setProfile DisplayName field, which is mishandled when rendering the Activity Stream page.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Emakin 5.0.341.0 via the DisplayName field allows script execution on the Activity Stream page.
Vulnerability
A stored cross-site scripting (XSS) vulnerability exists in 6Kare Emakin version 5.0.341.0. The DisplayName field in the profile editing endpoint /rpc/membership/setProfile is not properly sanitized. When a malicious payload is stored, it is executed in the context of the browser when the Activity Stream page renders [1].
Exploitation
An authenticated attacker can exploit this vulnerability by sending a POST request to /rpc/membership/setProfile with a crafted ` payload in the DisplayName` field [1]. The payload is stored and automatically executed when any user views the Activity Stream page, requiring no additional user interaction.
Impact
Successful exploitation allows arbitrary JavaScript execution in the browsers of users viewing the Activity Stream. This can lead to session hijacking, credential theft, and other client-side attacks, compromising the confidentiality and integrity of user sessions [1].
Mitigation
As of the latest available information, no official patch has been released for CVE-2020-25491 [1]. Organizations should implement input validation and output encoding for the DisplayName field, and consider upgrading to a patched version if one becomes available.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- 6Kare/Emakindescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- gist.github.com/mhmtayberk/969add4b6c77f122a3a3a0cb00e2975bmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.