2026-05-28 15:20CVE-2026-47761GitHub_M
PUBLISHED5.2CWE-79

TinyMCE Cross-Site Scripting (XSS) vulnerability using media plugin `data-mce-object` injection

TinyMCE is an open source rich text editor. Prior to 5.11.1, 7.9.3, and 8.5.1, there is a stored XSS vulnerability in the media plugin. Attackers can inject malicious scripts via crafted data-mce-* attributes, which are executed when content is rendered. Impacts users of TinyMCE with the media plugin enabled. This vulnerability is fixed in 5.11.1, 7.9.3, and 8.5.1.

Problem type

Affected products

tinymce

tinymce

< 5.11.1 - AFFECTED

>= 6.0.0, <= 6.8.6 - AFFECTED

>= 7.0.0, < 7.9.3 - AFFECTED

>= 8.0.0, < 8.5.1 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-47761
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-47761",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-05-28T15:26:49.455Z",
    "dateReserved": "2026-05-19T22:36:16.881Z",
    "datePublished": "2026-05-28T15:20:57.814Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-05-28T15:20:57.814Z"
      },
      "title": "TinyMCE Cross-Site Scripting (XSS) vulnerability using media plugin `data-mce-object` injection",
      "descriptions": [
        {
          "lang": "en",
          "value": "TinyMCE is an open source rich text editor. Prior to 5.11.1, 7.9.3, and 8.5.1, there is a stored XSS vulnerability in the media plugin. Attackers can inject malicious scripts via crafted data-mce-* attributes, which are executed when content is rendered. Impacts users of TinyMCE with the media plugin enabled. This vulnerability is fixed in 5.11.1, 7.9.3, and 8.5.1."
        }
      ],
      "affected": [
        {
          "vendor": "tinymce",
          "product": "tinymce",
          "versions": [
            {
              "version": "< 5.11.1",
              "status": "affected"
            },
            {
              "version": ">= 6.0.0, <= 6.8.6",
              "status": "affected"
            },
            {
              "version": ">= 7.0.0, < 7.9.3",
              "status": "affected"
            },
            {
              "version": ">= 8.0.0, < 8.5.1",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
              "cweId": "CWE-79",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/tinymce/tinymce/security/advisories/GHSA-vg35-5wq7-3x7w",
          "name": "https://github.com/tinymce/tinymce/security/advisories/GHSA-vg35-5wq7-3x7w",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        },
        {
          "url": "https://www.tiny.cloud/docs/tinymce/7/7.9.3-release-notes/#overview",
          "name": "https://www.tiny.cloud/docs/tinymce/7/7.9.3-release-notes/#overview",
          "tags": [
            "x_refsource_MISC"
          ]
        },
        {
          "url": "https://www.tiny.cloud/docs/tinymce/8/8.5.1-release-notes/#overview",
          "name": "https://www.tiny.cloud/docs/tinymce/8/8.5.1-release-notes/#overview",
          "tags": [
            "x_refsource_MISC"
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "LOW",
            "userInteraction": "REQUIRED",
            "scope": "CHANGED",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "availabilityImpact": "NONE",
            "baseScore": 8.7,
            "baseSeverity": "HIGH"
          }
        }
      ]
    },
    "adp": [
      {
        "providerMetadata": {
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP",
          "dateUpdated": "2026-05-28T15:26:49.455Z"
        },
        "title": "CISA ADP Vulnrichment",
        "metrics": [
          {}
        ]
      }
    ]
  }
}