What is CVE-2026-64879?
CVE-2026-64879 involves improper sanitization of filenames in the audit file upload functionality, which are then used in system commands. This allows attackers to inject shell metacharacters and achieve command injection. It is recommended to strictly sanitize filenames to prevent exploitation.
Azərbaycanca: CVE-2026-64879, audit faylı yükləmə funksionallığında fayl adı düzgün təmizlənmədən system komandasında istifadə edilir. Bu, təcavüzkara shell metacharacters vasitəsilə əmr inyeksiyası etməyə imkan verir. İstismarın qarşısını almaq üçün fayl adının sərt şəkildə sanitizə olunması tövsiyə edilir.
Related CVEs
link basis: same weakness class CWE-78
FAQ1
How is the CVE-2026-64879 vulnerability exploited in the audit file upload functionality?
The vulnerability lies in the improper sanitization of the uploaded filename before it is used in a system command. An attacker can inject shell metacharacters into the filename to achieve command injection.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.