CVE-2026-73628
Last modified
CVE-2026-73628 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Serendipity versions >= 2.3.5 and <= 2.6.0 contain a reflected cross-site scripting vulnerability in the search clean-URL route (/search/<term>). In include/functions_routing.inc.php serveSearch(), the sanitisation pipeline runs urldecode() after HTML-encoding, so a single URL-encoded HTML payload survives strip_tags() and htmlspecialchars() and is then decoded back into live HTML in the page.
Description
Serendipity versions >= 2.3.5 and <= 2.6.0 contain a reflected cross-site scripting vulnerability in the search clean-URL route (/search/<term>). In include/functions_routing.inc.php serveSearch(), the sanitisation pipeline runs urldecode() after HTML-encoding, so a single URL-encoded HTML payload survives strip_tags() and htmlspecialchars() and is then decoded back into live HTML in the page. A crafted search link can execute arbitrary JavaScript in the victim's browser. Fixed in 2.6.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| s9y | Serendipity | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73628?
How severe is CVE-2026-73628?
How do I fix CVE-2026-73628?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73622GitPython before 3.1.55 fails to disable environment variabl…8.7
- CVE-2026-73623GitPython before 3.1.54 contains an incomplete denylist in u…7.7
- CVE-2026-73624GitPython versions before 3.1.54 contain an arbitrary file o…8.1
- CVE-2026-73625GitPython versions before 3.1.54 contain a remote code execu…8.8
- CVE-2026-73626JupyterLab versions >=4.6.0,<=4.6.1 and <=4.5.9 contain an a…0
- CVE-2026-73627JupyterLab (pip package 'jupyterlab') versions >=4.1.0,<=4.5…6
- CVE-2026-73629Serendipity before 2.6.0 contains a server-side request forg…8.5
- CVE-2026-7363Use after free in Canvas in Google Chrome on Linux, ChromeOS…8.8
- CVE-2026-73630SiYuan before v3.7.4 contains an information disclosure vuln…5.8
- CVE-2026-73631Exposure of data element to wrong session vulnerability in t…4.3
- CVE-2026-73632Exposure of data element to wrong session vulnerability in t…4.3
- CVE-2026-73633Uncontrolled resource consumption vulnerability in the JSON …7.5
Are you affected by CVE-2026-73628?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
