CVE-2026-56860 in url
要約
〜によって MITRE • 2026年08月14日
Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for '..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.