CVE-2025-69238
Cross-Site Request Forgery in Raytha CMS Allows Unauthorized Data Deletion
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-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Raytha CMS is vulnerable to Cross-Site Request Forgery (CSRF) across multiple endpoints.
An attacker can create a specially crafted website that, when visited by an authenticated user of Raytha CMS, will automatically send a POST request to the CMS endpoints without requiring token verification.
This means actions like data deletion can be triggered without the user's explicit consent or knowledge.
How can this vulnerability impact me? :
This vulnerability can allow attackers to perform unauthorized actions on behalf of authenticated users.
- Attackers can cause unintended data deletion or modification.
- Users may lose control over their data or settings within Raytha CMS.
Overall, it can lead to data integrity issues and potential disruption of service.
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?
To mitigate this vulnerability, you should upgrade Raytha CMS to version 1.4.6 or later, where the issue has been fixed.