CVE-2026-55596 PUBLISHED

Plate: Media embed provider metadata can bypass URL sanitization and execute iframe JavaScript

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 08.07.2026 Updated: 09.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 8.7

Product Status

Vendor udecode
Product plate
Versions
  • Version >= 53.0.0, < 53.1.4 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE