CVE-2026-48940
Received Received - Intake
Stored XSS in K2 for Joomla via Unsanitized embedVideo Field

Publication date: 2026-06-25

Last updated on: 2026-06-25

Assigner: Joomla! Project

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-25
Last Modified
2026-06-25
Generated
2026-06-25
AI Q&A
2026-06-25
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
joomla k2 *
joomlaworks k2 From 1.5 (inc) to 3.x (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability occurs in Joomla when using the K2 extension. A user with 'create item' rights (typically an Author tier user) can submit an article containing a raw <script> tag inside the 'embedVideo' POST field.

K2 stores this script tag verbatim and renders it unescaped on the article page, meaning that any visitor to that page will have the script executed in their browser.

Impact Analysis

This vulnerability can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in the browsers of visitors to the affected article pages.

  • Attackers can steal session cookies or authentication tokens.
  • It can be used to deface the website or inject malicious content.
  • It may allow attackers to perform actions on behalf of users or redirect them to malicious sites.
Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-48940. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart