CVE-2025-15093: Cross Site Scripting in sunkaifei FlyCMS
A security flaw has been discovered in sunkaifei FlyCMS up to abbaa5a8daefb146ad4d61027035026b052cb414. The affected element is an unknown function of the file src/main/java/com/flycms/web/system/IndexAdminController.java of the component Admin Login. Performing a manipulation of the argument redirectUrl results in cross site scripting. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
AI Analysis
Technical Summary
CVE-2025-15093 is a cross-site scripting vulnerability identified in the FlyCMS content management system developed by sunkaifei. The vulnerability exists in the Admin Login component, specifically within an unknown function in the file src/main/java/com/flycms/web/system/IndexAdminController.java. The flaw is triggered by manipulation of the redirectUrl argument, which is not properly sanitized or encoded before being reflected in the web response. This allows an attacker to inject arbitrary JavaScript code that executes in the context of the victim's browser when they interact with a crafted URL. The attack vector is remote and does not require any authentication, although user interaction is necessary to trigger the malicious payload. The vulnerability has a CVSS 4.0 base score of 5.3, indicating medium severity, with the vector string showing network attack vector, low attack complexity, no privileges required, user interaction required, and limited impact on integrity. Due to FlyCMS’s continuous delivery model with rolling releases, precise affected versions are not clearly defined beyond a specific commit hash. The vendor was contacted but did not respond, and no patches or updates have been published. The exploit code has been publicly released, increasing the likelihood of exploitation attempts. This vulnerability primarily threatens the confidentiality and integrity of user sessions and data by enabling script injection, which can lead to session hijacking, credential theft, or other malicious actions performed in the context of the authenticated user.
Potential Impact
The primary impact of CVE-2025-15093 is the compromise of confidentiality and integrity for users of FlyCMS administrative interfaces. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the victim’s browser, potentially leading to session hijacking, theft of authentication tokens, or unauthorized actions performed on behalf of the user. This can result in unauthorized access to sensitive administrative functions or data within the CMS. Although availability is not directly affected, the indirect consequences of compromised administrative accounts could lead to further system manipulation or data loss. Organizations relying on FlyCMS for website or content management may face reputational damage, data breaches, or unauthorized content modifications. The lack of vendor response and absence of patches increases the risk exposure, especially since the exploit code is publicly available. The medium CVSS score reflects that while the attack requires user interaction, it can be performed remotely without authentication, broadening the potential attack surface. Given FlyCMS’s niche market, the impact is more pronounced for organizations using this specific CMS, particularly those with public-facing administrative portals.
Mitigation Recommendations
1. Implement strict input validation and output encoding on the redirectUrl parameter to neutralize malicious scripts. 2. Employ a web application firewall (WAF) with rules to detect and block XSS attack patterns targeting the redirectUrl parameter. 3. Restrict administrative interface access by IP whitelisting or VPN to reduce exposure to untrusted networks. 4. Use Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. 5. Educate administrators and users to avoid clicking suspicious or unsolicited links that may contain malicious payloads. 6. Monitor web server and application logs for unusual requests containing suspicious redirectUrl parameters. 7. If possible, temporarily disable or restrict the vulnerable functionality until an official patch or update is released. 8. Consider deploying runtime application self-protection (RASP) solutions to detect and block exploitation attempts in real time. 9. Engage with the FlyCMS community or maintainers to encourage timely patch development and disclosure. 10. Regularly review and update all third-party components and dependencies to minimize exposure to known vulnerabilities.
Affected Countries
China, United States, Germany, India, Brazil, Russia, South Korea, Japan, United Kingdom, France
CVE-2025-15093: Cross Site Scripting in sunkaifei FlyCMS
Description
A security flaw has been discovered in sunkaifei FlyCMS up to abbaa5a8daefb146ad4d61027035026b052cb414. The affected element is an unknown function of the file src/main/java/com/flycms/web/system/IndexAdminController.java of the component Admin Login. Performing a manipulation of the argument redirectUrl results in cross site scripting. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-15093 is a cross-site scripting vulnerability identified in the FlyCMS content management system developed by sunkaifei. The vulnerability exists in the Admin Login component, specifically within an unknown function in the file src/main/java/com/flycms/web/system/IndexAdminController.java. The flaw is triggered by manipulation of the redirectUrl argument, which is not properly sanitized or encoded before being reflected in the web response. This allows an attacker to inject arbitrary JavaScript code that executes in the context of the victim's browser when they interact with a crafted URL. The attack vector is remote and does not require any authentication, although user interaction is necessary to trigger the malicious payload. The vulnerability has a CVSS 4.0 base score of 5.3, indicating medium severity, with the vector string showing network attack vector, low attack complexity, no privileges required, user interaction required, and limited impact on integrity. Due to FlyCMS’s continuous delivery model with rolling releases, precise affected versions are not clearly defined beyond a specific commit hash. The vendor was contacted but did not respond, and no patches or updates have been published. The exploit code has been publicly released, increasing the likelihood of exploitation attempts. This vulnerability primarily threatens the confidentiality and integrity of user sessions and data by enabling script injection, which can lead to session hijacking, credential theft, or other malicious actions performed in the context of the authenticated user.
Potential Impact
The primary impact of CVE-2025-15093 is the compromise of confidentiality and integrity for users of FlyCMS administrative interfaces. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the victim’s browser, potentially leading to session hijacking, theft of authentication tokens, or unauthorized actions performed on behalf of the user. This can result in unauthorized access to sensitive administrative functions or data within the CMS. Although availability is not directly affected, the indirect consequences of compromised administrative accounts could lead to further system manipulation or data loss. Organizations relying on FlyCMS for website or content management may face reputational damage, data breaches, or unauthorized content modifications. The lack of vendor response and absence of patches increases the risk exposure, especially since the exploit code is publicly available. The medium CVSS score reflects that while the attack requires user interaction, it can be performed remotely without authentication, broadening the potential attack surface. Given FlyCMS’s niche market, the impact is more pronounced for organizations using this specific CMS, particularly those with public-facing administrative portals.
Mitigation Recommendations
1. Implement strict input validation and output encoding on the redirectUrl parameter to neutralize malicious scripts. 2. Employ a web application firewall (WAF) with rules to detect and block XSS attack patterns targeting the redirectUrl parameter. 3. Restrict administrative interface access by IP whitelisting or VPN to reduce exposure to untrusted networks. 4. Use Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. 5. Educate administrators and users to avoid clicking suspicious or unsolicited links that may contain malicious payloads. 6. Monitor web server and application logs for unusual requests containing suspicious redirectUrl parameters. 7. If possible, temporarily disable or restrict the vulnerable functionality until an official patch or update is released. 8. Consider deploying runtime application self-protection (RASP) solutions to detect and block exploitation attempts in real time. 9. Engage with the FlyCMS community or maintainers to encourage timely patch development and disclosure. 10. Regularly review and update all third-party components and dependencies to minimize exposure to known vulnerabilities.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-12-25T12:53:50.746Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 694de1be90f5ab8d8485b016
Added to database: 12/26/2025, 1:15:42 AM
Last enriched: 2/24/2026, 10:29:54 PM
Last updated: 3/24/2026, 12:55:24 PM
Views: 62
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.