Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Joomlaworks | K2 | <= 2.26 |
Related Weaknesses (CWE)
References
- https://www.getk2.org/Product
FAQ
What is CVE-2026-48946?
CVE-2026-48946 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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...
How severe is CVE-2026-48946?
CVE-2026-48946 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-48946?
Check the references section above for vendor advisories and patch information. Affected products include: Joomlaworks K2.