CVE-2026-48944
Joomla Extension - getk2.com - Exposure of sensitive files via attachment copy in K2 extension for Joomla < 2.26
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
The K2 frontend article-save handler accepts an `attachment[N][existing]` POST field that is concatenated with `JPATH_SITE/` and passed to `JFile::copy()`. `JPath::clean` does NOT strip `..`, and there is no allow-list of source paths. An Author can therefore copy `configuration.php` (or any other file readable by the web user โ including `../../../etc/passwd`) into `/media/k2/attachments/`, then retrieve the contents via the K2 attachment-download endpoint.
| CWE | CWE-22 |
| Vendor | getk2.com |
| Product | k2 extension for joomla |
| Published | Jun 25, 2026 |
| Last Updated | Jun 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for getk2.com k2 extension for joomla
Be the first to know when new medium vulnerabilities affecting getk2.com k2 extension for joomla are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
getk2.com / K2 extension for Joomla
1.0-2.26
Credits
Matan Bahar Niv Kochan