{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "996a7f96337fdd8a1d1bbd0da0ec7ec85d160b11"
            }
          ],
          "repo": "https://github.com/freescout-help-desk/freescout",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9272158c98b64f7c69e8454a944fddc2508bb801"
            }
          ],
          "repo": "https://github.com/freescout-help-desk/freescout",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-wxg5-g9vv-v8g9"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32752.json"
  },
  "details": "FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. In versions 1.8.208 and below, the ThreadPolicy::edit() method contains a broken access control vulnerability that allows any authenticated user (regardless of role or mailbox access) to read and modify all customer-created thread messages across all mailboxes. This flaw enables silent modification of customer messages (evidence tampering), bypasses the entire mailbox permission model, and constitutes a GDPR/compliance violation. The issue has been fixed in version 1.8.209.",
  "id": "CVE-2026-32752",
  "modified": "2026-04-01T23:08:11.609837424Z",
  "published": "2026-03-19T21:21:54.613Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/freescout-help-desk/freescout/releases/tag/1.8.209"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32752.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-wxg5-g9vv-v8g9"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32752"
    },
    {
      "type": "FIX",
      "url": "https://github.com/freescout-help-desk/freescout/commit/996a7f96337fdd8a1d1bbd0da0ec7ec85d160b11"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "FreeScout: Broken Access Control in ThreadPolicy — Any User Can Read/Edit All Customer Messages"
}