Uncontrolled Recursion vulnerability in Apache Commons.
When processing an untrusted configuration file, Commons Configuration will throw a StackOverflowError for YAML input with cycles. This issue affects Apache Commons: from 2.2 before 2.15.0.
Users are recommended to upgrade to version 2.15.0, which fixes the issue.
{
"nvd_published_at": "2026-05-14T12:16:35Z",
"github_reviewed_at": "2026-05-20T15:36:43Z",
"github_reviewed": true,
"severity": "MODERATE",
"cwe_ids": [
"CWE-674"
]
}