1 matches found
CVE-2026-16634
Vulnerability: TOML::XS for Perl before 0.06 bundles an unsupported version of tomlc99, which has an uncontrolled recursion vulnerability. Impact: untrusted TOML fed to from_toml can cause a stack overflow on deeply nested documents. Root cause: outdated tomlc99 library included with TOML::XS