Vulnerability  ·  2026-08-21

Plate rich-text editor (AI + shadcn/ui) — SSRF via server-side HTML-to-DOCX conversion of attacker-controlled content

VulnerabilityMedium impactGlobalCVE-2026-65842
Published 2026-08-20 (CVSS 8.2, High), this SSRF vulnerability lets attacker-controlled HTML (potentially including AI-generated content) processed by Plate's docx-io conversion library cause the server to fetch internal-network resources.
Plate markets itself explicitly as an AI-integrated editor; content passed through AI generation/completion features and then exported server-side to DOCX can carry attacker-influenced image URLs, making this a concrete AI-content-to-SSRF pipeline risk for document-generation features in AI writing assistants.
htmlToDocxBlob fetches remote image URLs embedded in attacker-controlled HTML during server-side or privileged DOCX conversion, allowing the converter to make requests to internal network resources and include the fetched response in the generated document.
@platejs/docx-io prior to Plate 53.3.2
Upgrade to Plate ≥53.3.2; restrict or allowlist outbound image-fetch destinations during server-side document conversion.
GitHub commit - udecode/plateNVD - CVE-2026-65842
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →