CVE-2026-48946 PUBLISHED

Joomla Extension - getk2.com - Privileged RCE vulnerability in K2 extension for Joomla < 2.26

Assigner: Joomla
Reserved: 26.05.2026 Published: 25.06.2026 Updated: 25.06.2026

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.

Product Status

Vendor getk2.com
Product K2 extension for Joomla
Versions Default: unaffected
  • Version 1.0-2.26 is affected

Credits

  • Matan Bahar finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE