CVE-2025-59113
Bruteforce Protection Bypass in Windu CMS
Description
Windu CMS implements weak client-side brute-force protection by using parameter loginError. Information about attempt count or timeout is not stored on the server, which allows a malicious attacker to bypass this brute-force protection by resetting this parameter. The vendor was notified early about this vulnerability, but didn't respond with the details of vulnerability or vulnerable version range. Only version 4.1 was tested and confirmed as vulnerable, other versions were not tested and might also be vulnerable.
INFO
Published Date :
Nov. 18, 2025, 1:26 p.m.
Last Modified :
Nov. 18, 2025, 1:26 p.m.
Remotely Exploit :
Yes !
Source :
CERT-PL
Affected Products
The following products are affected by CVE-2025-59113
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 4.0 | MEDIUM | 4bb8329e-dd38-46c1-aafb-9bf32bcb93c6 |
Solution
- Implement server-side tracking for login attempts.
- Enforce account lockouts on the server.
- Introduce rate limiting for login requests.
- Consider multi-factor authentication for better security.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-59113 vulnerability anywhere in the article.
-
cert.pl
Vulnerabilities in Windu CMS software
Vulnerabilities in Windu CMS software CVE ID CVE-2025-59110 Publication date 18 November 2025 Vendor JCD Product Windu CMS Vulnerable versions 4.1 Vulnerability type (CWE) Cross-Site Request Forgery ( ... Read more