GHSA-4hr2-xf7w-jf76MediumCVSS 6.1

Central Dogma's Login Function Has an Open Redirect Vulnerability

Published
December 4, 2025
Last Modified
May 28, 2026

🔗 CVE IDs covered (1)

📋 Description

Impact

Successful exploitation of this vulnerability could allow an attacker to craft a malicious link that, when clicked by a victim, redirects them to a phishing website designed to mimic the legitimate Central Dogma login page. This could result in the compromise of user accounts and unauthorized access to the Central Dogma instance.

Patches

This vulnerability is addressed and resolved in Central Dogma version 0.78.0. The server operators who run Central Dogma server with Shiro authentication are strongly encouraged to upgrade to this version or later to mitigate the risk associated with the open redirect vulnerability.

Workarounds

Implement AuthProvider to overrides webLoginService().

References

  • https://cwe.mitre.org/data/definitions/601.html

🎯 Affected products1

  • maven/com.linecorp.centraldogma:centraldogma-server-auth-shiro:< 0.78.0

🔗 References (5)