CVE-2026-16634

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/07/2026
Last modified:
27/07/2026

Description

TOML::XS versions before 0.06 for Perl bundle an unsupported and vulnerable version of tomlc99.<br /> <br /> The tomlc99 library is no longer maintained, and has an uncontrolled recursion vulnerability publicly reported in the issue tracker.<br /> <br /> Any caller that passes untrusted TOML to from_toml risks a stack overflow from a deeply-nested document.<br /> <br /> TOML::XS version 0.06 or later uses the successor tomlc17 library.