CVE-2026-67350 PUBLISHED

Serendipity < 2.6.1 Open Redirect via exit.php

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 31.07.2026 Updated: 31.07.2026

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.

Metrics

CVSS 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
CVSS Score: 2.1

Product Status

Vendor s9y
Product Serendipity
Versions Default: unaffected
  • affected from 0 to 2.6.1 (excl.)
  • Version 2.6.1 is unaffected

Credits

  • Vaibhav Kubade (@DevVaibhav07) finder

References

Problem Types

  • URL Redirection to Untrusted Site ('Open Redirect') CWE