CVE-2025-69243
User Enumeration Vulnerability in Raytha CMS Password Reset
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.5.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-204 | The product provides different responses to incoming requests in a way that reveals internal state information to an unauthorized actor outside of the intended control sphere. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Raytha CMS has a vulnerability in its password reset functionality that allows user enumeration.
This means that an attacker can distinguish whether a login is valid or not based on differences in the messages returned during the password reset process.
By exploiting this, an attacker can perform a brute force attack using valid login names.
How can this vulnerability impact me? :
This vulnerability can allow attackers to identify valid usernames on the system.
With valid usernames, attackers can launch brute force attacks to compromise accounts.
This increases the risk of unauthorized access and potential data breaches.
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.5.0 or later, where the issue has been fixed.