CVE-2025-14006: Cross Site Scripting in dayrui XunRuiCMS
A security vulnerability has been detected in dayrui XunRuiCMS up to 4.7.1. Affected by this issue is some unknown functionality of the file /admind45f74adbd95.php?c=field&m=add&rname=site&rid=1&page=1 of the component Add Data Validation Page. The manipulation of the argument data[name] leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI Analysis
Technical Summary
CVE-2025-14006 is a cross-site scripting vulnerability identified in dayrui XunRuiCMS versions 4.7.0 and 4.7.1. The flaw resides in the Add Data Validation Page functionality, specifically in the handling of the data[name] parameter within the /admind45f74adbd95.php?c=field&m=add&rname=site&rid=1&page=1 endpoint. An attacker can remotely craft malicious input to this parameter, which is insufficiently sanitized, allowing the injection and execution of arbitrary JavaScript code in the context of an authenticated user's browser. The attack does not require authentication but does require user interaction, such as clicking a crafted link or visiting a malicious page. The vulnerability could be exploited to steal session cookies, perform actions on behalf of the user, or deface the CMS interface. Despite early notification, the vendor has not responded or issued a patch, increasing the risk of exploitation. The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required, user interaction needed, and limited impact on integrity and availability, resulting in a medium severity rating with a score of 5.1. No known exploits in the wild have been reported yet, but public exploit details exist, making timely mitigation critical.
Potential Impact
For European organizations using dayrui XunRuiCMS, this vulnerability poses a moderate risk. Successful exploitation can lead to session hijacking, unauthorized actions, or defacement, undermining the confidentiality and integrity of web applications. This can damage organizational reputation, lead to data breaches, or disrupt services. Sectors such as government, education, and SMEs that rely on XunRuiCMS for content management are particularly at risk. The lack of vendor response and patch availability increases exposure time. Attackers could leverage this vulnerability in targeted phishing campaigns or automated scanning to compromise multiple sites. While the impact on availability is limited, the potential for data theft and unauthorized access makes this a significant concern for compliance with European data protection regulations like GDPR. Organizations may face legal and financial consequences if exploited.
Mitigation Recommendations
European organizations should immediately audit their use of dayrui XunRuiCMS to identify affected versions (4.7.0 and 4.7.1). Since no official patch is available, implement the following mitigations: 1) Apply web application firewall (WAF) rules to detect and block malicious payloads targeting the data[name] parameter, focusing on script injection patterns. 2) Employ strict Content Security Policy (CSP) headers to restrict script execution and reduce the impact of XSS. 3) Sanitize and validate all user inputs on the server side, especially for the vulnerable endpoint, possibly by customizing or patching the CMS code to escape or reject unsafe characters in data[name]. 4) Educate users and administrators about phishing risks and suspicious links to reduce user interaction exploitation. 5) Monitor logs for unusual requests to /admind45f74adbd95.php and anomalous user behavior. 6) Consider isolating or restricting access to the CMS admin interface via VPN or IP whitelisting to reduce exposure. 7) Plan for migration or upgrade to a patched version once available or consider alternative CMS platforms if no vendor support is forthcoming.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-14006: Cross Site Scripting in dayrui XunRuiCMS
Description
A security vulnerability has been detected in dayrui XunRuiCMS up to 4.7.1. Affected by this issue is some unknown functionality of the file /admind45f74adbd95.php?c=field&m=add&rname=site&rid=1&page=1 of the component Add Data Validation Page. The manipulation of the argument data[name] leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI-Powered Analysis
Technical Analysis
CVE-2025-14006 is a cross-site scripting vulnerability identified in dayrui XunRuiCMS versions 4.7.0 and 4.7.1. The flaw resides in the Add Data Validation Page functionality, specifically in the handling of the data[name] parameter within the /admind45f74adbd95.php?c=field&m=add&rname=site&rid=1&page=1 endpoint. An attacker can remotely craft malicious input to this parameter, which is insufficiently sanitized, allowing the injection and execution of arbitrary JavaScript code in the context of an authenticated user's browser. The attack does not require authentication but does require user interaction, such as clicking a crafted link or visiting a malicious page. The vulnerability could be exploited to steal session cookies, perform actions on behalf of the user, or deface the CMS interface. Despite early notification, the vendor has not responded or issued a patch, increasing the risk of exploitation. The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required, user interaction needed, and limited impact on integrity and availability, resulting in a medium severity rating with a score of 5.1. No known exploits in the wild have been reported yet, but public exploit details exist, making timely mitigation critical.
Potential Impact
For European organizations using dayrui XunRuiCMS, this vulnerability poses a moderate risk. Successful exploitation can lead to session hijacking, unauthorized actions, or defacement, undermining the confidentiality and integrity of web applications. This can damage organizational reputation, lead to data breaches, or disrupt services. Sectors such as government, education, and SMEs that rely on XunRuiCMS for content management are particularly at risk. The lack of vendor response and patch availability increases exposure time. Attackers could leverage this vulnerability in targeted phishing campaigns or automated scanning to compromise multiple sites. While the impact on availability is limited, the potential for data theft and unauthorized access makes this a significant concern for compliance with European data protection regulations like GDPR. Organizations may face legal and financial consequences if exploited.
Mitigation Recommendations
European organizations should immediately audit their use of dayrui XunRuiCMS to identify affected versions (4.7.0 and 4.7.1). Since no official patch is available, implement the following mitigations: 1) Apply web application firewall (WAF) rules to detect and block malicious payloads targeting the data[name] parameter, focusing on script injection patterns. 2) Employ strict Content Security Policy (CSP) headers to restrict script execution and reduce the impact of XSS. 3) Sanitize and validate all user inputs on the server side, especially for the vulnerable endpoint, possibly by customizing or patching the CMS code to escape or reject unsafe characters in data[name]. 4) Educate users and administrators about phishing risks and suspicious links to reduce user interaction exploitation. 5) Monitor logs for unusual requests to /admind45f74adbd95.php and anomalous user behavior. 6) Consider isolating or restricting access to the CMS admin interface via VPN or IP whitelisting to reduce exposure. 7) Plan for migration or upgrade to a patched version once available or consider alternative CMS platforms if no vendor support is forthcoming.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-12-04T08:11:01.650Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69319e6104d931fa5b36214c
Added to database: 12/4/2025, 2:44:49 PM
Last enriched: 12/4/2025, 2:46:01 PM
Last updated: 12/4/2025, 9:11:47 PM
Views: 8
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.
Related Threats
CVE-2025-66573: CWE-319 Cleartext Transmission of Sensitive Information in mersive Solstice Pod API Session Key Extraction via API Endpoint
MediumCVE-2025-66572: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in loadedcommerce Loaded Commerce
MediumCVE-2025-66571: CWE-502: Deserialization of Untrusted Data in UNA CMS
CriticalCVE-2025-66555: CWE-306: Missing Authentication for Critical Function in airkeyboardapp AirKeyboard iOS App
HighCVE-2025-63896: n/a
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.