CVE-2025-69238 in Raythainfo

Summary

by MITRE • 03/16/2026

Raytha CMS is vulnerable to Cross-Site Request Forgery across multiple endpoints. Attacker can craft special website, which when visited by the authenticated victim, will automatically send POST request to the endpoint (e. x. deletion of the data) without enforcing token verification. 

This issue was fixed in version 1.4.6.

Be aware that VulDB is the high quality source for vulnerability data.

Analysis

by VulDB Data Team • 03/16/2026

CVE-2025-69238 represents a critical cross-site request forgery vulnerability affecting Raytha CMS versions prior to 1.4.6. This vulnerability resides in the application's failure to implement proper anti-CSRF token validation mechanisms across multiple endpoints, creating a significant security risk for authenticated users. The flaw allows attackers to construct malicious websites that can automatically execute unauthorized actions on behalf of authenticated users without their knowledge or consent.

The technical implementation of this vulnerability stems from the absence of anti-CSRF token verification in the CMS's request processing logic. When users navigate to a malicious website, the attacker's payload can automatically submit POST requests to Raytha CMS endpoints, effectively performing actions such as data deletion or modification without proper authentication verification. This occurs because the application relies solely on session-based authentication without implementing the required token validation that would prevent unauthorized request execution. The vulnerability affects multiple endpoints within the CMS, indicating a systemic flaw in the application's security architecture rather than a single point of failure.

The operational impact of this vulnerability is severe as it enables attackers to perform arbitrary actions on behalf of authenticated users with potentially devastating consequences. An attacker could exploit this vulnerability to delete critical content, modify user permissions, or compromise the entire CMS infrastructure. The automatic nature of the attack means victims need only visit a malicious website to be compromised, making this vulnerability particularly dangerous in social engineering scenarios. This weakness directly violates the principle of least privilege and undermines the integrity of the CMS's authentication system.

Organizations should immediately upgrade to Raytha CMS version 1.4.6 where the vulnerability has been patched. The fix likely implements proper CSRF token validation across all affected endpoints, requiring that each request contain a valid anti-CSRF token that matches the user's session. Additionally, administrators should review their current CMS configuration for any other potential CSRF vulnerabilities and consider implementing additional security measures such as Content Security Policy headers and proper session management. This vulnerability aligns with CWE-352, which specifically addresses Cross-Site Request Forgery issues, and represents a clear violation of the ATT&CK technique T1566.001 for initial access through spearphishing attachments or links, making it a critical priority for immediate remediation.

Responsible

CERT-PL

Reservation

12/30/2025

Disclosure

03/16/2026

Moderation

accepted

CPE

ready

EPSS

0.00020

KEV

no

Activities

very low

Sources

Interested in the pricing of exploits?

See the underground prices here!