All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-48940
LOWpublished 2026-06-25 16:16 UTC · 3 days ago · modified 2026-06-26 17:41 UTC
3.4
CVSS / 10
// description
A 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 stores it verbatim and renders it unescaped to any visitor of the article page.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N
// weaknesses (CWE)
- CWE-79