Security Advisory

CVE-2026-48946

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-25 15:25:28
Last updated 2026-06-28 18:37:50
Assigner Joomla
CVSS score not scored
State PUBLISHED

Description

The K2 frontend article-attachment upload path accepts files whose extension is `.php`, and Apache's standard mod_php matches `\.php$` and executes them under the K2 web user. A K2 Author can upload a `shell.php`, then fetch `/media/k2/attachments/shell.php` and execute arbitrary PHP code in the web server's context.