{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.32.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "64dbea3739f360f1eb36932dfc49d9686e61fc00"
            },
            {
              "fixed": "b6e1b003365d10c0df2bc7edc5edd26b62fafda1"
            },
            {
              "fixed": "f891077eb17bccc05afb1ba65c5c3073e811703c"
            }
          ],
          "repo": "https://github.com/decidim/decidim",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9mvp-w4rr-5c6x"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44282.json"
  },
  "details": "Decidim is a participatory democracy framework. Prior to 0.32.0, a low-privilege process-scoped administrator or election editor with question-management rights can store HTML or script-bearing content in question.body. The question_title helper returns the translatable question body through html_safe without a sanitization boundary, causing stored script execution when visitors open public election pages or voting booth screens. The persisted script executes in visitors' browsers. The vulnerability is fixed in 0.32.0.",
  "id": "CVE-2026-44282",
  "modified": "2026-09-17T03:30:21.338030116Z",
  "published": "2026-09-15T15:25:56.036Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/decidim/decidim/releases/tag/v0.32.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44282.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/decidim/decidim/security/advisories/GHSA-9mvp-w4rr-5c6x"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44282"
    },
    {
      "type": "FIX",
      "url": "https://github.com/decidim/decidim/commit/64dbea3739f360f1eb36932dfc49d9686e61fc00"
    },
    {
      "type": "FIX",
      "url": "https://github.com/decidim/decidim/commit/b6e1b003365d10c0df2bc7edc5edd26b62fafda1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/decidim/decidim/pull/16659"
    },
    {
      "type": "FIX",
      "url": "https://github.com/decidim/decidim/pull/16669"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Election question titles allow stored script execution"
}