Description
Joomla Extension - themexpert.com - Authenticated stored XSS in JMedia Extension < 1.6.0 - The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised SVG uploads served without nosniff, leading to stored/reflected XSS.
Published: 2026-07-20
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Based on the updated CVE description, the Joomla extension JMedia is vulnerable to a stored cross‑site scripting flaw that allows authenticated users to upload SVG files containing malicious scripts. The lack of sanitisation and the omission of the X‑Content‑Type‑Options: nosniff header mean that the payload is executed by any user that views the uploaded media, enabling attackers to steal credentials, deface content, or conduct session hijacking on the site. This weakness is classified as OWASP CWE‑79 and falls under the category of reflected and stored XSS attacks.

Affected Systems

The vulnerability affects the JMedia extension for Joomla provided by themexpert.com. All versions prior to 1.6.0 are impacted. The threat is limited to installations that have the extension enabled and permit authenticated users to upload media files.

Risk and Exploitability

This flaw carries a CVSS score of 9.4, indicating a critical severity. An EPSS score of < 1% indicates a very low but nonzero exploitation probability, while the lack of mitigations such as nosniff enables straightforward exploitation once the attacker logs in. The vulnerability is not listed in the CISA KEV catalog. The most likely attack path involves an attacker logging in with legitimate credentials, uploading a crafted SVG file, and then enticing other users to view the file, thereby achieving browser‑side code execution.

Generated by OpenCVE AI on August 3, 2026 at 01:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the JMedia extension to version 1.6.0 or later, which removes the SVG upload flaw.
  • If an upgrade is not immediately possible, disable the ability to upload SVG files for all users and remove any existing malicious media from the system.
  • Apply server‑side sanitisation or a strict MIME type filter and enable the nosniff header or a strict Content Security Policy to prevent execution of embedded scripts in uploaded files.

Generated by OpenCVE AI on August 3, 2026 at 01:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Themexpert.com
Themexpert.com jmedia Extension For Joomla
Vendors & Products Themexpert.com
Themexpert.com jmedia Extension For Joomla

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised SVG uploads served without nosniff, leading to stored/reflected XSS. Joomla Extension - themexpert.com - Authenticated stored XSS in JMedia Extension < 1.6.0 - The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised SVG uploads served without nosniff, leading to stored/reflected XSS.

Mon, 20 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised SVG uploads served without nosniff, leading to stored/reflected XSS.
Title Joomla Extension - themexpert.com - Authenticated stored XSS in JMedia Extension < 1.6.0
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Themexpert.com Jmedia Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-23T14:58:13.057Z

Reserved: 2026-07-08T05:31:35.890Z

Link: CVE-2026-60034

cve-icon Vulnrichment

Updated: 2026-07-20T20:13:16.179Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:30:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')