Cross-site scripting (XSS) vulnerability in the password reset endpoint
No sign of exploitation. No public exploitation artifact known so far.
The password reset feature in Synapse (a Matrix messaging server) had a vulnerability that allowed attackers to inject malicious scripts into web pages. An attacker could trick users into visiting a crafted link, potentially stealing cookies or performing unauthorized actions in their browser.
Cross-site scripting (XSS) vulnerability in the password reset endpoint allowed unauthenticated attackers to inject arbitrary JavaScript code. The vulnerability could be exploited via crafted URLs to the password reset page, potentially leading to session hijacking, credential theft, CSRF attacks, and access to resources on the same or parent domains depending on deployment configuration.