{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.0.11"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a3b276bd82f7533bcddf0059f561facaf050a9aa"
            },
            {
              "fixed": "e1fe6fd2fcafb6a65a550760f79447abdef31461"
            }
          ],
          "repo": "https://github.com/admidio/admidio",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-mvx3-m6p6-7r9w"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69093.json"
  },
  "details": "Admidio before 5.0.11 does not validate the adm_csrf_token in modules/category-report/preferences.php, which performs persistent Category Report configuration changes based on GET parameters (delete and copy). An attacker can trick an authenticated administrator into visiting a crafted URL to delete or duplicate Category Report configurations, affecting the integrity and availability of that module's configuration.",
  "id": "CVE-2026-69093",
  "modified": "2026-08-07T11:31:05.835171994Z",
  "published": "2026-08-03T13:20:46.420Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/Admidio/admidio/security/advisories/GHSA-mvx3-m6p6-7r9w"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69093.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69093"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/admidio-before-csrf-via-category-report-preferences"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Admidio/admidio/commit/e1fe6fd2fcafb6a65a550760f79447abdef31461"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Admidio before 5.0.11 CSRF via category-report preferences"
}