GHSA-QRFJ-MGW8-J9C6

Vulnerability from github – Published: 2026-09-17 20:32 – Updated: 2026-09-17 20:32
VLAI
Summary
@platejs/core HTML deserialization can trigger browser behavior during parsing
Details

Summary

HTML strings passed to Plate's core deserialization APIs were parsed in the active document. Certain HTML attributes could therefore trigger browser behavior during parsing, before the content was converted into editor nodes.

Applications that deserialize HTML from untrusted or cross-user sources may be affected.

Impact

An attacker who can control HTML later deserialized in another user's browser may be able to execute script in that application's origin.

Remediation

Upgrade to @platejs/core 53.3.11 or later. Users of the discontinued 54.0.0 beta builds should install the fixed stable line. Applications should also sanitize untrusted HTML before rendering it; inert parsing is not a substitute for sanitization.

Show details on source website

{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "@platejs/core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "53.3.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "npm",
        "name": "@platejs/core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "54.0.0-beta.0"
            },
            {
              "last_affected": "54.0.0-beta.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2026-88976"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-09-17T20:32:47Z",
    "nvd_published_at": "2026-09-16T15:18:05Z",
    "severity": "MODERATE"
  },
  "details": "### Summary\n\nHTML strings passed to Plate\u0027s core deserialization APIs were parsed in the active document. Certain HTML attributes could therefore trigger browser behavior during parsing, before the content was converted into editor nodes.\n\nApplications that deserialize HTML from untrusted or cross-user sources may be affected.\n\n### Impact\n\nAn attacker who can control HTML later deserialized in another user\u0027s browser may be able to execute script in that application\u0027s origin.\n\n### Remediation\n\nUpgrade to `@platejs/core` 53.3.11 or later. Users of the discontinued 54.0.0 beta builds should install the fixed stable line. Applications should also sanitize untrusted HTML before rendering it; inert parsing is not a substitute for sanitization.",
  "id": "GHSA-qrfj-mgw8-j9c6",
  "modified": "2026-09-17T20:32:47Z",
  "published": "2026-09-17T20:32:47Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/udecode/plate/security/advisories/GHSA-qrfj-mgw8-j9c6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-88976"
    },
    {
      "type": "WEB",
      "url": "https://github.com/udecode/plate/pull/5117"
    },
    {
      "type": "WEB",
      "url": "https://github.com/udecode/plate/commit/d02afe45d5ec3a9fb95e0745bc5820ff18a3c12b"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/udecode/plate"
    },
    {
      "type": "WEB",
      "url": "https://github.com/udecode/plate/releases/tag/v53.3.11"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "@platejs/core HTML deserialization can trigger browser behavior during parsing"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…