Description
Serendipity before 2.6.1 contains an open redirect vulnerability in exit.php that allows unauthenticated attackers to redirect users to arbitrary external sites by supplying a malicious Base64-encoded url parameter when the Track Exits plugin is configured with commentredirection set to s9y. Attackers can craft trusted-looking URLs leveraging the legitimate blog domain to conduct phishing, deliver malware, or bypass URL reputation filters.
Published: 2026-07-31
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Serendipity before version 2.6.1 contains an open redirect flaw in the exit.php script. Attackers can supply a malicious Base64‑encoded url parameter when the Track Exits plugin is configured with commentredirection set to s9y, causing browsers to navigate to arbitrary external sites. This mechanism allows attackers to craft URLs that appear to come from the legitimate blog domain, facilitating phishing, malware delivery, or bypassing of URL reputation filters.

Affected Systems

The vulnerability affects Serendipity (s9y) installations running any version older than 2.6.1 that have the Track Exits plugin enabled. All such versions are vulnerable; no finer version granularity is provided.

Risk and Exploitability

The CVSS score of 2.1 indicates a low severity level. The EPSS score is below 1 % and the flaw is not listed in the CISA KEV catalog, suggesting a low probability of widespread exploitation. Nonetheless, because the redirect can be made to look legitimate, it can still be leveraged in phishing or malware campaigns over the web interface without authentication.

Generated by OpenCVE AI on August 2, 2026 at 04:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Serendipity to version 2.6.1 or later.
  • If upgrading is not immediately possible, disable the Track Exits plugin or configure commentredirection to a safe value.
  • Review and audit URLs accessed through exit.php to detect and block malicious redirects.

Generated by OpenCVE AI on August 2, 2026 at 04:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Serendipity before 2.6.1 contains an open redirect vulnerability in exit.php that allows unauthenticated attackers to redirect users to arbitrary external sites by supplying a malicious Base64-encoded url parameter when the Track Exits plugin is configured with commentredirection set to s9y. Attackers can craft trusted-looking URLs leveraging the legitimate blog domain to conduct phishing, deliver malware, or bypass URL reputation filters.
Title Serendipity < 2.6.1 Open Redirect via exit.php
First Time appeared S9y
S9y serendipity
Weaknesses CWE-601
CPEs cpe:2.3:a:s9y:serendipity:*:*:*:*:*:*:*:*
Vendors & Products S9y
S9y serendipity
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-31T23:26:27.996Z

Reserved: 2026-07-29T13:36:36.277Z

Link: CVE-2026-67350

cve-icon Vulnrichment

Updated: 2026-07-31T23:26:19.910Z

cve-icon NVD

Status : Received

Published: 2026-07-31T15:18:01.103

Modified: 2026-08-01T00:17:17.877

Link: CVE-2026-67350

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T04:15:04Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')