Previously, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archives so that malcontent can attempt a best-effort scan of the archive bytes.
Fix: https://github.com/chainguard-dev/malcontent/pull/1383
Acknowledgements
malcontent thanks Oleh Konko from 1seal for discovering and reporting this issue.
{
"github_reviewed": true,
"github_reviewed_at": "2026-02-28T02:50:09Z",
"nvd_published_at": "2026-02-27T22:16:23Z",
"cwe_ids": [
"CWE-703"
],
"severity": "MODERATE"
}