Description
The A Simple Multilanguage Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'asmp-switcher' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-10-03
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability lies in the plugin’s asmp‑switcher shortcode, where user‑supplied attributes are not properly sanitized or escaped, a weakness classified as CWE‑79. An authenticated contributor or higher user can inject arbitrary JavaScript that is stored in the post content and executed for any visitor of the affected page. This stored XSS enables attackers to hijack user sessions, deface content, or deliver malware, affecting the confidentiality, integrity, and availability of the site’s users.

Affected Systems

WordPress sites running the plugin "A Simple Multilanguage Plugin" by piupiiu, in any version up to and including 1.0, are affected. No specific sub‑version data is listed, so all releases through version 1.0 are vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 6.4, indicating a moderate severity. The EPSS score is below 1%, suggesting a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalogue. However, because the zero‑day requires authenticated contributor‑level access, it can be leveraged by internal users or anyone who obtains such credentials, making monitoring and prevention essential.

Generated by OpenCVE AI on April 22, 2026 at 00:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to the latest released version that includes the XSS fix; if no newer version exists, consider removing the plugin and replacing it with an alternative.
  • Limit contributor‑level access to trusted users and enforce the principle of least privilege; review user roles to ensure only necessary accounts can add or edit post content.
  • Implement custom input sanitization for the asmp‑switcher shortcode, for example by modifying the plugin to use esc_textarea() or sanitize_text_field() on all shortcode attributes before rendering.

Generated by OpenCVE AI on April 22, 2026 at 00:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-32269 The A Simple Multilanguage Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'asmp-switcher' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Mon, 06 Oct 2025 14:45:00 +0000

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

Fri, 03 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Oct 2025 11:30:00 +0000

Type Values Removed Values Added
Description The A Simple Multilanguage Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'asmp-switcher' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title A Simple Multilanguage Plugin <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:01:37.705Z

Reserved: 2025-09-02T15:23:22.612Z

Link: CVE-2025-9854

cve-icon Vulnrichment

Updated: 2025-10-03T14:57:15.705Z

cve-icon NVD

Status : Deferred

Published: 2025-10-03T12:15:48.920

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

Link: CVE-2025-9854

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:00:04Z

Weaknesses