Config file parsers, json, yaml, xml etc in parser.go have no file size limit/checks, allowing for a giant config file to potentially OOM the wings process.
All wings users who have an egg with a non-file parser configuration file setting.
{
"cwe_ids": [
"CWE-400",
"CWE-770",
"CWE-789"
],
"github_reviewed": true,
"github_reviewed_at": "2026-07-31T16:10:57Z",
"nvd_published_at": null,
"severity": "MODERATE"
}