CVE-2025-67475
Square brackets in autocomment links were not always escaped.
CVE-2025-67478
Commas not separating values in RFC 2822 style headers were not
escaped, hence could be interpreted downstream as value separators.
CVE-2025-67479
Underscore and wide underscore were not always sanitized in `data-*`
attribute names.
CVE-2025-67480
ApiQueryRevisionsBase did not check for read permissions for the
target page.
CVE-2025-67481
Insufficient `style` attribute sanitation in client-side messages
(jqueryMsg).
As such attributes are difficult to sanitize properly (the logic
needs to be updated constantly as new CSS features are developed by
browser vendors) and their use cases in client-side messages are
extremely rare, they are no longer allowed.
If needed, `class` and `id` are still allowed, so these elements can
be targeted by normal stylesheets.
CVE-2025-67482
Scribunto extension: Segfault in unpack() with large integers
Get the latest Linux and open source security news straight to your inbox.