CVE 4.7 MEDIUM

SimpleSAMLphp-casserver has an Open Redirect vulnerability via logout_CVE-2025-65954

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

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.

Basic Information

ID CVE-2025-65954
Source GitHub_M
Published May 18, 2026 at 19:57
Modified May 18, 2026 at 20:28

Affected Product

Vendor simplesamlphp
Product simplesamlphp-module-casserver
Version < 6.3.1
Affected Versions simplesamlphp simplesamlphp-module-casserver < 6.3.1
simplesamlphp simplesamlphp-module-casserver >= 7.0.0-rc1, < 7.0.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.