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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-24 10:16
Updated : 2026-07-27 18:16
NVD link : CVE-2026-16634
Mitre link : CVE-2026-16634
CVE.ORG link : CVE-2026-16634
JSON object : View
Products Affected
No product.
CWE
CWE-1104
Use of Unmaintained Third Party Components
