{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.5.3-#182"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7fd0af6f8b5826c2d6ef0976dbb1867f5c36b707"
            }
          ],
          "repo": "https://github.com/macwarrior/clipbucket-v5",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/96xxx/CVE-2026-96272.json"
  },
  "details": "ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability in the photo search endpoint where the query parameter is passed unsanitized into SQL WHERE and ORDER BY clauses. Unauthenticated attackers can exploit time-based blind SQL injection techniques to extract user credentials, email addresses, and administrator password hashes for account takeover.",
  "id": "CVE-2026-96272",
  "modified": "2026-09-26T11:30:14.054212304Z",
  "published": "2026-09-23T00:29:50.164Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/96xxx/CVE-2026-96272.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-96272"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/clipbucket-v5-before-5.5.3-182-sql-injection-via-search-result-php"
    },
    {
      "type": "FIX",
      "url": "https://github.com/MacWarrior/clipbucket-v5/commit/7fd0af6f8b5826c2d6ef0976dbb1867f5c36b707"
    },
    {
      "type": "FIX",
      "url": "https://github.com/MacWarrior/clipbucket-v5/pull/874"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/MacWarrior/clipbucket-v5"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/MacWarrior/clipbucket-v5/blob/57b0235f2eae390f4946c042bf81c182a9f82782/upload/includes/classes/photos.class.php#L408-L413"
    },
    {
      "type": "EVIDENCE",
      "url": "https://hackmd.io/@leediay/sqli-photo-seach-clipbucketv5"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "ClipBucket v5 before 5.5.3-#182 SQL Injection via search_result.php"
}