# CVE-2025-67504

## Summary

- **CVE ID:** CVE-2025-67504
- **Severity:** CRITICAL
- **CVSS Score:** 9.1 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N)
- **CWE:** CWE-331, CWE-338
- **Published:** Dec 9, 2025
- **Last Modified:** Mar 13, 2026

## 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.

## Affected Products

- WBCE — WBCE_CMS (< 1.6.5)

## References

- [CNA](https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-76gj-pmvx-jcc6)
- [CNA](https://github.com/WBCE/WBCE_CMS/commit/5d59fe021a5c6e469b1bf192b72ca652e54278f6)
- [CNA](https://cwe.mitre.org/data/definitions/338.html)
- [CNA](https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.5)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.52%
- **EPSS Percentile:** 42.3

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._