CVE-2025-52392
BaseFortify
Publication date: 2025-08-13
Last updated on: 2025-08-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| soosyze | cms | 2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-307 | The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Soosyze CMS 2.0 allows attackers to perform brute-force login attacks on the /user/login endpoint because there are no rate-limiting or lockout mechanisms in place. This means an attacker can repeatedly try to log in without any restrictions, potentially gaining unauthorized administrative access.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized administrative access if an attacker successfully guesses login credentials through repeated attempts. This can compromise the security and integrity of the CMS, potentially allowing data breaches, unauthorized changes, or control over the system.