Reflected Cross-Site Scripting in Serendipity by Serendipity Development Team
CVE-2026-73628
5.3MEDIUM
What is CVE-2026-73628?
The Serendipity blogging platform versions 2.3.5 to 2.6.0 are exposed to a reflected cross-site scripting (XSS) vulnerability through the search clean-URL route (/search/). This issue arises from a flaw in the sanitization process within the serveSearch() function of functions_routing.inc.php, where the sanitization fails to properly handle URL-encoded HTML input. Consequently, malicious payloads can execute arbitrary JavaScript code in the user's browser by exploiting crafted search links. This vulnerability underscores the importance of rigorous input validation and sanitization practices in web applications.
Affected Version(s)
Serendipity 0
