{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "2.0.0-alpha.1"
              },
              {
                "fixed": "2.0.0-beta.28"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "46ba17b955e9905c79a07b3673af40f1c4c30f71"
            },
            {
              "fixed": "a8d385b6fe4a97ae6014d7651b063df6cee7f126"
            }
          ],
          "repo": "https://github.com/marcantondahmen/automad",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xm76-r88j-vm3g"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200",
      "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45332.json"
  },
  "details": "Automad is a flat-file content management system and template engine. From 2.0.0-alpha.1 to 2.0.0-beta.27, a Broken Access Control vulnerability allows an unauthenticated attacker to retrieve the bcrypt password hash of every administrator account with a single POST request. The /_api/user-collection/create-first-user setup endpoint remains publicly accessible once initial configuration is complete and returns full serialized user data in the JSON response body. This vulnerability is fixed in 2.0.0-beta.28.",
  "id": "CVE-2026-45332",
  "modified": "2026-08-12T03:51:09.816316026Z",
  "published": "2026-05-28T18:22:11.883Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45332.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/marcantondahmen/automad/security/advisories/GHSA-xm76-r88j-vm3g"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45332"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Automad Broken Access Control: unauthenticated exposure of administrator bcrypt password hashes and TOTP secrets via public API endpoint"
}