Skip to content

Bump tinymce from 7.9.1 to 7.9.3#3098

Open
dependabot[bot] wants to merge 1 commit into
15.0from
dependabot/npm_and_yarn/tinymce-7.9.3
Open

Bump tinymce from 7.9.1 to 7.9.3#3098
dependabot[bot] wants to merge 1 commit into
15.0from
dependabot/npm_and_yarn/tinymce-7.9.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps tinymce from 7.9.1 to 7.9.3.

Changelog

Sourced from tinymce's changelog.

7.9.3 - 2026-05-19

Security

  • Fixed media plugin data-mce-object injection leading to stored XSS. #TINY-14357
  • Fixed stored XSS vulnerability through mce:protected comments. #TINY-14353
  • Fixed stored XSS vulnerability through data-mce- prefixed src, href, style attributes. #TINY-14333

7.9.2 - 2026-02-11

Deprecated

  • The default value of allow_html_in_comments will change from true to false in TinyMCE 8.x. #TINY-11900

Security

  • Updated dependencies and parsing logic for enhanced content sanitization. HTML-like content in comments and certain legacy patterns are now sanitized more strictly when xss_sanitization is enabled (default). The Introduced allow_html_in_comments option provides control over comment node sanitization behavior. #TINY-11900
  • Introduced allow_html_in_comments option (boolean, default: true) to control handling of HTML-like syntax in comment nodes. This option will default to false in TinyMCE 8.x. #TINY-11900
Commits
  • 9dac5bb TINY-14334: Fix failing test for 7.9.3 patch release
  • 710d12b TINY-14334: Lint fix for 7.9.3 patch release
  • 76f8454 TINY-14334: Add changelog for 7.9.3 patch release
  • 1d4c86b TINY-14357: Fixed data-mce-object injection (#19)
  • 0029dad TINY-14333: Fixed stored XSS vulnerability through data-mce- prefixed src...
  • a7d7701 TINY-14353: Fixed stored XSS vulnerability through mce:protected comments (...
  • 58475df TINY-13699: Bump package.json for next release
  • fa9eb9d TINY-13699: Add changelog for 7.9.2 patch release (#10888)
  • c323038 TINY-12247: Fix flaky tests (#10521)
  • df337f6 TINY-13655: Fix failing tests in firefox (#10859)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 7.9.1 to 7.9.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/7.9.3/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/7.9.3/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 7.9.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies javascript Pull requests that update Javascript code labels Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants