{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "458d4385482770a7f6e77361e64265c1413b0c99"
            }
          ],
          "repo": "https://github.com/wbce/wbce_cms",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-76gj-pmvx-jcc6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-331",
      "CWE-338"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/67xxx/CVE-2025-67504.json"
  },
  "details": "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.",
  "id": "CVE-2025-67504",
  "modified": "2026-04-01T23:10:20.384412743Z",
  "published": "2025-12-09T03:31:17.723Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://cwe.mitre.org/data/definitions/338.html"
    },
    {
      "type": "WEB",
      "url": "https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/67xxx/CVE-2025-67504.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-76gj-pmvx-jcc6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67504"
    },
    {
      "type": "FIX",
      "url": "https://github.com/WBCE/WBCE_CMS/commit/5d59fe021a5c6e469b1bf192b72ca652e54278f6"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "WBCE CMS has Weak Random Number Generator in Password Generation Function"
}