CVE-2026-8883
Last modified
CVE-2026-8883 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8883?
How severe is CVE-2026-8883?
How do I fix CVE-2026-8883?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8881Version 3.0.7 of the Securly Chrome Extension uses EVP_Bytes…7.5
- CVE-2026-88817An authenticated, non-guest user of Curiosity Workspace coul…8.7
- CVE-2026-88819In Siglet current and past versions the refresh token handle…6.3
- CVE-2026-8882The WP ApplicantStack Jobs Display plugin for WordPress is v…6.4
- CVE-2026-88824The Master Blocks WordPress plugin before 1.5.0 does not ha…8.8
- CVE-2026-88825The iGMS Direct Booking WordPress plugin before 2.0 does not…8.8
- CVE-2026-88830A unit confusion in BusyBox TLS Montgomery reduction buffer …7.5
- CVE-2026-88831BusyBox httpd IP deny rules with invalid CIDR prefix lengths…5.3
- CVE-2026-88832BusyBox romfs volume ID parsing uses unbounded strlen on att…7.3
- CVE-2026-88835BusyBox dpkg read_package_field() steps past a NUL terminato…6.1
- CVE-2026-88837BusyBox httpd treats yescrypt ($y$) password hashes as plain…6.5
- CVE-2026-88839BusyBox passwd/group tokenize() references a stale endpoint …6.7
Are you affected by CVE-2026-8883?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
