{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "15be89e102f1da4ac935e1d2b6af1dafa962a787"
            },
            {
              "fixed": "458d4385482770a7f6e77361e64265c1413b0c99"
            }
          ],
          "repo": "https://github.com/wbce/wbce_cms",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f676-f375-m7mw"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-307",
      "CWE-693"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/66xxx/CVE-2025-66204.json"
  },
  "details": "WBCE CMS is a content management system. Version 1.6.4 contains a brute-force protection bypass where an attacker can indefinitely reset the counter by modifying `X-Forwarded-For` on each request, gaining unlimited password guessing attempts, effectively bypassing all brute-force protection. The application fully trusts the `X-Forwarded-For` header without validating it or restricting its usage. This issue is fixed in version 1.6.5.",
  "id": "CVE-2025-66204",
  "modified": "2026-04-01T23:09:01.138495306Z",
  "published": "2025-12-08T23:50:58.647Z",
  "references": [
    {
      "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/66xxx/CVE-2025-66204.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/WBCE/WBCE_CMS/security/advisories/GHSA-f676-f375-m7mw"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66204"
    },
    {
      "type": "FIX",
      "url": "https://github.com/WBCE/WBCE_CMS/commit/3765baddf27f31bbbea9c0228c452268621b25e5"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "WBCE CMS allows brute-force protection bypass using X-Forwarded-For header"
}