CVE-2025-67504

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

Configuration 1 (hide)

cpe:2.3:a:wbce:wbce_cms:*:*:*:*:*:*:*:*

History

11 Dec 2025, 15:52

Type Values Removed Values Added
References () https://cwe.mitre.org/data/definitions/338.html - () https://cwe.mitre.org/data/definitions/338.html - Technical Description
References () https://github.com/WBCE/WBCE_CMS/commit/5d59fe021a5c6e469b1bf192b72ca652e54278f6 - () https://github.com/WBCE/WBCE_CMS/commit/5d59fe021a5c6e469b1bf192b72ca652e54278f6 - Patch
References () https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.5 - () https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.5 - Release Notes
References () https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-76gj-pmvx-jcc6 - () https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-76gj-pmvx-jcc6 - Exploit, Vendor Advisory
CPE cpe:2.3:a:wbce:wbce_cms:*:*:*:*:*:*:*:*
First Time Wbce
Wbce wbce Cms

09 Dec 2025, 16:18

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-09 16:18

Updated : 2025-12-11 15:52


NVD link : CVE-2025-67504

Mitre link : CVE-2025-67504

CVE.ORG link : CVE-2025-67504


JSON object : View

Products Affected

wbce

  • wbce_cms
CWE
CWE-331

Insufficient Entropy

CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)