Central Dogma Open Redirect (0.78.0)
CVE-2025-11222 Published on December 4, 2025
Central Dogma versions before 0.78.0 contain an Open Redirect vulnerability that allows attackers to redirect users to untrusted sites via specially crafted URLs, potentially facilitating phishing attacks and credential theft.
Vulnerability Analysis
CVE-2025-11222 is exploitable with network access, requires user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.
Weakness Type
What is an Open Redirect Vulnerability?
A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks. An http parameter may contain a URL value and could cause the web application to redirect the request to the specified URL. By modifying the URL value to a malicious site, an attacker may successfully launch a phishing scam and steal user credentials. Because the server name in the modified link is identical to the original site, phishing attempts have a more trustworthy appearance.
CVE-2025-11222 has been classified to as an Open Redirect vulnerability or weakness.
Affected Versions
LINE Corporation Central Dogma:- Version 0.77 and below 0.78.0 is affected.
Vulnerable Packages
The following package name and versions may be associated with CVE-2025-11222
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| maven | com.linecorp.centraldogma:centraldogma-server-auth-shiro | < 0.78.0 | 0.78.0 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.