Skip to content

v7.4.13

Choose a tag to compare

@fabpot fabpot released this 27 May 08:45
· 31 commits to 8.2 since this release
v7.4.13

Changelog (v7.4.12...v7.4.13)

  • security #cve-2026-48761 Sanitize URL attributes on , , <iframe>, , and the URL inside content (@nicolas-grekas)
  • security #cve-2026-48760 Reject percent-encoded BiDi marks and Unicode whitespace in URLs (@nicolas-grekas)
  • bug #64342 Honor universal attribute sanitizers, apply maxInputLength to text contexts, document forceAttribute and allowAttribute caveats (@nicolas-grekas)