{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "53.3.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "21aa59926f4bbd421027354823cca09c6700ed73"
            },
            {
              "fixed": "71ea3916f76068a074f6312c45831278893d7b4b"
            }
          ],
          "repo": "https://github.com/udecode/plate",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4q39-2jhr-7qx8"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65842.json"
  },
  "details": "Plate is a rich-text editor with AI and shadcn/ui. Prior to 53.3.2, @platejs/docx-io fetches remote image URLs while converting attacker-controlled HTML through htmlToDocxBlob in a server-side or privileged environment. The converter can make requests to internal network resources and include the fetched image bytes in the generated DOCX, allowing server-side request forgery with response disclosure. Applications can also incur resource consumption from attacker-selected remote responses. This issue is fixed in version 53.3.2.",
  "id": "CVE-2026-65842",
  "modified": "2026-08-23T03:42:59.143654044Z",
  "published": "2026-08-20T16:40:24.391Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/udecode/plate/releases/tag/v53.3.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65842.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/udecode/plate/security/advisories/GHSA-4q39-2jhr-7qx8"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-65842"
    },
    {
      "type": "FIX",
      "url": "https://github.com/udecode/plate/commit/21aa59926f4bbd421027354823cca09c6700ed73"
    },
    {
      "type": "FIX",
      "url": "https://github.com/udecode/plate/pull/5053"
    }
  ],
  "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:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Plate: SSRF with response disclosure in DOCX image embedding"
}