Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-64047: n/a

0
Medium
VulnerabilityCVE-2025-64047cvecve-2025-64047
Published: Mon Nov 24 2025 (11/24/2025, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2025-64047 is a medium-severity Cross Site Scripting (XSS) vulnerability in OpenRapid RapidCMS version 1. 3. 1, specifically in the /user/user-move. php endpoint. The vulnerability allows unauthenticated attackers to execute arbitrary scripts in the context of a victim's browser when they interact with crafted URLs or inputs requiring user interaction. The vulnerability impacts confidentiality and integrity but does not affect availability. Exploitation requires user interaction but no privileges, and the vulnerability has a CVSS score of 6. 1. There are no known exploits in the wild, and no patches have been published yet. European organizations using RapidCMS 1.

AI-Powered Analysis

AILast updated: 12/01/2025, 19:40:01 UTC

Technical Analysis

CVE-2025-64047 identifies a Cross Site Scripting (XSS) vulnerability in OpenRapid RapidCMS version 1.3.1, located in the /user/user-move.php script. XSS vulnerabilities arise when user-supplied input is improperly sanitized or encoded before being rendered in a web page, allowing attackers to inject malicious scripts that execute in the context of other users' browsers. This particular vulnerability does not require authentication (PR:N) but does require user interaction (UI:R), such as clicking a crafted link or visiting a malicious page. The vulnerability affects confidentiality and integrity by potentially exposing session tokens, cookies, or enabling actions on behalf of the victim user, but it does not impact system availability. The CVSS vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required, user interaction required, and scope changed (S:C), meaning the vulnerability can affect resources beyond the vulnerable component. The CVSS base score is 6.1, categorizing it as medium severity. No patches or known exploits are currently available, but the presence of CWE-79 confirms this is a classic reflected or stored XSS issue. Organizations using RapidCMS 1.3.1 should audit the /user/user-move.php endpoint for input validation flaws and implement proper output encoding to prevent script injection. Monitoring for suspicious activity and educating users about phishing risks can reduce exploitation likelihood.

Potential Impact

For European organizations, exploitation of this XSS vulnerability could lead to unauthorized disclosure of sensitive information such as session cookies, enabling account hijacking or privilege escalation within the CMS environment. Attackers could also perform actions on behalf of authenticated users, potentially modifying user data or configurations, undermining data integrity. While availability is not directly impacted, the reputational damage and potential regulatory consequences under GDPR for data breaches could be significant. Organizations relying on RapidCMS for public-facing websites or internal portals are at risk of targeted phishing campaigns leveraging this vulnerability. The medium severity score reflects moderate risk, but the ease of exploitation without authentication and the scope change increase the threat level. The lack of known exploits currently provides a window for proactive mitigation before widespread attacks occur.

Mitigation Recommendations

1. Immediately audit and sanitize all user inputs on the /user/user-move.php endpoint, ensuring that any data reflected back to users is properly encoded using context-appropriate output encoding (e.g., HTML entity encoding). 2. Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 3. Educate users and administrators about the risks of clicking untrusted links, especially those related to user management functions. 4. Monitor web server logs and application logs for unusual requests targeting /user/user-move.php or attempts to inject scripts. 5. If possible, restrict access to the vulnerable endpoint to authenticated and authorized users only, reducing the attack surface. 6. Engage with the vendor or community to obtain or develop patches addressing this vulnerability. 7. Employ web application firewalls (WAFs) with rules to detect and block common XSS payloads targeting this endpoint. 8. Regularly update and patch CMS components once fixes become available to prevent exploitation.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.2
Assigner Short Name
mitre
Date Reserved
2025-10-27T00:00:00.000Z
Cvss Version
null
State
PUBLISHED

Threat ID: 6924b35c228e5e3874124c30

Added to database: 11/24/2025, 7:34:52 PM

Last enriched: 12/1/2025, 7:40:01 PM

Last updated: 1/10/2026, 10:11:20 PM

Views: 63

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats