Skip to content

v6.4.41

Choose a tag to compare

@fabpot fabpot released this 27 May 08:30
· 77 commits to 8.2 since this release
v6.4.41

Changelog (v6.4.40...v6.4.41)

  • 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)