CVE-2026-60034
Received Received - Intake

Stored XSS in JMedia Joomla Extension

Vulnerability report for CVE-2026-60034, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: Joomla! Project

Description

The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised SVG uploads served without nosniff, leading to stored/reflected XSS.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
joomla jmedia *

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

The Joomla extension JMedia has a stored cross-site scripting (XSS) vulnerability. This occurs because SVG files uploaded to the system are not properly sanitized, and they are served without the nosniff header. Attackers can exploit this to inject malicious scripts that are stored on the server and later executed when other users access the affected pages.

Detection Guidance

Check for unsanitized SVG uploads in the Joomla JMedia extension. Inspect web server logs for unusual requests or payloads containing SVG tags. Look for files with .svg extensions in upload directories.

Impact Analysis

This vulnerability can allow attackers to steal sensitive user data, such as cookies or session tokens, by executing malicious scripts in the context of a user's browser. It may also enable attackers to perform actions on behalf of users, deface websites, or spread malware to visitors of the affected Joomla site.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to unauthorized access to personal data. GDPR requires protecting user data from breaches, while HIPAA mandates safeguards for protected health information. A successful XSS attack may result in data breaches, leading to legal penalties and reputational damage.

Mitigation Strategies

Disable SVG uploads in the JMedia extension. Apply Joomla security patches immediately. Implement Content Security Policy (CSP) headers to block inline scripts. Sanitize all uploaded files and enforce strict file type restrictions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-60034. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart