CVE-2025-67504
Last modified
CVE-2025-67504 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. WBCE CMS is a content management system. Versions 1.6.4 and below use function GenerateRandomPassword() to create passwords using PHP's rand(). EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
WBCE CMS is a content management system. Versions 1.6.4 and below use function GenerateRandomPassword() to create passwords using PHP's rand(). rand() is not cryptographically secure, which allows password sequences to be predicted or brute-forced. This can lead to user account compromise or privilege escalation if these passwords are used for new accounts or password resets. The vulnerability is fixed in version 1.6.5.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wbce | Wbce Cms | < 1.6.5 |
References
- https://cwe.mitre.org/data/definitions/338.htmlTechnical Description
- https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.5Release Notes
- https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-76gj-pmvx-jcc6Exploit, Vendor Advisory
- https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-76gj-pmvx-jcc6Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-67504?
How severe is CVE-2025-67504?
How do I fix CVE-2025-67504?
Are you affected by CVE-2025-67504?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
