Description
Unauthenticated Cross Site Scripting (XSS) in Mayosis Core <= 5.4.7 versions.
Published: 2026-08-18
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Mayosis Core WordPress plugin contains an unauthenticated reflected cross-site scripting flaw that allows attackers to inject arbitrary JavaScript into pages served to victims. The vulnerability stems from improper sanitization of user-supplied input and is classified as CWE-79. An attacker can craft a malicious URL or form that, when accessed by an end‑user, results in the execution of code in the victim’s browser, potentially leading to session hijacking, site defacement, or phishing attacks.

Affected Systems

Affected products are the Mayosis Core plugin by TeconceTheme. Versions up to and including 5.4.7 are impacted. No additional vendors or version ranges are listed in the CNA data, so any installation of the plugin at those or lower version numbers should be considered vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity and the lack of a KEV listing suggests this vulnerability has not yet been widely exploited, but the absence of an EPSS value means the exact likelihood remains unclear. Attackers could exploit the flaw by sending a victim a link or form that contains the malicious payload, and no authentication or elevated privileges are required. Because the vulnerability is reflected and depends on a user’s browser, the risk is most acute for sites that regularly receive traffic from untrusted sources.

Generated by OpenCVE AI on August 18, 2026 at 15:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the plugin developer (TeconceTheme) website or support channels for an official patch that addresses the reflected XSS vulnerability.
  • If an updated version is currently unavailable, deactivate or blacklist the Mayosis Core plugin to prevent exposure to malicious input until a fix is released.
  • Implement a Content Security Policy that restricts inline scripts and disallows unsafe eval to reduce the impact of any remaining unsanitized input.

Generated by OpenCVE AI on August 18, 2026 at 15:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Teconcetheme
Teconcetheme mayosis Core
Wordpress
Wordpress wordpress
Vendors & Products Teconcetheme
Teconcetheme mayosis Core
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Mayosis Core <= 5.4.7 versions.
Title WordPress Mayosis Core plugin <= 5.4.7 - 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

Teconcetheme Mayosis Core
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T21:25:42.317Z

Reserved: 2026-03-12T11:10:25.226Z

Link: CVE-2026-32333

cve-icon Vulnrichment

Updated: 2026-08-18T18:03:36.272Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T14:17:03.133

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-32333

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T19:15:03Z

Weaknesses
  • CWE-79

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