CVE-2026-16634
TOML::XS versions before 0.06 for Perl bundle an unsupported and vulnerable version of tomlc99
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
TOML::XS versions before 0.06 for Perl bundle an unsupported and vulnerable version of tomlc99. The tomlc99 library is no longer maintained, and has an uncontrolled recursion vulnerability publicly reported in the issue tracker. Any caller that passes untrusted TOML to from_toml risks a stack overflow from a deeply-nested document. TOML::XS version 0.06 or later uses the successor tomlc17 library.
| CWE | CWE-1104 CWE-1395 |
| Vendor | felipe |
| Product | toml::xs |
| Published | Jul 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for felipe toml::xs
Be the first to know when new unknown vulnerabilities affecting felipe toml::xs are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
FELIPE / TOML::XS
0 < 0.06
References
metacpan.org: https://metacpan.org/release/FELIPE/TOML-XS-0.06/changes raw.githubusercontent.com: https://raw.githubusercontent.com/cktan/tomlc99/29076dfd095bbbbd50a3c1b2760d29f4b83e74ac/README.md github.com: https://github.com/cktan/tomlc99/issues/97 github.com: https://github.com/cktan/tomlc17 toml.io: https://toml.io/en/v1.0.0