Description
The myLCO plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` parameter in all versions up to, and including, 0.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-12-06
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (client‑side)
Action: Update
AI Analysis

Impact

The Vulnerability is a reflected XSS flaw in the myLCO plugin, occurring when the plugin outputs the raw $_SERVER['PHP_SELF'] value without proper sanitization or escaping. An attacker can embed malicious JavaScript code into the URL that the plugin echoes back to the page. Because no authentication is required, any user who clicks a crafted link could have arbitrary script executed in their browser.

Affected Systems

Affected systems include any WordPress site running the myLCO plugin up to and including version 0.8.1. The plugin’s source code was authored by realloc and is listed on the WordPress plugin repository. Administrators need to verify the version of the plugin installed and take action if it matches the vulnerable release.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, and the EPSS score of less than 1% suggests that exploitation is unlikely to be widespread, although it is not excluded from being exploited in targeted attacks. Because the vulnerability requires only a crafted link and is triggered on the victim’s browser, the attack vector is essentially phishing or social engineering. The Impact is confined to the victim’s browser session, enabling credential theft, session hijacking, or defacement. The vulnerability is not currently listed in CISA’s KEV catalog, so no mandatory mitigation is mandated, but remediation is recommended.

Generated by OpenCVE AI on April 22, 2026 at 16:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the myLCO plugin to any version after 0.8.1 as released by the maintainer.
  • If an upgrade is not possible, remove or deactivate the myLCO plugin from the WordPress installation.
  • Configure a Content Security Policy that blocks inline scripts or restricts execution to trusted domains, and validate any use of $_SERVER['PHP_SELF'] in custom code.

Generated by OpenCVE AI on April 22, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Dec 2025 10:15:00 +0000

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

Mon, 08 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 06 Dec 2025 06:00:00 +0000

Type Values Removed Values Added
Description The myLCO plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` parameter in all versions up to, and including, 0.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title myLCO <= 0.8.1 - Reflected Cross-Site Scripting via $_SERVER['PHP_SELF']
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:36:35.795Z

Reserved: 2025-11-24T21:17:12.700Z

Link: CVE-2025-13626

cve-icon Vulnrichment

Updated: 2025-12-08T20:53:45.894Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T06:15:51.760

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13626

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:30:22Z

Weaknesses