Description
Unauthenticated Cross Site Scripting (XSS) in MagOne <= 9.0 versions.
Published: 2026-06-16
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can inject malicious scripts into a victim’s browser when interacting with the MagOne theme on WordPress sites. The flaw resides in input handling that allows user‑supplied data to be reflected back to the page without proper escaping, leading to potential session hijacking, credential theft, or defacement. The underlying weakness is identified as CWE‑79.

Affected Systems

The vulnerability affects the Sneeit MagOne WordPress theme versions 9.0 and earlier. Users running any of these legacy theme releases are at risk until they upgrade to 9.1 or later.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. The EPSS score of less than 1 % shows that exploitation is unlikely at present, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack vector is likely unauthenticated, whereby a malicious user can craft a URL containing injected JavaScript that is reflected in the theme’s output. An attacker need not compromise the site’s admin before benefiting from the injected code.

Generated by OpenCVE AI on June 17, 2026 at 19:37 UTC.

Remediation

Vendor Solution

Update the WordPress MagOne Theme to the latest available version (at least 9.1).


OpenCVE Recommended Actions

  • Update the MagOne theme to version 9.1 or later to remove the vulnerable code.
  • If an upgrade cannot be performed immediately, disable or remove the MagOne theme from the site and replace it with a secure alternative.
  • Validate and sanitize all user input that is echoed back in theme templates to ensure no script code can be injected.

Generated by OpenCVE AI on June 17, 2026 at 19:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Sneeit
Sneeit magone
Wordpress
Wordpress wordpress
Vendors & Products Sneeit
Sneeit magone
Wordpress
Wordpress wordpress

Wed, 17 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in MagOne <= 9.0 versions.
Title WordPress MagOne theme <= 9.0 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Sneeit Magone
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:41:21.646Z

Reserved: 2026-04-07T10:48:21.621Z

Link: CVE-2026-39548

cve-icon Vulnrichment

Updated: 2026-06-17T10:41:17.060Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T23:05:27Z

Weaknesses
  • CWE-79

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