CVE-2025-69245
Reflected XSS in Raytha CMS logon returnUrl parameter
Publication date: 2026-03-16
Last updated on: 2026-03-16
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| raytha | raytha | to 1.4.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Raytha CMS has a vulnerability known as Reflected Cross-Site Scripting (XSS) in its logon functionality, specifically via the returnUrl parameter.
An attacker can create a malicious URL that, when clicked by an authenticated user, causes arbitrary JavaScript code to execute in that user's browser.
How can this vulnerability impact me? :
This vulnerability can lead to arbitrary JavaScript execution in the victim's browser, which may allow attackers to steal session tokens, perform actions on behalf of the user, or manipulate the content displayed to the user.
Since the attack requires the victim to be authenticated and to open a crafted URL, it can be used for targeted attacks such as session hijacking or phishing.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
The vulnerability in Raytha CMS is fixed in version 1.4.6.
To mitigate this vulnerability, you should immediately upgrade your Raytha CMS installation to version 1.4.6 or later.