Description
The Global Body Mass Index Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'gbmicalc' shortcode in versions up to, and including, 1.2. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes in the GBMI_Calc_Widget::widget() function. Shortcode attributes are extracted directly into local variables via @extract($args) and then echoed unescaped into an HTML style attribute (height/width) and HTML body context (title), allowing attribute-breakout payloads. 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-06-09
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Global Body Mass Index Calculator plugin for WordPress includes a stored cross‑site scripting flaw that arises from insufficient sanitization of shortcode attributes. Authenticated users with contributor or higher privileges can insert malicious payloads into attributes such as height, width, or title. When the shortcode is rendered, the payload is injected unescaped into the page context, allowing attackers to run arbitrary JavaScript against any visitor of the affected page.

Affected Systems

The vulnerability affects the Global Body Mass Index Calculator plugin for all WordPress installations running versions up to and including 1.2. No other product versions are known to be vulnerable, and the flaw persists until a fixed release is deployed.

Risk and Exploitability

The CVSS base score of 6.4 indicates a medium severity risk, and the exploit requires authenticated contributor access, limiting the potential attacker set. Because no EPSS value is available and the issue is not listed in the CISA KEV catalog, the current risk remains moderate, but the ability to compromise site occupants on page view makes timely remediation advisable.

Generated by OpenCVE AI on June 9, 2026 at 05:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of the Global Body Mass Index Calculator plugin that includes the input‑sanitization fix (e.g., version 1.3 or later).
  • If an upgrade cannot be applied immediately, disable the plugin’s shortcode functionality on all pages, or remove any pages that use the shortcode until the patch is installed.
  • Limit contributor and higher‑level user capabilities to prevent adding or editing pages that contain the vulnerable shortcode, thereby reducing the attack surface.

Generated by OpenCVE AI on June 9, 2026 at 05:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 09 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Helpstring
Helpstring global Body Mass Index Calculator
Wordpress
Wordpress wordpress
Vendors & Products Helpstring
Helpstring global Body Mass Index Calculator
Wordpress
Wordpress wordpress

Tue, 09 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Global Body Mass Index Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'gbmicalc' shortcode in versions up to, and including, 1.2. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes in the GBMI_Calc_Widget::widget() function. Shortcode attributes are extracted directly into local variables via @extract($args) and then echoed unescaped into an HTML style attribute (height/width) and HTML body context (title), allowing attribute-breakout payloads. 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 Global Body Mass Index Calculator <= 1.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
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

Helpstring Global Body Mass Index Calculator
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-09T14:12:35.934Z

Reserved: 2026-05-18T20:33:50.259Z

Link: CVE-2026-8883

cve-icon Vulnrichment

Updated: 2026-06-09T14:12:28.752Z

cve-icon NVD

Status : Deferred

Published: 2026-06-09T05:16:39.897

Modified: 2026-06-09T13:33:34.393

Link: CVE-2026-8883

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T08:56:18Z

Weaknesses