You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
xslt keys
About this tag
The xslt keys tag on WindowsForum.com covers discussions about XSLT key usage and related security issues in libxslt, the GNOME project's XSLT processor. Recent content highlights CVE-2025-10911, a use-after-free vulnerability in libxslt that can be triggered during XSL node parsing, leading to crashes and denial of service. This vulnerability affects applications processing untrusted XSL or XML transformations, particularly on Linux systems where libxslt is embedded. Topics include patch guidance, memory management, and the impact on server tools and software stacks. The tag is relevant for developers and IT professionals managing XSLT transformations and securing their environments against memory corruption flaws.
A newly disclosed use-after-free vulnerability in the libxslt library — tracked as CVE-2025-10911 — can be triggered while parsing XSL nodes and may dereference expired pointers, crashing applications that process untrusted XSL or XML transformations and producing a total loss of availability...