Joomlaworks K2

10 CVEs affecting Joomlaworks K2. Latest disclosed: 2026-06-25. Critical: 2, High: 1.

Top CVEs affecting Joomlaworks K2
CVESeverityScorePublishedSummary
CVE-2019-19634Critical9.82019-12-17class.upload.php in verot.net class.upload through 1.0.3 and 2.x through 2.0.4, as used in the K2 extension for Joomla! and other products, omits .pht from the…
CVE-2019-19576Critical9.82019-12-04class.upload.php in verot.net class.upload before 1.0.3 and 2.x before 2.0.4, as used in the K2 extension for Joomla! and other products, omits .phar from the…
CVE-2018-7482High7.52018-02-28The K2 component 2.8.0 for Joomla! has Incorrect Access Control with directory traversal, allowing an attacker to download arbitrary files, as demonstrated by…
CVE-2026-48944Medium6.52026-06-25The K2 frontend article-save handler accepts an `attachment[N][existing]` POST field that is concatenated with `JPATH_SITE/` and passed to `JFile::copy()`. `JP…
CVE-2026-48943Medium6.52026-06-25K2 ≤ 2.24 contains a mass-assignment defect in the K2 system user plugin `plg_user_k2`. A Registered Joomla user, by including the field `K2UserForm=1` in a st…
CVE-2026-48941Medium6.52026-06-25The K2 frontend `item.checkin` task accepts an unauthenticated `sigProFolder` query parameter and uses it directly to address a `JFolder::delete()` call under…
CVE-2026-48946Medium6.32026-06-25The K2 frontend article-attachment upload path accepts files whose extension is `.php`, and Apache's standard mod_php matches `\.php$` and executes them under…
CVE-2026-48942Medium6.12026-06-25K2 ≤ 2.26 renders the `#__k2_users.image` column directly into HTML `src` attributes via two distinct templates, in both cases without HTML escaping.
CVE-2026-48945Medium5.32026-06-25The K2 article gallery upload path accepts a zip/tar archive, extracts it under `/media/k2/galleries/<id>/`, and only renames image files (gif/jpg/jpeg/png/web…
CVE-2026-48940Low3.42026-06-25A Joomla user with K2 "create item" rights (Author tier by default) can submit an article whose `embedVideo` POST field contains a raw `<script>` tag; K2 store…