CVE-2026-67350
Received Received - Intake

Open Redirect in Serendipity Blog Platform

Vulnerability report for CVE-2026-67350, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
serendipity serendipity to 2.6.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Serendipity versions before 2.6.1 have an open redirect vulnerability in exit.php. When the Track Exits plugin is configured with commentredirection set to s9y, unauthenticated attackers can supply a malicious Base64-encoded url parameter to redirect users to arbitrary external sites. This allows attackers to craft trusted-looking URLs using the legitimate blog domain for phishing, malware delivery, or bypassing URL reputation filters.

Detection Guidance

Check Serendipity version for versions before 2.6.1. Inspect exit.php for improper handling of the url parameter in the Track Exits plugin. Monitor HTTP requests to exit.php with Base64-encoded url parameters redirecting to external domains.

Impact Analysis

This vulnerability can lead to phishing attacks where users are tricked into visiting malicious sites. It may also enable malware distribution through seemingly trustworthy links. Additionally, it can bypass URL reputation filters, allowing attackers to evade security measures.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling phishing attacks or unauthorized data access through open redirects. Attackers may use the flaw to trick users into visiting malicious sites, risking data breaches or unauthorized disclosures. However, the CVE does not provide specific compliance implications.

Mitigation Strategies

Upgrade Serendipity to version 2.6.1 or later. Disable the Track Exits plugin if not needed. If required, configure the plugin to restrict redirection to trusted domains only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67350. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart