{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "5.0.0"
              },
              {
                "fixed": "5.0.8"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "59b4888d2be8acb9801f3024258663f7a787518c"
            },
            {
              "fixed": "3833691ef1746e92b0e009dace220049caa65806"
            },
            {
              "fixed": "317ec91ad3baf19d4179db6c32413812eb36d7ca"
            }
          ],
          "repo": "https://github.com/admidio/admidio",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-g3mx-8jm6-rc85"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34382.json"
  },
  "details": "Admidio is an open-source user management solution. From version 5.0.0 to before version 5.0.8, the delete mode handler in mylist_function.php permanently deletes list configurations without validating a CSRF token. An attacker who can lure an authenticated user to a malicious page can silently destroy that user's list configurations — including organization-wide shared lists when the victim holds administrator rights. This issue has been patched in version 5.0.8.",
  "id": "CVE-2026-34382",
  "modified": "2026-07-15T01:49:15.022910931Z",
  "published": "2026-03-31T20:32:35.032Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/Admidio/admidio/security/advisories/GHSA-g3mx-8jm6-rc85"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34382.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34382"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Admidio/admidio/commit/317ec91ad3baf19d4179db6c32413812eb36d7ca"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Admidio: Missing CSRF Protection on Custom List Deletion in mylist_function.php"
}