CVE-2025-65954 MEDIUM

CVE-2025-65954: SimpleSAMLphp-casserver has an Open Redirect vulnerability via logout

Vendor Simplesamlphp
Product simplesamlphp-module-casserver
Weakness CWE-601 · Open redirect
Published May 18, 2026
Last update May 18, 2026

CVSS base score

4.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

What the vulnerability does

Description

SimpleSAMLphp-casserver is a CAS 1.0 and 2.0 compliant CAS server in the form of a SimpleSAMLphp module. In versions below 6.3.1 and 7.0.0, the logout endpoint accepts a url query parameter to redirect to. casserver treats that url as trusted, and either (depending on configuration) redirects the browser there, or shows a "you've been logged out" page with a link to continue to that url. Impacted configs include 'enable_logout' => true, and 'skip_logout_page' -> true. This issue has been resolved in versions 6.3.1 and 7.0.0.

Key dates

Disclosure timeline

May 18, 2026 CVE published
May 18, 2026 Record updated