Description
The myCred plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'mycred_load_coupon' shortcode in all versions up to, and including, 2.9.7.3 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: 2026-02-14
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via myCred shortcode enabling script injection in pages accessed by other users
Action: Patch Immediately
AI Analysis

Impact

The vulnerability allows a contributor or higher‑level authenticated user to inject arbitrary JavaScript through the myCred plugin’s stored shortcode, leading to script execution whenever any user views a page containing the injected content. As a result, attackers could hijack sessions, deface content, or exfiltrate data, representing a classic example of unchecked input leading to client‑side code execution (CWE‑79).

Affected Systems

WordPress sites running the myCred Points Management System plug‑in released by saadiqbal, in all versions up to and including 2.9.7.3. No specific version segmentation is provided beyond that cutoff, so every installation of these releases is potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.4 positions the weakness in the medium range, while the EPSS value of less than 1 % indicates a very low probability of current exploitation. It is not listed in CISA’s KEV catalog. The attack vector requires an authenticated user with contributor roles or higher, so the attack surface is limited to site members who necessarily exist on every WordPress site using the plugin. The vulnerability could be leveraged to deliver persistent malicious scripts to all site visitors, yet the necessity of prior access and the low public exploitation likelihood combine to moderate overall risk.

Generated by OpenCVE AI on April 15, 2026 at 18:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the myCred plugin to version 2.9.7.4 or later, which removes the vulnerable shortcode handling logic and includes proper input sanitization and output escaping.
  • If an immediate upgrade is not feasible, temporarily restrict the Contributor role to trusted users only or remove the ability for contributors to insert or edit the mycred_load_coupon shortcode by adjusting capability settings or disabling the coupons feature through the plugin’s configuration.
  • Implement a strict Content‑Security‑Policy that blocks inline scripts and evaluates the risk of remaining shortcodes; consider stripping or validating any remaining client‑side script content before rendering to users.

Generated by OpenCVE AI on April 15, 2026 at 18:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Saadiqbal
Saadiqbal mycred – Points Management System For Gamification, Ranks, Badges, And Loyalty Program.
Wordpress
Wordpress wordpress
Vendors & Products Saadiqbal
Saadiqbal mycred – Points Management System For Gamification, Ranks, Badges, And Loyalty Program.
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 08:30:00 +0000

Type Values Removed Values Added
Description The myCred plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'mycred_load_coupon' shortcode in all versions up to, and including, 2.9.7.3 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 myCred <= 2.9.7.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'mycred_load_coupon' Shortcode
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

Saadiqbal Mycred – Points Management System For Gamification, Ranks, Badges, And Loyalty Program.
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:24:24.566Z

Reserved: 2026-01-01T17:54:20.984Z

Link: CVE-2026-0550

cve-icon Vulnrichment

Updated: 2026-02-17T15:36:25.497Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T09:16:11.683

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

Link: CVE-2026-0550

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:30:10Z

Weaknesses