CVE-2026-55596
Deferred
Deferred - Pending Action
Media Embed XSS in Plate Editor via Unsafe URL Handling
Vulnerability report for CVE-2026-55596, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-08
Last updated on: 2026-07-09
Assigner: GitHub, Inc.
Description
Description
Plate is a rich-text editor with AI and shadcn/ui. From 53.0.0 until 53.1.4, the media embed renderer trusts serialized provider or sourceUrl metadata in useMediaState and skips parseMediaUrl protocol validation, allowing a crafted Plate document to set a known video provider while keeping url as a javascript: iframe source that the registry MediaEmbedElement renders directly as an iframe src when a victim opens the document. This issue is fixed in version 53.1.4.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| udecode | plate | From 53.0.0 (inc) to 53.1.4 (exc) |
| udecode | plate | 53.1.4 |
| udecode | platejs | From 53.0.0 (inc) to 53.1.4 (exc) |
| udecode | platejs | media |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |