{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.4.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "189869c4a8f0f897848cdb58493b572178084d6c"
            }
          ],
          "repo": "https://github.com/vrana/adminer",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-6pg3-chwq-wgqc"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34968.json"
  },
  "details": "Adminer before 5.4.3 contains an arbitrary file deletion vulnerability in SQLite mode where the database-list drop action fails to validate file extensions before deletion. An authenticated attacker can submit arbitrary relative file paths in the db[] parameter to delete any files writable by the PHP process.",
  "id": "CVE-2026-34968",
  "modified": "2026-08-27T11:31:09.391226154Z",
  "published": "2026-08-25T01:29:59.711Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34968.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/vrana/adminer/security/advisories/GHSA-6pg3-chwq-wgqc"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34968"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/adminer-before-arbitrary-file-deletion-via-sqlite-drop"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Adminer before 5.4.3 Arbitrary File Deletion via SQLite Drop"
}