Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/udecode/plate/commit/21aa59926f4bbd421027354823cca09c6700ed73
- https://github.com/udecode/plate/pull/5053
- https://github.com/udecode/plate/releases/tag/v53.3.2
- https://github.com/udecode/plate/security/advisories/GHSA-4q39-2jhr-7qx8
FAQ
What is CVE-2026-65842?
CVE-2026-65842 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 priv...
How severe is CVE-2026-65842?
CVE-2026-65842 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65842?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.