VYPR

Raytha

by Raytha

Source repositories

CVEs (12)

  • CVE-2025-69246CriMar 16, 2026
    risk 0.57cvss 9.8epss 0.00

    Raytha CMS does not have any brute force protection mechanism implemented. It allows an attacker to send multiple automated logon requests without triggering lockout, throttling, or step-up challenges. This issue was fixed in version 1.4.6.

  • CVE-2025-69240HigMar 16, 2026
    risk 0.50cvss 8.8epss 0.00

    Raytha CMS allows an attacker to spoof `X-Forwarded-Host` or `Host` headers to attacker controlled domain. The attacker (who knows the victim's email address) can force the server to send an email with password reset link pointing to the domain from spoofed header. When victim…

  • CVE-2025-15540HigMar 16, 2026
    risk 0.50cvss 8.8epss 0.00

    "Functions" module in Raytha CMS allows privileged users to write custom code to add functionality to application. Due to a lack of sandboxing or access restrictions, JavaScript code executed through Raytha’s “functions” feature can instantiate .NET components and…

  • CVE-2025-69245MedMar 16, 2026
    risk 0.33cvss 6.1epss 0.00

    Raytha CMS is vulnerable to Reflected XSS via returnUrl parameter in logon functionality. An attacker can craft a malicious URL which, when opened by the authenticated victim, results in arbitrary JavaScript execution in the victim’s browser. This issue was fixed in 1.4.6.

  • CVE-2025-69242MedMar 16, 2026
    risk 0.33cvss 6.1epss 0.00

    Raytha CMS is vulnerable to reflected XSS via the backToListUrl parameter. An attacker can craft a malicious URL which, when opened by authenticated victim, results in arbitrary JavaScript execution in the victim’s browser. This issue was fixed in version 1.4.6.

  • CVE-2025-69241MedMar 16, 2026
    risk 0.28cvss 5.4epss 0.00

    Raytha CMS is vulnerable to Stored XSS via FirstName and LastName parameters in profile editing functionality. Authenticated attacker can inject arbitrary HTML and JS into website, which will be rendered/executed when visiting edited page. This issue was fixed in version…

  • CVE-2025-69237MedMar 16, 2026
    risk 0.28cvss 5.4epss 0.00

    Raytha CMS is vulnerable to Stored XSS via FieldValues[0].Value parameter in page creation functionality. Authenticated attacker with permissions to create content can inject arbitrary HTML and JS into website, which will be rendered/executed when visiting edited page. This…

  • CVE-2025-69236MedMar 16, 2026
    risk 0.28cvss 5.4epss 0.00

    Raytha CMS is vulnerable to Stored XSS via FieldValues[1].Value parameter in post editing functionality. Authenticated attacker with permissions to edit posts can inject arbitrary HTML and JS into website, which will be rendered/executed when visiting edited page. This issue…

  • CVE-2025-69243MedMar 16, 2026
    risk 0.27cvss 5.3epss 0.00

    Raytha CMS is vulnerable to User Enumeration in password reset functionality. Difference in messages could allow an attacker to determine if the login is valid or not, enabling a brute force attack with valid logins. This issue was fixed in version 1.5.0.

  • CVE-2025-69238MedMar 16, 2026
    risk 0.21cvss 4.3epss 0.00

    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…

  • CVE-2025-69239LowMar 16, 2026
    risk 0.11cvss 2.7epss 0.00

    Raytha CMS is vulnerable to Server-Side Request Forgery in the “Themes - Import from URL” feature. It allows an attacker with high privileges to provide the URL for redirecting server-side HTTP request. This issue was fixed in version 1.4.6.

  • CVE-2026-12076CriJun 30, 2026
    risk 0.00cvss epss 0.00

    Raytha CMS is vulnerable to SQL Injection within the OData filter parsing pipeline.  The vulnerability allows a remote, unauthenticated attacker to execute arbitrary SQL statements against the underlying PostgreSQL database, leading to full database compromise, including…