CVE-2025-67504

W

BCE 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
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
CWE
CWE-331

Insufficient Entropy

CWE-338

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