CVE-2025-69239
Server-Side Request Forgery in Raytha CMS Themes Import
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-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in Raytha CMS is a Server-Side Request Forgery (SSRF) issue found in the "Themes - Import from URL" feature. It allows an attacker who already has high privileges to specify a URL that the server will request, potentially redirecting the server-side HTTP request to unintended locations.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker with high privileges to make the server perform HTTP requests to arbitrary URLs. This could lead to unauthorized access to internal systems, exposure of sensitive information, or interaction with internal services that are not normally accessible externally.
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.