{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "5.3"
              },
              {
                "fixed": "5.5.2-163"
              }
            ]
          },
          "events": [
            {
              "introduced": "474978eb99ef1d01c894019f253f97b76eceb7e7"
            },
            {
              "fixed": "a79a326bc5e61864eef62c667b367e11ae9f81a7"
            },
            {
              "fixed": "1a93532e665217b5d329808ca78e37e59e9f8a9d"
            }
          ],
          "repo": "https://github.com/macwarrior/clipbucket-v5",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xhhf-mpqr-2cq5"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-640"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/62xxx/CVE-2025-62709.json"
  },
  "details": "ClipBucket v5 is an open source video sharing platform. In ClipBucket version 5.5.2, a change to network.class.php causes the application to dynamically build the server URL from the incoming HTTP Host header when the configuration base_url is not set. Because Host is a client-controlled header, an attacker can supply an arbitrary Host value. This allows an attacker to cause password-reset links (sent by forget.php) to be generated with the attacker’s domain. If a victim follows that link and enters their activation code on the attacker-controlled domain, the attacker can capture the code and use it to reset the victim’s password and take over the account. This issue has been patched in version 5.5.2#162.",
  "id": "CVE-2025-62709",
  "modified": "2026-04-01T23:10:28.174279690Z",
  "published": "2025-11-20T16:50:03.193Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/62xxx/CVE-2025-62709.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-xhhf-mpqr-2cq5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62709"
    },
    {
      "type": "FIX",
      "url": "https://github.com/MacWarrior/clipbucket-v5/commit/1a93532e665217b5d329808ca78e37e59e9f8a9d"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ClipBucket v5 is vulnerable to password reset link manipulation"
}