All intelligence
// vulnerability record
live · NVDCVE-2025-24855
HIGHpublished 2025-03-14 02:15 UTC · 1 year ago · modified 2026-06-17 08:59 UTC
7.8
CVSS / 10
// description
numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.
// cvss 3.1 vector
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H
// weaknesses (CWE)
- CWE-416