An arbitrary file upload vulnerability in Umbraco CMS v16.3.3 allows attackers to execute arbitrary code via uploading a crafted PDF file. While Umbraco provides hooks to perform file validation, it does not do implement filtering by default. Users are expected to implement their own validation.
Note: This vulnerability is disputed by Ubraco.
{
"cwe_ids": [
"CWE-434",
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-22T22:47:47Z",
"nvd_published_at": "2025-12-22T19:15:49Z",
"severity": "MODERATE"
}